-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Remove CircleCI #17891
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
Remove CircleCI #17891
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
62f97e4
Remove CircleCI
jkmassel 5e32ed7
Remove CircleCI Token from user.env-example
jkmassel 7f5bee1
Remove deprecated lane
jkmassel b9ad258
Fix keychain issues
jkmassel 3eeef7f
Point release toolkit to `trunk` to get `buildkite_trigger_build` action
mokagio ea7bdb7
Remove `build_and_upload_beta_release` lane, recently become unused
mokagio 3c593f2
Remove `build_and_upload_stable_release` lane, recently become unused
mokagio 7a94603
DRY calls to Buildkite action in `Fastfile`
mokagio f8087cd
Move each parameter in `release-build-wordpress.sh` to dedicate line
mokagio ac614d5
Allow `release-build-wordpress.sh` to specify whether to build a beta
mokagio a298114
Forward beta release parameter from Fastlane to Buildkite
mokagio ac42081
Make `release-build-*` Buildkite scripts executable
mokagio 8db8fd3
Merge pull request #17893 from wordpress-mobile/remove/circle-ci-and-…
jkmassel f1728dd
Update release toolkit to version 3.0.0 to get `buildkite_trigger_build`
mokagio 98c2bd4
Merge remote-tracking branch 'origin/release/19.2' into remove/circle-ci
mokagio 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
Empty file.
Empty file.
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
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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could also remove this wholesale, given GitHub reports the build status for each commit these days, something that didn't happen at the time the badges became trendy.