-
Notifications
You must be signed in to change notification settings - Fork 14
Handling a change in the payload URL from CircleCI app #93
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
31 commits
Select commit
Hold shift + click to select a range
ae86d8a
Removed header with credential info from step 1 fetch
DavidT3 d36620b
Merge pull request #1 from DavidT3/bug/lengthOfUndefinedError
DavidT3 e2731ef
Update index.js
DavidT3 c71cf4e
[autofix.ci] apply automated fixes
autofix-ci[bot] ce96682
Merge pull request #2 from DavidT3/bug/lengthOfUndefinedError
DavidT3 8706d70
Merge branch 'scientific-python:master' into master
DavidT3 2709c80
Made alterations to index.js that should make this action compatible …
f776e17
Messed up by defining const job within an if statement, which wouldn'…
bb12511
Made a possible debug message use CircleCI job names without prepende…
affc378
[autofix.ci] apply automated fixes
autofix-ci[bot] 95d11cb
Adding debug messages to my additions - it isn't working right yet.
3f07a8c
[autofix.ci] apply automated fixes
autofix-ci[bot] c99edde
Merge pull request #3 from DavidT3/bug/multipleJobWorkflow
DavidT3 9bd5d15
Merge branch 'scientific-python:master' into master
DavidT3 953c4bf
Log entire payload for debugging purposes
DavidT3 0a161bd
[autofix.ci] apply automated fixes
autofix-ci[bot] 8ad0663
Merge pull request #4 from DavidT3/info/showAllPayload
DavidT3 a2eaf89
Change payload logging to show only keys
DavidT3 553c31b
Merge pull request #5 from DavidT3/debug/logPayloadKeys
DavidT3 e355d9b
Enhance comments for payload state handling
DavidT3 9892f83
[autofix.ci] apply automated fixes
autofix-ci[bot] 04080e0
Merge pull request #6 from DavidT3/debug/logPayloadKeys
DavidT3 83e7540
Altered the check for 'new format' URLs, as I think the standard has …
709e09d
[autofix.ci] apply automated fixes
autofix-ci[bot] 7d4f07a
Merge pull request #7 from DavidT3/bug/urlFormatChange
DavidT3 1655322
Added comment to detail the other type of GitHub app URL.
23621ed
[autofix.ci] apply automated fixes
autofix-ci[bot] be58a0c
Merge pull request #8 from DavidT3/bug/urlFormatChange
DavidT3 97682ea
Update index.js
larsoner f067cbe
Merge branch 'master' into master
larsoner 72eb09b
[autofix.ci] apply automated fixes
autofix-ci[bot] 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 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
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.