Automatically deploy pull requests for testing #8

Merged
erth9960 merged 44 commits from actions into master 2024-07-08 14:29:41 +02:00
Owner

When a pull request is opened, will deploy that branch to whisper-frontend-<branchname>.branch.dsv.su.se with branch name having / replaced with - and all characters that do not match [a-z0-9\-] are removed.

In the future this URL will be posted as a comment automatically.

When a pull request is opened, will deploy that branch to `whisper-frontend-<branchname>.branch.dsv.su.se` with branch name having `/` replaced with `-` and all characters that do not match `[a-z0-9\-]` are removed. In the future this URL will be posted as a comment automatically.
ansv7779 added 35 commits 2024-07-08 12:07:05 +02:00
Start action test
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 3s
9cde2ec57b
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 3s
4f6302a112
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 3s
7abbd36e59
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 2s
62afd082a1
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 2s
e5b8e1000b
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 3s
9b6f8b89dd
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 3s
0cf7cd0dd5
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 3s
a0767404ca
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 4s
a1fae02503
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 4s
b6e41c536d
More debugging
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 4s
297e12afee
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 4s
d6547dd7a3
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 4s
71cb6846bb
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 5s
296e9d1917
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 5s
7dd625ddab
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 5s
16e5da9741
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 3s
f1c1c63021
More debugging
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Failing after 4s
4610e3c8e6
Magic
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Has been cancelled
dc9271760d
Magic
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (push) Has been cancelled
2deb183325
Fix port specifications
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 4s
bb2f791ddb
Remove explicit network
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 10s
1eaf89f63b
Set explicit Traefik network
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 9s
1d299abca9
Set explicit Traefik network
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 10s
f5da0c1cf5
Set explicit Traefik network
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 6s
1100976977
Traefik configuration testing
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 7s
a1d00ce17b
Traefik configuration testing
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 8s
e30c2b722d
Traefik configuration testing
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 8s
3110f04a82
Extract X-Forwarded-* headers to generate correct redirect uri
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 31s
ede30b07a5
Extract X-Forwarded-* headers to generate correct redirect uri
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 27s
fed3bb5bd5
Improvements to virtual host handling
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 1m7s
0b36e68851
Fix traefik labels
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 12s
1709104310
Rename TLS resolver
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (push) Successful in 14s
d5c52c624e
Trigger deploy for a few more cases
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Failing after 3s
47d8c2947c
ansv7779 added 1 commit 2024-07-08 13:30:33 +02:00
Fix branch name
All checks were successful
Clean up branch.dsv.su.se / Cleanup-branch (pull_request) Successful in 7s
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Successful in 1m2s
b45c9ff3f0
ansv7779 closed this pull request 2024-07-08 13:31:23 +02:00
ansv7779 reopened this pull request 2024-07-08 13:31:26 +02:00
ansv7779 added 1 commit 2024-07-08 13:42:35 +02:00
Try to post comment
All checks were successful
Clean up branch.dsv.su.se / Cleanup-branch (pull_request) Successful in 4s
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Successful in 1m3s
b877def44f
ansv7779 changed title from Automatically deploy pull requests for testing to WIP: Automatically deploy pull requests for testing 2024-07-08 13:42:59 +02:00
ansv7779 changed title from WIP: Automatically deploy pull requests for testing to Automatically deploy pull requests for testing 2024-07-08 13:43:07 +02:00
ansv7779 closed this pull request 2024-07-08 13:43:32 +02:00
ansv7779 reopened this pull request 2024-07-08 13:43:44 +02:00
ansv7779 added 1 commit 2024-07-08 13:52:30 +02:00
Attempt to fix comment URL
Some checks failed
Clean up branch.dsv.su.se / Cleanup-branch (pull_request) Successful in 6s
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Failing after 59s
65acdcaf63
ansv7779 closed this pull request 2024-07-08 13:52:39 +02:00
ansv7779 reopened this pull request 2024-07-08 13:52:51 +02:00
ansv7779 added 1 commit 2024-07-08 13:55:07 +02:00
Attempt to fix comment URL
Some checks failed
Clean up branch.dsv.su.se / Cleanup-branch (pull_request) Successful in 6s
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Failing after 1m5s
4a4b481dc4
ansv7779 closed this pull request 2024-07-08 13:55:20 +02:00
ansv7779 reopened this pull request 2024-07-08 13:56:00 +02:00
ansv7779 added 1 commit 2024-07-08 13:59:45 +02:00
Attempt to fix comment URL
All checks were successful
Clean up branch.dsv.su.se / Cleanup-branch (pull_request) Successful in 6s
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Successful in 1m5s
7b27c24a3b
ansv7779 closed this pull request 2024-07-08 13:59:52 +02:00
ansv7779 reopened this pull request 2024-07-08 14:00:01 +02:00
ansv7779 added 2 commits 2024-07-08 14:14:26 +02:00
Mangle branch name in action
Some checks failed
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Successful in 10s
Clean up branch.dsv.su.se / Cleanup-branch (pull_request) Failing after 2s
bbd8c5a227
ansv7779 closed this pull request 2024-07-08 14:14:51 +02:00
ansv7779 reopened this pull request 2024-07-08 14:16:05 +02:00
ansv7779 added 1 commit 2024-07-08 14:21:27 +02:00
Mangle branch name in action
All checks were successful
Deploy to branch.dsv.su.se / Deploy-branch (pull_request) Successful in 58s
Clean up branch.dsv.su.se / Cleanup-branch (pull_request) Successful in 6s
6a845b8c21
ansv7779 closed this pull request 2024-07-08 14:21:58 +02:00
ansv7779 reopened this pull request 2024-07-08 14:22:37 +02:00
ansv7779 closed this pull request 2024-07-08 14:25:18 +02:00
ansv7779 reopened this pull request 2024-07-08 14:25:48 +02:00
First-time contributor
https://whisper-frontend-actions.branch.dsv.su.se
ansv7779 requested review from erth9960 2024-07-08 14:27:34 +02:00
erth9960 merged commit 2716fc9a77 into master 2024-07-08 14:29:41 +02:00
ansv7779 deleted branch actions 2024-07-08 14:43:00 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DMC/whisper-frontend#8
No description provided.