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

feat: bumped version to 0.21.0 #256

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Conversation

yozachar
Copy link
Collaborator

@yozachar yozachar commented Mar 25, 2023

  • updates docs dependencies
  • build workflow can be triggered manually
  • updates changelog file CHANGES.md and SECURITY.md
  • no-commit-to-branch hook prevents direct commit to master
  • bumped validators package version to 0.21.0

This PR will be closed in an hour.

@yozachar yozachar added review PR: Can be reviewed development Issue/PR: Modification in workflows, packaging, etc. labels Mar 25, 2023
@yozachar yozachar self-assigned this Mar 25, 2023
@yozachar
Copy link
Collaborator Author

yozachar commented Mar 25, 2023

Hi @kvesteri, can you please add your PyPI API key to the repository secrets with it's name as PYPI_API_TOKEN?

# publish package
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}

- updates docs dependencies
- build workflow can be triggered manually
- updates changelog file `CHANGES.md` and `SECURITY.md`
- `no-commit-to-branch` hook prevents direct commit to `master`
- bumped `validators` package version to `0.21.0`
@yozachar
Copy link
Collaborator Author

yozachar commented Apr 18, 2023

Hi @kvesteri, can you please add your PyPI API key to the repository secrets with it's name as PYPI_API_TOKEN?

Or if you want to publish manually, please let me know, I can alter the workflow.

#267 (comment)

@kvesteri
Copy link
Collaborator

Hi @joe733 I added you as the owner of the project in PyPi. Now you can do this.

@yozachar
Copy link
Collaborator Author

Okay, I've accepted the invite. Will do. Thanks.

@yozachar yozachar removed the waiting Issue/PR: Wating for reply label Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Issue/PR: Modification in workflows, packaging, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants