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

Switch to GH actions #242

Merged
merged 27 commits into from
Dec 16, 2021
Merged

Switch to GH actions #242

merged 27 commits into from
Dec 16, 2021

Conversation

dionhaefner
Copy link
Collaborator

Fixes #204

@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #242 (b95fbd5) into main (30730e7) will decrease coverage by 0.44%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
- Coverage   98.57%   98.13%   -0.45%     
==========================================
  Files          45       45              
  Lines        2253     2253              
  Branches      288      329      +41     
==========================================
- Hits         2221     2211      -10     
- Misses         18       24       +6     
- Partials       14       18       +4     
Impacted Files Coverage Δ
terracotta/scripts/optimize_rasters.py 95.94% <ø> (-0.68%) ⬇️
terracotta/expressions.py 100.00% <100.00%> (ø)
terracotta/drivers/raster_base.py 92.48% <0.00%> (-3.39%) ⬇️

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 30730e7...b95fbd5. Read the comment docs.

@vincentsarago
Copy link

👋 @dionhaefner you might try using https://github.com/nektos/act to run action locally 😄

@dionhaefner
Copy link
Collaborator Author

Indeed 😬

@dionhaefner
Copy link
Collaborator Author

Except then I have to use the mess that is Docker on OSX ...

... almost ... there ...

@vincentsarago
Copy link

@dionhaefner yes, you just have to make sure to use --container-architecture linux/amd64 🤷

@dionhaefner
Copy link
Collaborator Author

whew

@dionhaefner dionhaefner merged commit f54b313 into main Dec 16, 2021
@dionhaefner dionhaefner deleted the gh-actions branch December 16, 2021 10:50
@vincentsarago
Copy link

👏

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.

Migrate CI from Travis to GitHub Actions?
2 participants