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: Use golang-action v0.10.1 with Task to run CI steps concurrently remote and locally #3

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

sbp-bvanb
Copy link
Collaborator

@sbp-bvanb sbp-bvanb commented Nov 1, 2024

  • Use remote Taskfile to avoid code duplication in Makefiles.
  • Use Taskfile to run CI steps concurrently.
  • Run the same steps, both remote in CICD as locally to get more predictable results.

@sbp-bvanb sbp-bvanb force-pushed the golang-action-0-9-4 branch 5 times, most recently from 36f2b0b to 88220dd Compare November 1, 2024 05:24
@sbp-bvanb sbp-bvanb changed the title build: Use golang-action v0.9.4 build: Use golang-action v0.9.4 with Task to run CI steps concurrently remote and locally Nov 1, 2024
@sbp-bvanb sbp-bvanb force-pushed the golang-action-0-9-4 branch from 88220dd to 9300617 Compare November 1, 2024 18:07
@sbp-bvanb sbp-bvanb force-pushed the golang-action-0-9-4 branch from 9300617 to 867ac59 Compare November 1, 2024 18:31
@sbp-bvanb sbp-bvanb changed the title build: Use golang-action v0.9.4 with Task to run CI steps concurrently remote and locally build: Use golang-action v0.10.1 with Task to run CI steps concurrently remote and locally Nov 11, 2024
@sbp-bvanb sbp-bvanb merged commit 4619231 into main Nov 11, 2024
20 checks passed
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.

3 participants