Skip to content

DEV-1 Fix: Circle config#206

Merged
bernardodemelo merged 2 commits intomasterfrom
DEV-1-refactor-circle-ci-config
Mar 16, 2026
Merged

DEV-1 Fix: Circle config#206
bernardodemelo merged 2 commits intomasterfrom
DEV-1-refactor-circle-ci-config

Conversation

@bernardodemelo
Copy link
Copy Markdown
Contributor

@bernardodemelo bernardodemelo commented Mar 16, 2026

Fix for the Circle config. The previous one didn't have filters while other jobs had, which caused a break on the workflow.

Following documentation

Example of Workflow:
CI: Every push runs package (build + tests).
Release: Push a tag → package runs → approve hold_on_deploy in CircleCI → deploy publishes to Maven.

@bernardodemelo bernardodemelo requested a review from a team as a code owner March 16, 2026 15:43
@bernardodemelo bernardodemelo changed the title DEV-1 Fix: every job should have the same filters DEV-1 Fix: Circle config Mar 16, 2026
@bernardodemelo bernardodemelo merged commit 14b106c into master Mar 16, 2026
2 checks passed
@bernardodemelo bernardodemelo deleted the DEV-1-refactor-circle-ci-config branch March 16, 2026 17:13
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.

2 participants