We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using release tag instead of branch name to build packages the RPM changelog is missing the AM and SS commit id.
For instance:
https://jenkins-ci.archivematica.org/job/am-packbuild/job/rpm-jenkinsci/398/ https://jenkins-ci.archivematica.org/job/am-packbuild/job/rpm-jenkinsci/399/
[root@am110rpm ~]# rpm -q --changelog archivematica-storage-service * Tue Mar 31 2020 Artefactual <[email protected]> - 0.16.0-1 - Packbuild: 7d0527383fb0d11ddd2538c2ba4130f1b293b0ab - Storage Service: * Wed Jan 09 2019 - [email protected] - Create collectstatic directory in post script * Tue Dec 11 2018 - [email protected] - Update collectstatic command: added --clear option [root@am110rpm ~]# rpm -q --changelog archivematica-mcp-server * Tue Mar 31 2020 Artefactual <[email protected]> - 1.11.0-1 - Packbuild: 7d0527383fb0d11ddd2538c2ba4130f1b293b0ab - Archivematica: * Wed Jan 09 2019 - [email protected] - Create collectstatic directory in post script * Tue Dec 11 2018 - [email protected] - Update collectstatic command: added --clear option
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When using release tag instead of branch name to build packages the RPM changelog is missing the AM and SS commit id.
For instance:
https://jenkins-ci.archivematica.org/job/am-packbuild/job/rpm-jenkinsci/398/
https://jenkins-ci.archivematica.org/job/am-packbuild/job/rpm-jenkinsci/399/
The text was updated successfully, but these errors were encountered: