Skip to content

CI/CD Pipeline - #43

Closed
tklnsk wants to merge 12 commits into
developfrom
feature/cicd-pipeline
Closed

CI/CD Pipeline#43
tklnsk wants to merge 12 commits into
developfrom
feature/cicd-pipeline

Conversation

@tklnsk

@tklnsk tklnsk commented Jan 6, 2026

Copy link
Copy Markdown
Collaborator

Include frontend into backend for CI/CD pipeline

@tklnsk tklnsk self-assigned this Jan 6, 2026
@SebastianHauss SebastianHauss changed the title Move frontend into backend static resources CI/CD Pipeline Jan 9, 2026
@tklnsk

tklnsk commented Jan 18, 2026

Copy link
Copy Markdown
Collaborator Author

Frontend was removed from the CI pipeline and simplified it to backend-only, since the frontend is static and does not require CI steps.

The GitHub Actions workflow was updated accordingly.
A test stage was added for future backend tests. It already runs successfully because Maven allows zero tests without failing.

The default Spring Boot contextLoads test was temporarily disabled to avoid CI failures while the backend setup is still evolving. It can be re-enabled later once proper tests are in place.

@SebastianHauss

Copy link
Copy Markdown
Owner

Obsolet -> neuer PR #54

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