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

ci(.github): revamp workflows and add hatch #75

Merged
merged 1 commit into from
Oct 21, 2023
Merged

Conversation

yeisonvargasf
Copy link
Member

@yeisonvargasf yeisonvargasf commented Oct 20, 2023

Improve the GitHub action workflows and start to use hatch and hatchling as build backend.

Fixed some tests to start over.

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

We had an old CI/CD setup.

What is the new behavior?

  • Use hatch
  • New release and CI workflows.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@yeisonvargasf yeisonvargasf added the ci Work that improves the continuous integration. label Oct 20, 2023
@yeisonvargasf yeisonvargasf force-pushed the ci/improve-ci branch 12 times, most recently from 6d2e06e to 75384a0 Compare October 21, 2023 21:29
Improve the GitHub action workflows and start to use hatch and hatchling as build backend.
Copy link
Member

@brawlingthebits brawlingthebits left a comment

Choose a reason for hiding this comment

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

LGTM

@yeisonvargasf yeisonvargasf merged commit ca6b355 into main Oct 21, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants