Skip to content

fix: install Task in CI workflow#15

Merged
heitorrsdev merged 1 commit intomainfrom
fix/install-task-in-ci
Mar 2, 2026
Merged

fix: install Task in CI workflow#15
heitorrsdev merged 1 commit intomainfrom
fix/install-task-in-ci

Conversation

@heitorrsdev
Copy link
Owner

Description

Fixes CI configuration after accidental merge with failing pipeline and strengthens branch safety rules.

What was done

  • Ensured CI workflow is correctly configured and passing
  • Installed and pinned Task CLI in GitHub Actions
  • Confirmed all task commands run properly in CI
  • Enabled branch protection to prevent merging with failing checks

Why

A pull request was merged while the CI pipeline was failing, exposing a gap in repository protections.
This change ensures that future merges require passing checks, preventing unstable code from reaching main.

Notes

  • No application logic was changed.
  • This PR focuses strictly on CI stability and repository process hardening.

@heitorrsdev heitorrsdev merged commit b739699 into main Mar 2, 2026
1 check passed
@heitorrsdev heitorrsdev deleted the fix/install-task-in-ci branch March 2, 2026 18:37
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