-
Notifications
You must be signed in to change notification settings - Fork 82
Switch from CircleCI to GitHub Actions #1057
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
Changes from all commits
Commits
Show all changes
95 commits
Select commit
Hold shift + click to select a range
70440fe
Add GitHub Actions config
811b621
Correct indent
dc70f89
Correct indent
698f1a8
Change quotes
e12cf4a
Correct job name
0c64a30
Test pytest
4334c29
Test make test
9c86431
Test make test
f390aa4
Add test to build job
7b8f2f8
Test pytest in build
0c6c8e0
Add dist cache to test-python
080405c
Add cache coverage
de9ea78
Test make test alone
9d83e47
Add install to test job
935da56
Add github token
f0f0fe2
Remove tests from build
01ed806
Add build to test job
6ff431c
Add restore keys to build cache
7f37408
Remove cache hit condition
c1f4f43
Remove build from test
bfa5f73
Remove restore keys
daaa366
Add restore keys and correct typo
114f521
Remove step output from check-for-functional-changes
e090bd4
Test pytest
46efb5d
Add Python version patch
bd1700f
Add env cache
1dd1240
Cache entire home dir
9164ab7
Cache entire home dir
0b68e0f
Add build to Python test job
1c5ebc7
Add coverage cache
d0df310
Remove branch ref from build cache key
e5b0819
Add missing quotes
b8280e1
Add coverage artifact
e3567a6
List all dir
577cadb
List all dir
f3ca36d
Add Coveralls GitHub Actions support
2a2f699
Install coveralls
1931d3d
Change job order
6baf1c0
Add build to submit coverage
2f1135c
Remove build from submit coverage
24b6b2f
Remove circleci config
a639195
Add Circle Token to env
2b26fc2
Change test-python name
621b849
Rename cache keys
319e96a
Add Python patch
52c7529
Add comments
9cb521d
Add new line
89b34fd
Add step output condition to deploy
88c600f
Remove build step from test-core
50b05a8
Move submit coverage step to test core job
efcdb62
Add GitHub Actions token to test core job
13a99f1
Change core test command
2ae2360
Add term to env
98241c5
Add build to test core
ef397fe
Remove build from test core
76ce8cf
Add term to env
2533bba
Replace linting scripts with make lint
ab8cbbc
Rename test core step
5bd0a08
Replace country test command with make command
aaa094c
Add term to env for every job
75e02a3
Add build cache to linting job
aa7546d
Test install instead of build
c673889
Remove make clean from build job
e9d116e
Replace install with build
0a9714e
Add test extension template job
151c5cf
Delete publish python package script
dd29e5c
Add test extension to check version requirements
3c6e7c6
Remove unnecessary term mentions in env
76f38ed
Extend ignore diff on to tasks
8d90013
Delete extra space
HAEKADI da6e52a
Improve comment phrasing
HAEKADI 3652b30
Remove stop execution on first failure argument
a32ba03
Add comments to check-for-functional-changes job
32034cd
Add CircleCI doc token
8c8393d
Test deploy for this branch
2b5d199
Update CHANGELOG and setup
41c5f8c
Test updating doc on this branch
3bac99e
Update check-for-functional-changes job comments
9f9e1ef
Update CircleCI API version to v2
72334e5
Add missing quotation
884929e
Replace CircleCI token with personnal token
4614b6d
Update CHANGELOG and setup
63951be
Replace CircleCI API v2 with v1
1369f48
Update branch name
bfbe880
Change content type format
57afac8
Use master branch for doc
66afdb4
Update master branch condition to deploy
2f0e3dd
Add CircleCI API toekn comment
dcd7005
Update CHANGELOG
6de7779
Remove obsolete CircleCI badge
MattiSG 8453bff
Make CI mention vendor-neutral
MattiSG ec1c377
Replace env variable with direct mention
HAEKADI 9b67a3c
Bump patch version
01ab4df
Delete patch bump
ff80338
Bump patch version
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
.circleci/has-functional-changes.sh → .github/has-functional-changes.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.circleci/is-version-number-acceptable.sh → .github/is-version-number-acceptable.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.