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

Release Story: Adding .rpm and .deb release capability #6

Open
ssorenso opened this issue Apr 20, 2017 · 1 comment
Open

Release Story: Adding .rpm and .deb release capability #6

ssorenso opened this issue Apr 20, 2017 · 1 comment
Assignees

Comments

@ssorenso
Copy link

This ticket is to address the enhancement of being capable of creating both .rpm and .deb packages containing the repo's contents.

@ssorenso
Copy link
Author

I'm creating a personal branch on my fork for this repo that will contain what I did for f5-common-python converted to work for f5-cccl. @michaeldayreads will then review this logically and design-wise and we can come to a conclusion whether or not this is appropriate. This may help with making things future-proof with the possibility of a single repo for this task down the road if things remain consistent enough.

ssorenso pushed a commit to ssorenso/cccl that referenced this issue Apr 20, 2017
Fixes f5devcentral#6

Problem:
The issue here is that we're not generating .deb and .rpm files for
release.

Analysis:
This commit contains artifacts, scripts, and variable additions to the
.travis.yml file that will help to orchestrate the creation of the .rpm
and .deb files.  This largely uses the same functionality generated to
assist in the
[f5-common-python](https://github.com/F5Networks/f5-common-python)
library.

Tests:
This is, in and of itself, a test.
@ssorenso ssorenso closed this as completed May 4, 2017
@ssorenso ssorenso reopened this May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants