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

Commits on Mar 25, 2021

  1. Fix nautobot#120 - Revise development release checklist

    - 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
    jathanism committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ad56a87 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Update nautobot/docs/development/release-checklist.md

    Co-authored-by: Glenn Matthews <glenn.matthews@networktocode.com>
    jathanism and glennmatthews committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    c1954bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0c7662 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc67abd View commit details
    Browse the repository at this point in the history