Skip to content
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

Publish compiled output to gh-pages #4

Merged
merged 18 commits into from
Jun 15, 2020
Merged

Conversation

stephanebisson
Copy link
Collaborator

@stephanebisson stephanebisson commented Jun 3, 2020

https://phabricator.wikimedia.org/T240012

When there's a new commit on the master branch, this CI configuration will generate the demo page and publish it to the gh-pages branch.

@stephanebisson stephanebisson marked this pull request as ready for review June 3, 2020 20:52
@stephanebisson stephanebisson requested review from hueitan and medied June 3, 2020 20:52
at: .
- add_ssh_keys:
fingerprints:
- "c3:03:93:79:5d:c7:23:b8:4a:4d:5d:41:e3:38:3f:84"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ya I also have the same problem and who owns this fingerprint?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a key that allows circleci to push to github. The private part is own by circleci and the public part is on github. The fingerprint is just to identify which key to use. This is not sensitive.

Copy link
Member

@hueitan hueitan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me, and able to see build and update-demo running in CI.

@stephanebisson stephanebisson merged commit aad097f into master Jun 15, 2020
@stephanebisson stephanebisson deleted the T240012-ci-demo branch June 15, 2020 09:59
@stephanebisson stephanebisson restored the T240012-ci-demo branch May 13, 2021 17:27
@stephanebisson stephanebisson deleted the T240012-ci-demo branch May 13, 2021 17:29
@stephanebisson stephanebisson restored the T240012-ci-demo branch July 28, 2022 12:57
@stephanebisson stephanebisson deleted the T240012-ci-demo branch July 28, 2022 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants