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 section about release process documentation #1226

Merged
merged 1 commit into from Oct 30, 2019

Conversation

nixocio
Copy link

@nixocio nixocio commented Oct 30, 2019

Add section about release process in the documentation.

Add section about release process in the documentation.
@nixocio nixocio merged commit 1ee2d13 into pulp:master Oct 30, 2019
Comment on lines +42 to +48
4. From the root of Pulp Smash dir run the script to create a new release.

.. code-block:: sh

git status
./scripts/release.sh 'string_new_version'

Copy link
Member

Choose a reason for hiding this comment

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

@kersommoura worth mentioning that you should not have a virtualenv activated when running this script?

Copy link
Author

Choose a reason for hiding this comment

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

Let me verify this again.

Copy link
Author

Choose a reason for hiding this comment

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

There was no problem running the script with a python virtual env activated.

https://github.com/PulpQE/pulp-smash/blob/1ee2d133a1080254a85fe0cf89b898fd8b9de897/scripts/release.sh#L75

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.

None yet

3 participants