Repository has no tags yet
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'
Our Gitlab hosting provider upgraded our Gitlab instance to version 18.
A few changes worth noting are:
-Application Security Testing analyzers major version update
-CI/CD job token - Authorized groups and projects allowlist enforcement
-Removal of Runner registration tokens in favour of Runner authentication tokens. (already deprecated in GitLab 17)
-Several changes to the GraphQL API
If you have any questions contact us at: ResearchIT@uva.nl.
Use git tag command to add a new one:
git tag -a v1.4 -m 'version 1.4'