-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Continuous Integration to Preview Docs #19
Comments
i merged the effort you began on this. What is needed next? setting up circleCI as an admin for this repo? |
Yes, exactly! |
@vsoch how do i do that thing? |
You should be able to login to CircleCI and (given admin) see the opencontainers org here: http://circleci.com/gh/opencontainers Then click on "Add Projects" on the left side - you should be able to see the repository and turn it on. You can skip their setup stuffs / instructions and just click "Start Building" - the setup instructions just walk you through creating some .circleci/config.yml and we already have that. In practice it takes a really long time after you click Start Building, so just leave the tab alone for a while and it will eventually work :) |
i've logged in and requested opencontainers rights for this (turns out i am
not an "owner")
…On Mon, Dec 16, 2019 at 3:25 PM Vanessasaurus ***@***.***> wrote:
You should be able to login to CircleCI and (given admin) see the
opencontainers org here:
http://circleci.com/gh/opencontainers
Then click on "Add Projects" on the left side - you should be able to see
the repository and turn it on. You can skip their setup stuffs /
instructions and just click "Start Building" - the setup instructions just
walk you through creating some .circleci/config.yml and we already have
that. In practice it takes a really long time after you click Start
Building, so just leave the tab alone for a while and it will eventually
work :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#19>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAQL2JRTQJ6KSVMJZFESJDQY7P4FANCNFSM4HABWBKA>
.
|
We would want to have the site rendered and previewed via CI so those that don't want to clone and preview locally can give feedback.
Can we use CircleCI? If so, please assign this issue to me and I'll get something set up.
The text was updated successfully, but these errors were encountered: