Skip to content

ci: Enhance release procedure #152

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

Merged
merged 5 commits into from
Oct 23, 2020
Merged

ci: Enhance release procedure #152

merged 5 commits into from
Oct 23, 2020

Conversation

tembleking
Copy link
Member

  • Change pipenv with Poetry for better dependency resolution and publication.
  • Modify CI workflows with Matrix strategy to test it in Python 3.6, 3.7, 3.8 and 3.9.
  • Modify CD workflow to add git-chglog for better release message generation.

- Change pipenv with Poetry for better dependency resolution and
  publication.
- Modify CI workflows with Matrix strategy to test it in Python 3.6, 3.7
  and 3.8.
- Modify CD workflow to add git-chglog for better release message
  generation.
@tembleking tembleking self-assigned this Oct 22, 2020
@tembleking tembleking merged commit 1040694 into master Oct 23, 2020
@tembleking tembleking deleted the ci-release-modifications branch October 23, 2020 11:55
tembleking added a commit that referenced this pull request Jul 11, 2022
- Change pipenv with Poetry for better dependency resolution and
  publication.
- Modify CI workflows with Matrix strategy to test it in Python 3.6, 3.7
  and 3.8.
- Modify CD workflow to add git-chglog for better release message
  generation.

* ci: Enhance release procedure
* fix: Make the scope work with tatsu 4.4.0
* ci: Break tests into scheduled for master and fail-fast for PRs
* ci: Break tests into integration and integration-agent kind
* release: Remove unrequired pipenv and setuptools files
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.

1 participant