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

build(server): convert Makefile to Taskfile #1540

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

fortuna
Copy link
Collaborator

@fortuna fortuna commented Apr 18, 2024

Note that the Taskfile only downloads the binary if if hasn't been done yet.

I have to pass the OS and ARCH in the task name, because each task only stores one checksum for its source. See https://taskfile.dev/usage/#by-fingerprinting-locally-generated-files-and-their-sources

image

@fortuna fortuna requested a review from sbruens April 18, 2024 23:06
@fortuna fortuna requested a review from a team as a code owner April 18, 2024 23:06
@fortuna fortuna merged commit cffcf65 into master Apr 19, 2024
10 checks passed
@fortuna fortuna deleted the fortuna-makefile branch April 19, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants