Skip to content

ci: add backend and web CI workflows for PRs#215

Merged
kckagancan merged 1 commit into
developmentfrom
devops/cı-cd-fortests
Apr 6, 2026

Hidden character warning

The head ref may contain hidden characters: "devops/c\u0131-cd-fortests"
Merged

ci: add backend and web CI workflows for PRs#215
kckagancan merged 1 commit into
developmentfrom
devops/cı-cd-fortests

Conversation

@mehmetcangurbuz08

Copy link
Copy Markdown
Contributor
  • Added backend-ci.yml: runs unit and integration tests on every PR that touches backend/ or init.sql. Integration tests spin up a PostgreSQL 16 service container automatically.
  • Added web-ci.yml: runs next build on every PR that touches web/, catching TypeScript errors early.

Both workflows trigger on PRs to any branch.

Test plan

@kckagancan kckagancan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Merging.

@kckagancan
kckagancan merged commit f352476 into development Apr 6, 2026
6 checks passed
@kckagancan
kckagancan deleted the devops/cı-cd-fortests branch April 6, 2026 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants