Skip to content

Add GitHub workflows for CI and Book #487

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

Merged
merged 2 commits into from
Feb 13, 2020
Merged

Add GitHub workflows for CI and Book #487

merged 2 commits into from
Feb 13, 2020

Conversation

nickelc
Copy link
Contributor

@nickelc nickelc commented Dec 18, 2019

Adds two workflows based on the Travis and Azure setup.

I haven't looked into the Codecov stuff whether an additional secret is required for the CI workflow
or how it could be possible to use the Codecov Action.

The Book workflows requires a ACTION_DEPLOY_KEY secret for deployment to GitHub Pages.
See peaceiris/actions-gh-pages#1-add-ssh-deploy-key for the configuration.
The secrets.GITHUB_TOKEN token wouldn't trigger a page rebuild.

I don't know what's wrong with the macOS nightly run.

related to: #453

@codecov-io
Copy link

codecov-io commented Dec 18, 2019

Codecov Report

Merging #487 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
- Coverage    85.7%   85.69%   -0.01%     
==========================================
  Files         111      111              
  Lines       15938    15938              
==========================================
- Hits        13659    13658       -1     
- Misses       2279     2280       +1
Impacted Files Coverage Δ
juniper/src/http/playground.rs 0% <0%> (-25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b71ea6...f58a8b2. Read the comment docs.

@LegNeato LegNeato merged commit 547cf3e into graphql-rust:master Feb 13, 2020
@LegNeato
Copy link
Member

Thanks! I set up ACTIONS_DEPLOY_KEY. Let's iterate on this on master.

@nickelc nickelc deleted the gh-actions branch February 13, 2020 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants