-
Notifications
You must be signed in to change notification settings - Fork 46
Improve status reporting of e2e-test ci job. #646
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
Draft
purple4reina
wants to merge
54
commits into
main
Choose a base branch
from
rey.abolofia/run-e2e-status
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
e3bd1c0
Always publish to us-east-1.
purple4reina bcd9694
WIP
purple4reina 35ab3f5
Publishes to us-west-2.
purple4reina a258935
Fix needs and update things.
purple4reina a6fcea9
Use underscore.
purple4reina bb556d1
No dot.
purple4reina b4e3b4a
Correct replace.
purple4reina 0953779
Use variables.
purple4reina cf0ac9e
Properly get arn.
purple4reina 4340b67
Just Trim.
purple4reina 6416495
Multiline string.
purple4reina f214993
Change to template comment.
purple4reina 041bb9a
No more multiline.
purple4reina 6cd4b91
Remove comment?
purple4reina 1dd8e36
Combine lines again.
purple4reina fac1c32
Move comment.
purple4reina b7ffa18
Another multiline.
purple4reina aaef324
Exit if not found.
purple4reina 9816e4d
Set -x.
purple4reina 0a3ff19
More debugging.
purple4reina 5c6b64c
Even more debugging.
purple4reina 8898773
Broaden regex.
purple4reina c6b953b
Subscript.
purple4reina 5bda987
No more subscript.
purple4reina f6844fb
Artifacts true.
purple4reina 49de9fd
Inherit dependencies and variables.
purple4reina 5b29953
Add testing downstream branch.
purple4reina ae1fa34
Remove dependencies use variables.
purple4reina 47fd32e
Use loop and main.
purple4reina 58b9189
Uncomment other tests.
purple4reina 5c05fc5
Cleanup version env vars.
purple4reina f92b03e
Whitespace cleanups.
purple4reina 793e31c
Only deploy layers on success.
purple4reina 0d81a40
Add e2e-status check.
purple4reina 3afb253
Improve output of job.
purple4reina 5b9c002
Needing publish loads dotenv artifact.
purple4reina 14c8d5b
Have e2e-status job start right away then poll.
purple4reina 692fcc9
Comment out tests for now.
purple4reina 312b150
Use apk.
purple4reina 1b03542
Debugging.
purple4reina 4832760
Try JOB-TOKEN.
purple4reina 16cb46f
Print out URL.
purple4reina 66693af
Try bridges api.
purple4reina 28bdf4b
Try GITLAB_API_TOKEN.
purple4reina 5b76dcc
Use CI_JOB_STATUS to determine pass/fail.
purple4reina c7042e9
Remove switch.
purple4reina 694e14f
Create dotenv file from publish script.
purple4reina 9039707
Use docker docker image.
purple4reina 0a4e02a
This needs not needed.
purple4reina 61c6ebf
Push check status to file in e2e repo.
purple4reina 2510813
Start status checking in test stage.
purple4reina ca4dd9f
Remove e2e-test-status job for now.
purple4reina bb19158
Improve test status reporting.
purple4reina b634b49
Improve status reporting of e2e-test ci job.
purple4reina 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.
Note to self:
Remove the branch specifier once the PR in serverless-e2e-tests repo is merged.