Skip to content
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

Add Archivematica upgrade test workflow #154

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Conversation

replaceafill
Copy link
Member

Similarly to #146 and #148 this adds a very basic GitHub workflow to test Archivematica upgrades.

It's implemented with a Podman container orchestrated with podman-compose and it reuses the requirements and variables included in the archivematica-jammy playbook.

The workflow can be triggered manually from the Actions tab.

Captura desde 2024-10-08 12-26-42

For now it only shows the X-Archivematica-Version header set by the Dashboard API before and after the upgrade and calls a couple of API endpoints, but we can extend it in the future with more assertive steps that guarantee behavior is maintained across versions (e.g. running transfers, downloading AIPs, searching, etc).

Copy link

@Dhwaniartefact Dhwaniartefact left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

@replaceafill replaceafill merged commit ee885b7 into master Oct 9, 2024
1 check passed
@replaceafill replaceafill deleted the dev/test-am-upgrade branch October 9, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants