dannf / ubuntu-server-netboot

Other
46 stars 9 forks source link

Get ready to release ubuntu-server-netboot 0.1.1 #23

Closed tai271828 closed 3 years ago

tai271828 commented 3 years ago

Types of changes

Description

docs(package): rename usn and update meta data

Checklist:

Steps to Test This Pull Request

  1. poetry build
  2. one-off: poetry config repositories.testpypi https://test.pypi.org/legacy/
  3. poetry publish -r testpypi to release to testing/staging pypi https://test.pypi.org/project/ubuntu-server-netboot/
  4. poetry publish to release to official/production https://pypi.org/project/ubuntu-server-netboot/

Expected behavior

page on testpypi https://test.pypi.org/project/ubuntu-server-netboot/0.1.1rc3/ page on pypi https://pypi.org/project/ubuntu-server-netboot/0.1.1rc3/

Some fields highlighted to be noticed when reviewing:

Additional Information

Related Issue

issue: #18

tai271828 commented 3 years ago

The pull request is ready to review again. If everything goes well, I will merge the code (if I have merge permission then) and publish to PyPI with the version 0.1.1. See the PyPI rc page https://pypi.org/project/ubuntu-server-netboot/0.1.1rc4/