Automate deployment of pull requests #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "branch-deploy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Click link and see that system is working. Log in using the principal
admin@example.com
. Change something in the deployed system. Re-run the action. See that the database has reset.Major change Added OAuth 2 login so no longer need modified web.xml with filter. Run
docker compose up
to start the local OAuth 2 authorization server to log in. Use the custom ticket form and enter the username you want to log in as in the "Principal" field.Squashed all migrations since there are faulty ones that can't be applied to an empty database.
Deployed to https://scipro-branch-deploy.branch.dsv.su.se
269bb71f56
toa2b06900de
a2b06900de
toa90c94d92b
a90c94d92b
to493e06c825
493e06c825
to0e37f0299c
51d7c88e97
tobe46db9528
be46db9528
to69aa454b8e
69aa454b8e
to07af176d7c
07af176d7c
tof6ede7a83b
f6ede7a83b
to24dc32306e
WIP: Automate deployment of pull requeststo Automate deployment of pull requestsHow to test
/logout
to log outeric@example.com
orsture@example.com
to test as a different user (can also use the built-in switch user if you logged in as an admin)