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

Hopefully fix the release artifact error #69

Merged
merged 2 commits into from
Jul 31, 2024
Merged

Hopefully fix the release artifact error #69

merged 2 commits into from
Jul 31, 2024

Conversation

UnstoppableMango
Copy link
Contributor

Significant changes include:

  • Moved the creation of release artifacts from GitHub workflow to GoReleaser hooks.
  • Refactored the Makefile for better readability and maintainability. This includes changing directory commands, modifying how VERSION_TAG is generated, and updating how tests are run.
  • Commented out lines in provider/pkg/%.man target have been replaced with a simple touch command.

Significant changes include:
- Moved the creation of release artifacts from GitHub workflow to GoReleaser hooks.
- Refactored the Makefile for better readability and maintainability. This includes changing directory commands, modifying how VERSION_TAG is generated, and updating how tests are run.
- Commented out lines in provider/pkg/%.man target have been replaced with a simple touch command.
@UnstoppableMango UnstoppableMango merged commit 3649cba into main Jul 31, 2024
14 checks passed
@UnstoppableMango UnstoppableMango deleted the fix branch July 31, 2024 10:19
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