8000 chore: use go task instead of makefile by 42atomys · Pull Request #54 · go-sprout/sprout · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: use go task instead of makefile #54

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 6 commits into from
Aug 16, 2024

Conversation

42atomys
Copy link
Member

Description

Remove makefiles to use go-task instead.

Changes

  • Remove makefiles
  • Create taskfile
  • Use taskfile in GH Actions

Fixes #53

Checklist

  • I have read the CONTRIBUTING.md document.
  • My code follows the code style of this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation accordingly.
  • This change requires a change to the documentation on the website.

@42atomys 42atomys added type/chore 🛠 Code changes that neither fix bugs nor add features (refactoring, dependency changes, ...) priority/low 🟩 Priority 4 - Low priority and doesn't need to be rushed domain/obvious 🟩 Represents the "known knowns" issue. It's Obviously aspect/dex 🤖 Concerns developers' experience with the codebase state/done ✔ This is done! labels Aug 16, 2024
@42atomys 42atomys self-assigned this Aug 16, 2024
@42atomys 42atomys linked an issue Aug 16, 2024 that may be closed by this pull request
1 task
@42atomys 42atomys merged commit 50b7ee2 into main Aug 16, 2024
16 checks passed
@42atomys 42atomys deleted the 53-chore-use-go-task-instead-of-makefile branch August 16, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aspect/dex 🤖 Concerns developers' experience with the codebase domain/obvious 🟩 Represents the "known knowns" issue. It's Obviously priority/low 🟩 Priority 4 - Low priority and doesn't need to be rushed state/done ✔ This is done! type/chore 🛠 Code changes that neither fix bugs nor add features (refactoring, dependency changes, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: use go-task instead of makefile
1 participant
0