-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10673 from wordpress-mobile/merge/13.5-into-master
Merge 13.5 Code Freeze + Final Release Notes into master
- Loading branch information
Showing
94 changed files
with
2,261 additions
and
1,200 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
orbs: | ||
android: wordpress-mobile/[email protected] | ||
git: wordpress-mobile/[email protected] | ||
# Using 1.0 of the Orbs means it will use the latest 1.0.x version from https://github.com/wordpress-mobile/circleci-orbs | ||
android: wordpress-mobile/[email protected] | ||
git: wordpress-mobile/[email protected] | ||
bundle-install: toshimaru/[email protected] | ||
slack: circleci/[email protected] | ||
|
||
|
@@ -131,5 +132,11 @@ workflows: | |
- strings-check | ||
- test | ||
- lint | ||
- Installable Build | ||
- connected-tests | ||
- Installable Build: | ||
filters: | ||
branches: | ||
ignore: /pull\/[0-9]+/ | ||
- connected-tests: | ||
filters: | ||
branches: | ||
ignore: /pull\/[0-9]+/ |
This file contains 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 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.