Resources

473 views
Skip to first unread message

Matt Reider

unread,
Apr 10, 2012, 7:49:12 PM4/10/12
to vcap-dev
Cloud Foundry OSS Resources

Learn

There is a Cloud Foundry documentation set for open source developers,
and one for CloudFoundry.com users:

• Open Source Developers: https://github.com/cloudfoundry/oss-docs
• CloudFoundry.com users: http://docs.cloudfoundry.com

To make changes to our documentation, follow the [OSS Contribution]
[oss] steps and contribute to the oss-docs repository.

Ask Questions

Questions about the Cloud Foundry Open Source Project can be directed
to our Google Groups: http://groups.google.com/a/cloudfoundry.org/groups/dir
Questions about CloudFoundry.com can be directed to: http://support.cloudfoundry.com

File a Bug

To file a bug against Cloud Foundry Open Source and its components,
sign up and use our bug tracking system: http://cloudfoundry.atlassian.net

OSS Contributions

The Cloud Foundry team uses Gerrit, a code review tool that originated
in the Android Open Source Project. We also use GitHub as an official
mirror, though all pull requests are accepted via Gerrit.

Follow these steps to make a contribution to any of our open source
repositories:
1. Complete our CLA Agreement for individuials or corporations
2. Sign up for an account on our public Gerrit server at
http://reviews.cloudfoundry.org/
3. Create and upload your public SSH key in your Gerrit account
profile
4. Set your name and email
git config --global user.name "Firstname
Lastname"
5. git config --global user.email "your_...@youremail.com"

Install our gerrit-cli gem:

gem install gerrit-cli

Clone the Cloud Foundry repo

Note: to clone the BOSH repo, or the Documentation repo, replace vcap
with bosh or oss-docs

gerrit clone ssh://reviews.cloudfoundry.org:29418/vcap
cd vcap

Make your changes, commit, and push to gerrit:

git commit
gerrit push

Once your commits are approved by our Continuous Integration Bot (CI
Bot) as well as our engineering staff, return to the Gerrit interface
and MERGE your changes. The merge will be replicated to GitHub
automatically at http://github.com/cloudfoundry/. If you get feedback
on your submission, we recommend squashing your commit with the
original change-id. See the squashing section here for more details:
http://help.github.com/rebase/.

Thomas Risberg

unread,
Apr 13, 2012, 3:45:06 PM4/13/12
to Matt Reider, vcap-dev
Hi,

Do we have accounts on http://cloudfoundry.atlassian.net?

Is that the place for tracking issues reported from the community now instead of the old http://support.cloudfoundry.com?

-Thomas

Miki Yarkoni

unread,
Apr 13, 2012, 4:08:28 PM4/13/12
to vcap...@cloudfoundry.org, Thomas Risberg
Thomas, the Jira instance does not have precreated accounts. You need to create one for yourself.

Miki



--
Miki Yarkoni

Ronan Amicel

unread,
Apr 16, 2012, 2:13:07 PM4/16/12
to vcap-dev
Hello,

On Apr 11, 1:49 am, Matt Reider <mrei...@cloudfoundry.org> wrote:
>
> Ask Questions
>
> Questions about the Cloud Foundry Open Source Project can be directed
> to our Google Groups:http://groups.google.com/a/cloudfoundry.org/groups/dir
> Questions about CloudFoundry.com can be directed to:http://support.cloudfoundry.com

Is there an IRC channel for Cloud Foundry ?

Regards,

--
Ronan Amicel

Pieter Noordhuis

unread,
Apr 16, 2012, 2:14:49 PM4/16/12
to vcap...@cloudfoundry.org
Hi Ronan,

There is #cloudfoundry on Freenode (not an official channel, but many Cloud Foundry developers hang out there).

Cheers,
Pieter

Ronan Amicel

unread,
Apr 16, 2012, 2:22:06 PM4/16/12
to vcap...@cloudfoundry.org
On Mon, Apr 16, 2012 at 20:14, Pieter Noordhuis <pnoor...@rbcon.com> wrote:
>
> There is #cloudfoundry on Freenode (not an official channel, but many Cloud
> Foundry developers hang out there).

Thanks Pieter!

Somehow it did not show up in the channel list of my IRC client
(Colloquy on Mac OS X). :-/

--
Ronan Amicel

«« Twitter overload?
»» Get your daily summary at http://focus.io/

Reply all
Reply to author
Forward
0 new messages