WIP: Automate deployment of pull requests #15
Loading…
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
Checkout
From your project repository, check out a new branch and test the changes.