Skip to content

build: remove redundant lint and typecheck from buildspec#1

Merged
mbdevlabs merged 1 commit intomainfrom
build/remove-redundant-checks
Mar 5, 2026
Merged

build: remove redundant lint and typecheck from buildspec#1
mbdevlabs merged 1 commit intomainfrom
build/remove-redundant-checks

Conversation

@mbdevlabs
Copy link
Copy Markdown
Owner

CI (GitHub Actions) already runs lint, typecheck and tests on every push/PR to main, making the pre_build checks in CodeBuild redundant. Removing them speeds up the deploy pipeline and saves build minutes.

CI (GitHub Actions) already runs lint, typecheck and tests on every
push/PR to main, making the pre_build checks in CodeBuild redundant.
Removing them speeds up the deploy pipeline and saves build minutes.
@mbdevlabs mbdevlabs merged commit 23748fd into main Mar 5, 2026
1 check passed
@mbdevlabs mbdevlabs deleted the build/remove-redundant-checks branch March 5, 2026 21:22
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