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

Problem: The commit id is not added to RPMs changelog when using release tag #262

Open
mamedin opened this issue Apr 2, 2020 · 0 comments

Comments

@mamedin
Copy link
Contributor

mamedin commented Apr 2, 2020

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
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

No branches or pull requests

1 participant