DO NOT MERGE: test github actions#983
Closed
coriolinus wants to merge 24 commits intomasterfrom
Closed
Conversation
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
Various commits to a branch in the fork, squashed to avoid spamming the PR: * test1 * test2 * try putting entire expression in curly braces * big commit * delete comment * delete continue on error * delete not linting lines * Update tests.yml * comment out compilation job * add temp branch * uncomment compilation job * try using deny warnings * forgot what i did * fix nightly toolchain * try toolchain again * try toolchain again * try toolchain again * add travis env var * try changing master to origin/master to make actions not fail * add set -e -o pipefail to script * fail fast during CI for pull requests * add check PR files * look at git branch -a * try to check out master first * see if remotes origin master works * fix master branch path * checkout master for configlet job * fix master ref in ensure readmes updated * check out master for nightly
commit 5790f28ef86d72c9bcc57344d6f5064d101c45f0
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:45:55 2020 -0700
probably working gh actions configuration
commit 4c07754
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:43:21 2020 -0700
test if whole job fails
commit 666653b
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:38:50 2020 -0700
test failure on CI w denywarnings
commit 641db7e
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:25:41 2020 -0700
edit script to check cont on error
commit 85801de
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:18:18 2020 -0700
fix toolchain and try continue on error
commit 1c2e590
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:08:11 2020 -0700
remove travis pr echo
commit 4a623fc
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:03:11 2020 -0700
print pr var
commit c79f0c1
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 21:01:06 2020 -0700
try travis pr again
commit 21ddc40
Author: Devin gunay <devingunay@gmail.com>
Date: Thu Oct 8 20:55:52 2020 -0700
set travis pr var conditionally
commit 3a580b6
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 17:05:25 2020 -0700
check out master for nightly
commit 67bb71d
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 17:02:51 2020 -0700
fix master ref in ensure readmes updated
commit 05c6951
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 17:00:44 2020 -0700
checkout master for configlet job
commit 9e31662
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:58:55 2020 -0700
fix master branch path
commit 749a92c
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:55:21 2020 -0700
see if remotes origin master works
commit 33a0704
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:54:21 2020 -0700
try to check out master first
commit 8739869
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:51:03 2020 -0700
look at git branch -a
commit 96001e2
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:46:16 2020 -0700
add check PR files
commit 2be04c5
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:38:02 2020 -0700
fail fast during CI for pull requests
commit 02101b2
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:36:08 2020 -0700
add set -e -o pipefail to script
commit c5e255a
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 16:27:02 2020 -0700
try changing master to origin/master to make actions not fail
commit 3b4395a
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:47:17 2020 -0700
add travis env var
commit 497d3a3
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:26:24 2020 -0700
try toolchain again
commit 359269f
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:25:37 2020 -0700
try toolchain again
commit 04df9cb
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:24:41 2020 -0700
try toolchain again
commit 42b6e16
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:18:00 2020 -0700
fix nightly toolchain
commit 2c7354d
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:17:18 2020 -0700
forgot what i did
commit 7560f0b
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:09:38 2020 -0700
try using deny warnings
commit 80b6d76
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:07:15 2020 -0700
uncomment compilation job
commit 5badd46
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:06:24 2020 -0700
add temp branch
commit ef58cdb
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:05:27 2020 -0700
comment out compilation job
commit 0ef5ed2
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:04:30 2020 -0700
Update tests.yml
commit 66db311
Author: Devin Gunay <devingunay@gmail.com>
Date: Wed Oct 7 00:00:40 2020 -0700
delete not linting lines
commit 803a507
Author: Devin Gunay <devingunay@gmail.com>
Date: Tue Oct 6 23:59:38 2020 -0700
delete continue on error
commit c34c8f6
Author: Devin Gunay <devingunay@gmail.com>
Date: Tue Oct 6 23:58:33 2020 -0700
delete comment
commit dbd4e1c
Author: Devin Gunay <devingunay@gmail.com>
Date: Tue Oct 6 23:57:11 2020 -0700
big commit
commit ba883ef
Author: Devin Gunay <devingunay@gmail.com>
Date: Tue Oct 6 23:41:41 2020 -0700
try putting entire expression in curly braces
commit 524b3e7
Author: Devin Gunay <devingunay@gmail.com>
Date: Tue Oct 6 23:40:25 2020 -0700
test2
commit 96c5547
Author: Devin Gunay <devingunay@gmail.com>
Date: Tue Oct 6 23:39:37 2020 -0700
test1
This reverts commit ed3214c.
This reverts commit 91b3d69.
This reverts commit 1ee4a74.
This reverts commit a29a3f0.
Member
Author
|
We have demo'd four distinct failure modes, and two successes, here. Successes: Failures:
We have proved that the success and failure modes as enumerated here all work as expected. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
All the actual code is from #975; this PR exists only to attempt to demo various success and failure conditions. We should see success notifications as of 79e1c8e. Commits past that point should demo various failures.