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

Fix #120 - Revise development release checklist #198

Merged
merged 4 commits into from Mar 26, 2021

Conversation

jathanism
Copy link
Contributor

@jathanism jathanism commented Mar 25, 2021

Fixes: #120

  • In: pyproject.toml;poetry.lock; Out: [base_]requirements.txt
  • Revised reference to updating development version
  • Explaining use of poetry update for updating requirements
  • Explaining use of poetry version to update... version
  • Explaining use of poetry build|publish for publishing to PyPI

- In: `pyproject.toml;poetry.lock`; Out: `[base_]requirements.txt`
- Removed reference to updating development version
- Explaining use of `poetry update` for updating requirements
- Explaining use of `poetry version` to update... version
- Explaining use of `poetry build|publish` for publishing to PyPI
Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
@glennmatthews glennmatthews added this to the v1.0.0 milestone Mar 26, 2021
Copy link
Contributor

@glennmatthews glennmatthews left a comment

Choose a reason for hiding this comment

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

Looks good!

@jathanism jathanism merged commit aff6853 into nautobot:develop Mar 26, 2021
@jathanism jathanism deleted the jathanism-release-checklist branch March 26, 2021 20:53
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.

Revise development release checklist document for new processes
2 participants