-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feature/validateVariables
- Loading branch information
Showing
8 changed files
with
82 additions
and
86 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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name: autoupdate | ||
on: | ||
push: | ||
branches: | ||
- feature/* | ||
jobs: | ||
autoupdate: | ||
name: autoupdate | ||
runs-on: ubuntu-18.04 | ||
steps: | ||
- uses: docker://chinthakagodawita/autoupdate-action:v1 | ||
env: | ||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" | ||
# See https://github.com/marketplace/actions/auto-update for options | ||
# DRY_RUN: "false" | ||
# PR_FILTER: "labelled" | ||
# PR_LABELS: "keep up-to-date,integration" | ||
# EXCLUDED_LABELS: "dependencies" | ||
# MERGE_MSG: "Branch was auto-updated." | ||
# RETRY_COUNT: "5" | ||
# RETRY_SLEEP: "300" | ||
# MERGE_CONFLICT_ACTION: "fail" |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,4 +8,4 @@ set -xe | |
source "$SCRIPT_FOLDER"/no-root.sh | ||
git push [email protected]:medimodo.git HEAD:master -f; | ||
# shellcheck source=./log_end.sh | ||
source "$IONIC_PATH"/scripts/log_end.sh | ||
source "$IONIC_PATH"/scripts/log_end.sh "${BASH_SOURCE[0]}" |
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
bc1dc9d
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.
View recording of ionic_reminders_spec.js
Cypress Dashboard or Build Log or S3
ionic_reminders-ionic
BUILD LOG