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

tools: add GitHub actions to automatically build the package on tag version #20

Merged
merged 1 commit into from
Sep 2, 2023

Conversation

palazzem
Copy link
Owner

@palazzem palazzem commented Sep 2, 2023

Related Issues

Proposed Changes:

  • Changes the pyproject.toml to only add custom_components/econnect_alarm package, so that hatch build creates an actual release.
  • The project now offers a GitHub action that triggers the build and uploads an artifact when a v* tag is created.

Testing:

n/a

Extra Notes (optional):

n/a

Checklist

  • Related issues and proposed changes are filled
  • Tests are defining the correct and expected behavior
  • Code is well-documented via docstrings

@palazzem palazzem added this to the 0.2.0 milestone Sep 2, 2023
@palazzem palazzem self-assigned this Sep 2, 2023
@palazzem palazzem merged commit 8a97e22 into main Sep 2, 2023
3 checks passed
@palazzem palazzem deleted the palazzem/github-builder branch September 2, 2023 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Include the building step in CI
1 participant