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(github actions): add release and PR workflows [DNS-1292] #5

Merged
merged 7 commits into from
Apr 9, 2024

Conversation

zak905
Copy link
Contributor

@zak905 zak905 commented Apr 4, 2024

No description provided.

.github/workflows/release.yaml Outdated Show resolved Hide resolved
python -m build
twine check --strict dist/*

- name: Publish package distributions to PyPI
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we do not need any credentials, because the github token is used, more info:
https://docs.pypi.org/trusted-publishers/
https://pypi.org/help/#trusted-publishers

@zak905 zak905 marked this pull request as ready for review April 4, 2024 16:48
@zak905 zak905 merged commit 1bea9ca into init Apr 9, 2024
1 check passed
@zak905 zak905 deleted the DNS-1292_add_ci_cd_workflows branch April 9, 2024 09:42
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.

2 participants