Skip to content

Combine build and deploy jobs with conditional steps#3

Merged
gcarvelli merged 1 commit intomainfrom
gcarvelli/austin-v1
Feb 6, 2026
Merged

Combine build and deploy jobs with conditional steps#3
gcarvelli merged 1 commit intomainfrom
gcarvelli/austin-v1

Conversation

@gcarvelli
Copy link

Merged build-and-test and deploy jobs into a single build-and-deploy job. Linting and build always run on all events. Database migrations and deployment only run on main branch pushes. This eliminates the need for artifact passing between jobs and simplifies the workflow.

Merged build-and-test and deploy jobs into a single build-and-deploy job. Linting and build always run on all events. Database migrations and deployment only run on main branch pushes. This eliminates the need for artifact passing between jobs and simplifies the workflow.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@gcarvelli gcarvelli merged commit 5c6858c into main Feb 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant