Skip to content

add CI workflow for pushes and pull requests#2

Merged
diskeu merged 7 commits into
mainfrom
add/ci-workflow
Jul 4, 2026
Merged

add CI workflow for pushes and pull requests#2
diskeu merged 7 commits into
mainfrom
add/ci-workflow

Conversation

@diskeu

@diskeu diskeu commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Updated CI workflow to use JDK 21 and starts MSSQL for testing

diskeu added 7 commits July 3, 2026 21:24
Updated CI workflow to use JDK 21 and starts MSSQL for testing
- due missing "$@" in the sqlcmd script, the parsed create database query
  in the ci workflow didn't work as supposed
- spring couldn't connect to the specfied database due missing create
  database command in workflow
- spring boot failed due missing `WEATHER_API_KEY` environment variable
- since the workflow succedes locally but fails remote, a step which shows
  the mssql logs is needed
- since `chmod` is failing due permission problems remote, changing the
  user to root may fix this
@diskeu diskeu force-pushed the add/ci-workflow branch from 207a42d to 527505f Compare July 4, 2026 11:53
@diskeu diskeu merged commit 42ca975 into main Jul 4, 2026
1 check passed
@diskeu diskeu deleted the add/ci-workflow branch July 4, 2026 11:59
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