Containerizes application #12

Merged
asohh merged 42 commits from container into main 2025-10-25 16:40:46 +02:00

2025-10-25

Merge branch 'main' into container
All checks were successful
Build (and tag) Images / build (push) Successful in 47s
Build (and tag) Images / build (pull_request) Successful in 47s
2025-10-25 16:38:17 +02:00
Merge pull request 'Resolve path issues in docs, removes dependency, moves database to volume' (#11) from docs into container
All checks were successful
Build (and tag) Images / build (push) Successful in 59s
Build (and tag) Images / build (pull_request) Successful in 47s
Reviewed-on: #11
2025-10-25 16:29:27 +02:00
fix: Replaces external project reference
All checks were successful
Build (and tag) Images / build (push) Successful in 49s
Build (and tag) Images / build (pull_request) Successful in 50s
2025-10-25 16:13:54 +02:00
docs: Uses new relative paths
All checks were successful
Build (and tag) Images / build (push) Successful in 1m19s
Build (and tag) Images / build (pull_request) Successful in 1m4s
2025-10-25 15:32:07 +02:00

2025-10-14

aso
improved performance
All checks were successful
Build (and tag) Images / build (push) Successful in 38s
2025-10-14 21:37:29 +02:00
aso
increased speed to create_sql
All checks were successful
Build (and tag) Images / build (push) Successful in 47s
2025-10-14 18:32:33 +02:00
edited gitignore
All checks were successful
Build (and tag) Images / build (push) Successful in 47s
2025-10-14 17:34:13 +02:00

2025-10-13

Merge pull request 'Branch-specific image tagging' (#8) from pwd into container
All checks were successful
Build (and tag) Images / build (push) Successful in 34s
Reviewed-on: #8
2025-10-13 20:15:48 +02:00
fix: Enables CI/CD for any branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
Build (and tag) Images / build (pull_request) Successful in 36s
2025-10-13 19:26:57 +02:00
fix: Enables image pushing for any git branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
2025-10-13 19:23:50 +02:00
refactor: Limits docker image pushing to git pushes to main branch
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
2025-10-13 19:19:39 +02:00
feat: Tags built images branch-specific, to prevent production overrides from branches
All checks were successful
Build Hello World Image / build (push) Successful in 46s
2025-10-13 19:04:45 +02:00
fix: Removes deprecated version parameter
All checks were successful
Build Hello World Image / build (push) Successful in 35s
2025-10-13 18:57:19 +02:00
fix: Adds working directory to build steps
All checks were successful
Build Hello World Image / build (push) Successful in 35s
2025-10-13 18:54:49 +02:00
changed file names in build job
Some checks failed
Build Hello World Image / build (push) Failing after 8s
2025-10-13 16:30:29 +02:00

2025-10-12

removed helper file
All checks were successful
Build Hello World Image / build (push) Successful in 37s
2025-10-12 18:10:11 +02:00
added data_handeler container
All checks were successful
Build Hello World Image / build (push) Successful in 1m4s
2025-10-12 17:35:28 +02:00
Merge pull request 'Basic CI/CD integration' (#4) from workflows into container
All checks were successful
Build Hello World Image / build (push) Successful in 32s
Reviewed-on: #4
2025-10-12 17:07:01 +02:00
Delete Containerfile.data_init
All checks were successful
Build Hello World Image / build (push) Successful in 23s
Build Hello World Image / build (pull_request) Successful in 22s
2025-10-12 17:06:30 +02:00
fix: Removes redundant volume
All checks were successful
Build Hello World Image / build (push) Successful in 33s
Build Hello World Image / build (pull_request) Successful in 21s
2025-10-12 14:08:36 +02:00
fix: Changes healthcheck to MariaDB compatible syntax
All checks were successful
Build Hello World Image / build (push) Successful in 21s
Build Hello World Image / build (pull_request) Successful in 22s
2025-10-12 00:02:56 +02:00