Skip to content

Fix tag release workflows - #338

Merged
bhagatparwinder merged 5 commits into
mainfrom
mvaldes/fixTagReleaseWorkflows
Sep 9, 2026
Merged

bhagatparwinder merged 5 commits into
mainfrom
mvaldes/fixTagReleaseWorkflows

Conversation

@michaeljvaldes

Copy link
Copy Markdown
Contributor

🎫 Ticket

N/a

🛠 Changes

  • add test services to main docker network

ℹ️ Context

Builds began failing because in the ci-checks workflow, the ssas test network spinning up (in the make test step) required that the ssas main network be spun down first. Since the main network has services running (created in the make docker-bootstrap step), it can't be shut down and the build fails.

The solution offered here is to include the test services in the main network.

🧪 Validation

ci-checks workflow in this PR

@michaeljvaldes
michaeljvaldes requested a review from a team as a code owner September 9, 2026 15:19
@bhagatparwinder
bhagatparwinder merged commit 2d4bf9c into main Sep 9, 2026
8 of 9 checks passed
@bhagatparwinder
bhagatparwinder deleted the mvaldes/fixTagReleaseWorkflows branch September 9, 2026 16:15
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