WIP: Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" #213

Draft
savau wants to merge 540 commits from 145-build-system-rewrite into master
savau commented 2024-05-30 14:35:20 +02:00 (Migrated from gitlab.uniworx.de)

Closes #145

Closes #145
savau commented 2024-05-30 14:35:20 +02:00 (Migrated from gitlab.uniworx.de)

assigned to @savau

assigned to @savau
savau commented 2024-05-30 14:37:14 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 69afef93 - chore(nix): remove entire nix build architecture

Compare with previous version

added 1 commit <ul><li>69afef93 - chore(nix): remove entire nix build architecture</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=937&start_sha=88739d326db388c38614dd721578519be5463313)
savau commented 2024-06-13 01:50:40 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a4e2f3ed - chore(Makefile): add well-known target, use in gitlab-ci

Compare with previous version

added 1 commit <ul><li>a4e2f3ed - chore(Makefile): add well-known target, use in gitlab-ci</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=943&start_sha=69afef93c9a7e7c5cd7292a2eb40bd6faea7cf3b)
savau commented 2024-06-13 02:09:29 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f910dc9a - chore(gitlab-ci): work on well-known and backend-dependencies

Compare with previous version

added 1 commit <ul><li>f910dc9a - chore(gitlab-ci): work on well-known and backend-dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=944&start_sha=a4e2f3edc65caf2a71d12429221279c15e1cc9e0)
savau commented 2024-06-13 02:27:15 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 6a46f91c - chore(Makefile): add dev var; TODO: find way to conditionally depend on .develop.env
  • 7a34641e - chore(gitlab-ci): restructure based on stages

Compare with previous version

added 2 commits <ul><li>6a46f91c - chore(Makefile): add dev var; TODO: find way to conditionally depend on .develop.env</li><li>7a34641e - chore(gitlab-ci): restructure based on stages</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=945&start_sha=f910dc9a330be82a68bbbc443ff173b233f9a2ff)
savau commented 2024-06-13 02:55:41 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 56689d12 - chore(Makefile): conditionally depend on .develop.env; add uniworx:dev flag to stack iff dev
  • f9a40219 - chore(Makefile): remove debris

Compare with previous version

added 2 commits <ul><li>56689d12 - chore(Makefile): conditionally depend on .develop.env; add uniworx:dev flag to stack iff dev</li><li>f9a40219 - chore(Makefile): remove debris</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=946&start_sha=7a34641e42244d9534edba459008ea6bc88673cf)
savau commented 2024-06-13 03:08:52 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 68832d5f - chore(Makefile): implement backend-...-prod targets for non-dev builds
  • e07d0157 - chore(gitlab-ci): use -prod build targets in backend-build and backend-lint

Compare with previous version

added 2 commits <ul><li>68832d5f - chore(Makefile): implement backend-...-prod targets for non-dev builds</li><li>e07d0157 - chore(gitlab-ci): use -prod build targets in backend-build and backend-lint</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=947&start_sha=f9a4021937a6c1d57c28e7cec161abc705b47006)
savau commented 2024-06-13 15:37:45 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b838133c - chore(gitlab-ci): add npmrc as frontend dep artifact

Compare with previous version

added 1 commit <ul><li>b838133c - chore(gitlab-ci): add npmrc as frontend dep artifact</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=948&start_sha=e07d0157af84679064621e173d45b13b0eb2d49f)
savau commented 2024-06-13 15:51:49 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • f5d02a4b - chore(gitlab-ci): include npm cache in frontend deps
  • d762abe0 - chore(gitlab-ci): add missing dependencies and caches

Compare with previous version

added 2 commits <ul><li>f5d02a4b - chore(gitlab-ci): include npm cache in frontend deps</li><li>d762abe0 - chore(gitlab-ci): add missing dependencies and caches</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=949&start_sha=b838133c53899e6ab27670bd41430bba95a9b688)
savau commented 2024-06-13 16:53:42 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 44f7a5c0 - chore(gitlab-ci): add missing well-known dep for backend build

Compare with previous version

added 1 commit <ul><li>44f7a5c0 - chore(gitlab-ci): add missing well-known dep for backend build</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=950&start_sha=d762abe094a400b6754309e95bae87a8f969249e)
savau commented 2024-06-13 18:08:38 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 6e3a40c0 - chore(gitlab-ci): tweak stack cache
  • 8ed01456 - chore(gitlab-ci): add debug ls for cache/artifact debugging

Compare with previous version

added 2 commits <ul><li>6e3a40c0 - chore(gitlab-ci): tweak stack cache</li><li>8ed01456 - chore(gitlab-ci): add debug ls for cache/artifact debugging</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=951&start_sha=44f7a5c0e149beff6fbe9ec2cd0874fa314b8033)
savau commented 2024-06-14 01:49:22 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 5ae557a5 - chore(gitlab-ci): add more debug prints

Compare with previous version

added 1 commit <ul><li>5ae557a5 - chore(gitlab-ci): add more debug prints</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=952&start_sha=8ed01456da0b1c6de9cd68e3b214e5a94aa885e9)
savau commented 2024-06-14 01:56:55 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 7d06feb7 - chore(gitlab-ci): replace check job with frontend and backend test jobs using make targets

Compare with previous version

added 1 commit <ul><li>7d06feb7 - chore(gitlab-ci): replace check job with frontend and backend test jobs using make targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=953&start_sha=5ae557a5a8d8305d8602fbf05dd53c5573511a13)
savau commented 2024-06-14 01:59:03 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 01e2ed73 - chore(gitlab-ci): fix test deps

Compare with previous version

added 1 commit <ul><li>01e2ed73 - chore(gitlab-ci): fix test deps</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=954&start_sha=7d06feb7643c8cbe65069c56502a8dcc94f87e2a)
savau commented 2024-06-20 10:06:23 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 7a6a1446 - chore(shell.nix): add TZDIR to shellHook; remove SMTP env vars

Compare with previous version

added 1 commit <ul><li>7a6a1446 - chore(shell.nix): add TZDIR to shellHook; remove SMTP env vars</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=955&start_sha=01e2ed73e14c65468c22aa7bffeac9966b1f0c05)
savau commented 2024-06-20 14:38:39 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 1798180a - chore(shell.nix): add shellHook debug echoes
  • 95107811 - chore(shell.nix): fix shellHook debug echoes
  • f90a244c - chore(shell.nix): resort to new prepare-env script instead of shellHook and use in gitlab-ci

Compare with previous version

added 3 commits <ul><li>1798180a - chore(shell.nix): add shellHook debug echoes</li><li>95107811 - chore(shell.nix): fix shellHook debug echoes</li><li>f90a244c - chore(shell.nix): resort to new prepare-env script instead of shellHook and use in gitlab-ci</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=956&start_sha=7a6a1446c69a893be50a3c103dfd887446216380)
savau commented 2024-06-20 16:25:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 66026fb8 - chore(Makefile): copy bins and set local bin path

Compare with previous version

added 1 commit <ul><li>66026fb8 - chore(Makefile): copy bins and set local bin path</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=957&start_sha=f90a244cd4b9adfd43e60ba4aeb20c125c15e4ed)
savau commented 2024-06-20 17:16:33 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 6ffa1289 - chore(Makefile): introduce bin/uniworx and bin/uniworxdb targets
  • 5c2a33c9 - chore(gitlab-ci): make uniworx and uniworxdb from make targets

Compare with previous version

added 2 commits <ul><li>6ffa1289 - chore(Makefile): introduce bin/uniworx and bin/uniworxdb targets</li><li>5c2a33c9 - chore(gitlab-ci): make uniworx and uniworxdb from make targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=958&start_sha=66026fb87700542d2dd7546378b1be55bd081dc9)
savau commented 2024-06-20 17:20:31 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • eb25d7ba - chore(Makefile): remove bin dist on make clean
  • 1d836026 - chore(Makefile): remove deprecated targets
  • d7190fb9 - chore(Makefile): remove PHONY annotation from unphony targets

Compare with previous version

added 3 commits <ul><li>eb25d7ba - chore(Makefile): remove bin dist on make clean</li><li>1d836026 - chore(Makefile): remove deprecated targets</li><li>d7190fb9 - chore(Makefile): remove PHONY annotation from unphony targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=959&start_sha=5c2a33c91882f3d0d246d1be9f7117128b5027c4)
savau commented 2024-06-21 00:17:20 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>b90e0999 - chore(gitlab-ci): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=960&start_sha=d7190fb9a187d3ce27bdca83a15354aa13ded5dc)
savau commented 2024-06-25 02:49:58 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 680333c6 - chore(gitlab-ci): fix syntax contd
  • bb8dfb67 - chore(gitlab-ci): fix syntax contd

Compare with previous version

added 2 commits <ul><li>680333c6 - chore(gitlab-ci): fix syntax contd</li><li>bb8dfb67 - chore(gitlab-ci): fix syntax contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=966&start_sha=b90e0999e6b520221849f795ce0f192f8ccc07bb)
savau commented 2024-06-25 02:51:45 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 1c0bd51a - chore(gitlab-ci): fix syntax contd

Compare with previous version

added 1 commit <ul><li>1c0bd51a - chore(gitlab-ci): fix syntax contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=967&start_sha=bb8dfb677ffb0e1460a82187802e6045c67c3e99)
savau commented 2024-06-25 03:03:53 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 5911db66 - chore(gitlab-ci): fix syntax contd

Compare with previous version

added 1 commit <ul><li>5911db66 - chore(gitlab-ci): fix syntax contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=968&start_sha=1c0bd51a478dbf956c8bab25d02372dde823a0a5)
savau commented 2024-06-25 03:06:35 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 14f32497 - chore(gitlab-ci): fix syntax contd

Compare with previous version

added 1 commit <ul><li>14f32497 - chore(gitlab-ci): fix syntax contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=969&start_sha=5911db66b16b06b267f978e35ee5d7fb0974a1e7)
savau commented 2024-06-25 03:13:05 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0861ea07 - chore(gitlab-ci): fix syntax contd

Compare with previous version

added 1 commit <ul><li>0861ea07 - chore(gitlab-ci): fix syntax contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=970&start_sha=14f32497bbd60c1cb8801e8cad318ad9752d2797)
savau commented 2024-06-25 03:19:09 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f9e755ed - chore(gitlab-ci): fix syntax contd

Compare with previous version

added 1 commit <ul><li>f9e755ed - chore(gitlab-ci): fix syntax contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=971&start_sha=0861ea0778b24b2ca7f87cadf41ad71a9f8b6f25)
savau commented 2024-06-27 02:14:09 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b0331655 - chore(gitlab-ci): switch to debian:12.5 as build image

Compare with previous version

added 1 commit <ul><li>b0331655 - chore(gitlab-ci): switch to debian:12.5 as build image</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=972&start_sha=f9e755ed31d2bc2e185bf00dc204779ba35a8379)
savau commented 2024-06-27 02:44:38 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 8d0c0d00 - chore(gitlab-ci): switch to locally hosted debian image

Compare with previous version

added 1 commit <ul><li>8d0c0d00 - chore(gitlab-ci): switch to locally hosted debian image</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=973&start_sha=b03316553983c65fe198acebbf0343b326cf29b7)
savau commented 2024-06-27 03:43:15 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 997bc2bc - chore(Dockerfile): add first Dockerfile stub for base build image

Compare with previous version

added 1 commit <ul><li>997bc2bc - chore(Dockerfile): add first Dockerfile stub for base build image</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=974&start_sha=8d0c0d00d58e0c18e696b6dd836bff27512e6d33)
savau commented 2024-06-27 16:38:09 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • ed6c1149 - chore(Dockerfile): move Dockerfile to subdir; add dependencies

Compare with previous version

added 1 commit <ul><li>ed6c1149 - chore(Dockerfile): move Dockerfile to subdir; add dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=975&start_sha=997bc2bc0087c350a29d09084da72f1e1b07cfc5)
savau commented 2024-06-27 17:01:09 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d6269556 - chore(gitlab-ci): use new fradrive build-env image

Compare with previous version

added 1 commit <ul><li>d6269556 - chore(gitlab-ci): use new fradrive build-env image</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=976&start_sha=ed6c114991664498b4b09281674d87523292eabc)
savau commented 2024-06-27 17:04:04 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • c978be1f - chore(gitlab-ci): remove deprecated nix before-script stuff

Compare with previous version

added 1 commit <ul><li>c978be1f - chore(gitlab-ci): remove deprecated nix before-script stuff</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=977&start_sha=d626955658a4a539d39b00b04904079dd60a22c6)
savau commented 2024-06-27 17:31:31 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 3371dc42 - chore(gitlab-ci): replace nix shell calls with barebones make

Compare with previous version

added 1 commit <ul><li>3371dc42 - chore(gitlab-ci): replace nix shell calls with barebones make</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=978&start_sha=c978be1f87afb375e8776724cf8954dba9b02ff7)
savau commented 2024-06-27 17:35:11 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 1fca99bf - chore(Dockerfile): add missing build dependency

Compare with previous version

added 1 commit <ul><li>1fca99bf - chore(Dockerfile): add missing build dependency</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=979&start_sha=3371dc420330070b8d3a299c0d01781bde07f117)
savau commented 2024-06-27 17:48:05 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 09aca3f2 - chore(Makefile): remove npmrc gup target
  • 2e30cab0 - chore(Dockerfile): remove gup
  • c6f6fcd5 - chore(gitlab-ci): replace fontawesome token ci var with NPMRC var

Compare with previous version

added 3 commits <ul><li>09aca3f2 - chore(Makefile): remove npmrc gup target</li><li>2e30cab0 - chore(Dockerfile): remove gup</li><li>c6f6fcd5 - chore(gitlab-ci): replace fontawesome token ci var with NPMRC var</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=980&start_sha=1fca99bf88cb6ad7721f1fc03992293e123da4cd)
savau commented 2024-06-27 17:54:06 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f0befa9a - chore(gitlab-ci): fix npmrc install

Compare with previous version

added 1 commit <ul><li>f0befa9a - chore(gitlab-ci): fix npmrc install</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=981&start_sha=c6f6fcd516a6b2b0516d239ce606f85f95648038)
savau commented 2024-06-27 17:59:02 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a0ee02c4 - chore(gitlab-ci): fix npmrc install

Compare with previous version

added 1 commit <ul><li>a0ee02c4 - chore(gitlab-ci): fix npmrc install</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=982&start_sha=f0befa9abc1bc3a45356a32c707a65818968c9e8)
savau commented 2024-06-27 18:03:41 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • bb5b2db2 - chore(gitlab-ci): fix npmrc install contd

Compare with previous version

added 1 commit <ul><li>bb5b2db2 - chore(gitlab-ci): fix npmrc install contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=983&start_sha=a0ee02c46017659728a26a49324ef4f4805b81d4)
savau commented 2024-06-27 18:14:32 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • c0e625f2 - chore(Makefile): tweak npmrc target

Compare with previous version

added 1 commit <ul><li>c0e625f2 - chore(Makefile): tweak npmrc target</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=984&start_sha=bb5b2db2814d4ce16afee024cadc26c07aede4b5)
savau commented 2024-06-27 18:17:12 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 7ae460da - chore(gitlab-ci): fix npmrc install contd

Compare with previous version

added 1 commit <ul><li>7ae460da - chore(gitlab-ci): fix npmrc install contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=985&start_sha=c0e625f266473625ac43978a2a934ae907fc5900)
savau commented 2024-06-27 18:21:54 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • db95e9c3 - chore(Makefile): avoid comment print for npmrc
  • b5cd8edf - chore(gitlab-ci): fix npmrc install contd

Compare with previous version

added 2 commits <ul><li>db95e9c3 - chore(Makefile): avoid comment print for npmrc</li><li>b5cd8edf - chore(gitlab-ci): fix npmrc install contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=986&start_sha=7ae460dacb7bce83f28577b4f346957ca3268e6f)
savau commented 2024-06-27 18:32:39 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 2d249cca - chore(Makefile): use \echo instead of echo

Compare with previous version

added 1 commit <ul><li>2d249cca - chore(Makefile): use \echo instead of echo</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=987&start_sha=b5cd8edf530c74bbffcfff8538ce85100ac201ec)
savau commented 2024-06-27 18:36:10 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>d4b967fd - chore(Makefile): two echoes</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=988&start_sha=2d249ccafe22b5737b76084c609a36a72fd7c8f4)
savau commented 2024-06-27 18:56:48 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e8f69008 - chore(Dockerfile): install chromium, set CHROME_BIN

Compare with previous version

added 1 commit <ul><li>e8f69008 - chore(Dockerfile): install chromium, set CHROME_BIN</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=989&start_sha=d4b967fddba704ae9c3fae9d21b34c53b6dae0e2)
savau commented 2024-06-27 20:30:06 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • acd6290b - chore(Dockerfile): install zlib-dev

Compare with previous version

added 1 commit <ul><li>acd6290b - chore(Dockerfile): install zlib-dev</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=990&start_sha=e8f690087062a705e98d34930cd85634b8269814)
savau commented 2024-06-27 21:04:48 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • abc90399 - chore(Dockerfile): install libpq-dev

Compare with previous version

added 1 commit <ul><li>abc90399 - chore(Dockerfile): install libpq-dev</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=991&start_sha=acd6290be4ef493a9c9b765147e75b44bbb82ba1)
savau commented 2024-07-04 02:59:58 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b0b74018 - chore(Dockerfile): install pkg-config

Compare with previous version

added 1 commit <ul><li>b0b74018 - chore(Dockerfile): install pkg-config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=995&start_sha=abc90399907eb1626f621117cd6fa7cba7684213)
savau commented 2024-07-04 03:55:46 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • fff0478b - chore(gitlab-ci): add locale debugging prints to backend-dependencies

Compare with previous version

added 1 commit <ul><li>fff0478b - chore(gitlab-ci): add locale debugging prints to backend-dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=996&start_sha=b0b740182cab138d637c4634fe9379bbf8ae7d04)
savau commented 2024-07-04 04:09:10 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f892711d - chore(gitlab-ci): add locale debugging prints to backend-dependencies contd

Compare with previous version

added 1 commit <ul><li>f892711d - chore(gitlab-ci): add locale debugging prints to backend-dependencies contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=997&start_sha=fff0478b2ecc3fb96d9fddc1603db7d4123f0d64)
savau commented 2024-07-04 04:14:24 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a2dce46a - chore(Dockerfile): install locales and seding locales

Compare with previous version

added 1 commit <ul><li>a2dce46a - chore(Dockerfile): install locales and seding locales</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=998&start_sha=f892711da7e3809abcc68269eff270fa254fce53)
savau commented 2024-07-04 04:17:33 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f3bafc9e - chore(gitlab-ci): partially remove debug prints

Compare with previous version

added 1 commit <ul><li>f3bafc9e - chore(gitlab-ci): partially remove debug prints</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=999&start_sha=a2dce46a2e9e24fd9c6677be5a3a0d0848641d0b)
savau commented 2024-07-04 12:05:45 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 4cd57fc0 - chore(Makefile): fix develop test

Compare with previous version

added 1 commit <ul><li>4cd57fc0 - chore(Makefile): fix develop test</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1000&start_sha=f3bafc9e48a7b2ee000051528af5e92856cef6f4)
savau commented 2024-07-04 13:04:20 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 27245904 - chore(Makefile): reintroduce prod backend targets

Compare with previous version

added 1 commit <ul><li>27245904 - chore(Makefile): reintroduce prod backend targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1001&start_sha=4cd57fc0fd27a0c669416bf84f2e88bbb93905ae)
savau commented 2024-07-07 23:05:50 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 4d8c73a9 - chore(Dockerfile): add llvm (current)

Compare with previous version

added 1 commit <ul><li>4d8c73a9 - chore(Dockerfile): add llvm (current)</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1002&start_sha=272459046c91f9a3821d2537f3485410298b0815)
savau commented 2024-07-07 23:37:39 +02:00 (Migrated from gitlab.uniworx.de)

added 5 commits

  • b3a4700f - chore(Dockerfile): move Dockerfile for build-env
  • e542dc57 - chore(gitlab-ci): try to use ~/.stack dir for dependency caching
  • 95de89e7 - chore(Dockerfile): use non-root user for build-env
  • 0692ffaa - chore(Dockerfile): rename build-env -> fradrive-env
  • c85e254c - chore(gitlab-ci): use fradrive-env

Compare with previous version

added 5 commits <ul><li>b3a4700f - chore(Dockerfile): move Dockerfile for build-env</li><li>e542dc57 - chore(gitlab-ci): try to use ~/.stack dir for dependency caching</li><li>95de89e7 - chore(Dockerfile): use non-root user for build-env</li><li>0692ffaa - chore(Dockerfile): rename build-env -&gt; fradrive-env</li><li>c85e254c - chore(gitlab-ci): use fradrive-env</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1003&start_sha=4d8c73a9d2e1fbb46cf4bde4e9bf418429cf1636)
savau commented 2024-07-08 00:06:41 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d133020b - chore(gitlab-ci): use fradrive-env user

Compare with previous version

added 1 commit <ul><li>d133020b - chore(gitlab-ci): use fradrive-env user</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1004&start_sha=c85e254cfb593085ed495548c1d0afc3269fca18)
savau commented 2024-07-08 00:11:07 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 76141fe2 - chore(gitlab-ci): remove deprecated before-script stuff

Compare with previous version

added 1 commit <ul><li>76141fe2 - chore(gitlab-ci): remove deprecated before-script stuff</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1005&start_sha=d133020b05512ad87b15e09326036100252a582a)
savau commented 2024-07-08 00:20:19 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e86466d8 - chore(Makefile): use allow-different-user for ci stack builds

Compare with previous version

added 1 commit <ul><li>e86466d8 - chore(Makefile): use allow-different-user for ci stack builds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1006&start_sha=76141fe2d0f5e2556f360f8fdcb3976fe5f23f25)
savau commented 2024-07-08 00:27:18 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d415c81c - chore(Makefile): introduce prod variant of backend-dependencies target for allowing different users

Compare with previous version

added 1 commit <ul><li>d415c81c - chore(Makefile): introduce prod variant of backend-dependencies target for allowing different users</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1007&start_sha=e86466d80f7d392955e1694bc6f3861a601579ff)
savau commented 2024-07-08 00:36:48 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 4e49f8c5 - chore(gitlab-ci): remove unnecessary artifact path for backend-dependencies
  • 5c66b25b - chore(Dockerfile): remove debris
  • 41fe6806 - chore(Makefile): fix syntax/target names

Compare with previous version

added 3 commits <ul><li>4e49f8c5 - chore(gitlab-ci): remove unnecessary artifact path for backend-dependencies</li><li>5c66b25b - chore(Dockerfile): remove debris</li><li>41fe6806 - chore(Makefile): fix syntax/target names</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1008&start_sha=d415c81ce221f253c71dacffec5ca3f5c6bbe582)
savau commented 2024-07-08 00:38:53 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>305c16c2 - chore(Makefile): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1009&start_sha=41fe6806110ffa6eeaf12d34185f7f1e1a4bf27b)
savau commented 2024-07-08 00:44:55 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6d305f90 - chore(gitlab-ci): use STACK_ROOT for cache

Compare with previous version

added 1 commit <ul><li>6d305f90 - chore(gitlab-ci): use STACK_ROOT for cache</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1010&start_sha=305c16c2178bc3be922f9122827f71e7832f1369)
savau commented 2024-07-08 01:02:23 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • c29407f2 - chore(Makefile): disable allow-different-user for stack again
  • a92a5123 - chore(gitlab-ci): try to chown current dir for fradrive-env

Compare with previous version

added 2 commits <ul><li>c29407f2 - chore(Makefile): disable allow-different-user for stack again</li><li>a92a5123 - chore(gitlab-ci): try to chown current dir for fradrive-env</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1011&start_sha=6d305f90d0dc9cd71e0fbf7f34ed13ff84b32b55)
savau commented 2024-07-08 01:04:23 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>89d9018b - chore(Makefile): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1012&start_sha=a92a512387768b55335216d7941739d5d5fe9249)
savau commented 2024-07-08 12:13:21 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a6db39c0 - chore(gitlab-ci): cleanup; move before_script to default

Compare with previous version

added 1 commit <ul><li>a6db39c0 - chore(gitlab-ci): cleanup; move before_script to default</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1013&start_sha=89d9018bc44c117a0271a58167fbe2299d168a0f)
savau commented 2024-07-08 12:41:14 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 46a46b9b - chore(gitlab-ci): more cleanup
  • 8306bc20 - chore(gitlab-ci): cleanup and deduplicate stuff

Compare with previous version

added 2 commits <ul><li>46a46b9b - chore(gitlab-ci): more cleanup</li><li>8306bc20 - chore(gitlab-ci): cleanup and deduplicate stuff</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1014&start_sha=a6db39c056c34235111d05c572cd2cb42dc7b162)
savau commented 2024-07-08 13:24:19 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>aec1daf8 - chore(gitlab-ci): cleanup</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1015&start_sha=8306bc20e9cdc6b9ceafe5fd69618be225037822)
savau commented 2024-07-08 13:25:49 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 95a2e2f2 - chore(gitlab-ci): fix order/syntax

Compare with previous version

added 1 commit <ul><li>95a2e2f2 - chore(gitlab-ci): fix order/syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1016&start_sha=aec1daf8ace8c1b5f1bc71ba731b006d932af7a8)
savau commented 2024-07-08 13:26:15 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 8742c5b5 - chore(gitlab-ci): fix order/syntax contd

Compare with previous version

added 1 commit <ul><li>8742c5b5 - chore(gitlab-ci): fix order/syntax contd</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1017&start_sha=95a2e2f2fecab29b30fed0beb90420b64222a970)
savau commented 2024-07-08 13:43:20 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>17986f82 - chore(Makefile): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1018&start_sha=8742c5b57d3f440518e051b216e42debe5bad093)
savau commented 2024-07-08 15:09:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 764bb5b0 - chore(gitlab-ci): add debug find

Compare with previous version

added 1 commit <ul><li>764bb5b0 - chore(gitlab-ci): add debug find</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1019&start_sha=17986f82c4ca6563456085a71ef8358f6953778a)
savau commented 2024-07-09 01:25:50 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 5de66f5b - chore: gitignore binaries
  • 140c8756 - chore(Makefile): cleanup and document
  • fd7b792b - chore(gitlab-ci): remove deprecated targets; rename uniworx->backend build

Compare with previous version

added 3 commits <ul><li>5de66f5b - chore: gitignore binaries</li><li>140c8756 - chore(Makefile): cleanup and document</li><li>fd7b792b - chore(gitlab-ci): remove deprecated targets; rename uniworx-&gt;backend build</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1020&start_sha=764bb5b0b0afe929656bdd58ccbdedaad234f7b8)
savau commented 2024-07-11 02:31:20 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 79a8305b - chore(gitlab-ci): frontend build as backend lint artifact

Compare with previous version

added 1 commit <ul><li>79a8305b - chore(gitlab-ci): frontend build as backend lint artifact</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1021&start_sha=fd7b792b4b76192fc385a299c449718ba2f53015)
savau commented 2024-07-11 12:12:41 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 90b93350 - chore(gitlab-ci): well-known as backend lint artifact

Compare with previous version

added 1 commit <ul><li>90b93350 - chore(gitlab-ci): well-known as backend lint artifact</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1022&start_sha=79a8305bd71ab36db522c79e27b4e30fe19ec54c)
savau commented 2024-07-11 12:50:34 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 09621cfc - chore(gitlab-ci): add .stack-work to stack cache

Compare with previous version

added 1 commit <ul><li>09621cfc - chore(gitlab-ci): add .stack-work to stack cache</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1023&start_sha=90b93350fc96a8a593e5b08beedab4d67e06ba4d)
savau commented 2024-07-11 17:22:00 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f20fdff5 - chore(Makefile): tweak backend-prod targets

Compare with previous version

added 1 commit <ul><li>f20fdff5 - chore(Makefile): tweak backend-prod targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1024&start_sha=09621cfccee85fabe345335a7c75379f83f8d4d5)
savau commented 2024-07-12 12:00:32 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 5e85b2d5 - chore(gitlab-ci): add frontend needs for backend test

Compare with previous version

added 1 commit <ul><li>5e85b2d5 - chore(gitlab-ci): add frontend needs for backend test</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1025&start_sha=f20fdff531090f7854436cc733bdf20bd8b0d676)
savau commented 2024-07-17 13:58:35 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 9fb6d60e - chore(Dockerfile): add Dockerfile stub for fradrive container

Compare with previous version

added 1 commit <ul><li>9fb6d60e - chore(Dockerfile): add Dockerfile stub for fradrive container</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1028&start_sha=5e85b2d5ae5bd8facf1e424dd05ae5f6bfcaa0fb)
savau commented 2024-07-25 13:05:42 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 60e5086f - refactor(docker): apply Dockerfile linter suggestions

Compare with previous version

added 1 commit <ul><li>60e5086f - refactor(docker): apply Dockerfile linter suggestions</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1030&start_sha=9fb6d60ecca614c7e130b6842b7f2d9ca2b62f3b)
savau commented 2024-07-26 01:18:33 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 7f809d02 - chore(Dockerfile): move fradrive-env Dockerfile to project root; remove old dockerignore
  • a09dc59f - fix(Makefile): add missing dependency on well-known for backend-builds
  • 973175d5 - chore(Dockerfile): work in fradrive Dockerfile; set workdir

Compare with previous version

added 3 commits <ul><li>7f809d02 - chore(Dockerfile): move fradrive-env Dockerfile to project root; remove old dockerignore</li><li>a09dc59f - fix(Makefile): add missing dependency on well-known for backend-builds</li><li>973175d5 - chore(Dockerfile): work in fradrive Dockerfile; set workdir</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1031&start_sha=60e5086f7e6324f2e8eecc8230c98300206c4bfb)
savau commented 2024-07-29 14:34:04 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 4ead6300 - chore(Dockerfile): pre-build dependencies in fradrive-env

Compare with previous version

added 1 commit <ul><li>4ead6300 - chore(Dockerfile): pre-build dependencies in fradrive-env</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1034&start_sha=973175d5b945e22176ae51e6dfa5241bc6f8f06b)
savau commented 2024-07-29 14:42:44 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e7a81836 - fix(Dockerfile): change rights of source dir to env user

Compare with previous version

added 1 commit <ul><li>e7a81836 - fix(Dockerfile): change rights of source dir to env user</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1035&start_sha=4ead63006a0070ebf596fa0af303956ac4662e42)
savau commented 2024-07-29 14:52:17 +02:00 (Migrated from gitlab.uniworx.de)

added 63 commits

  • e7a81836...d625fbe8 - 30 commits from branch master
  • d625fbe8...11df9c57 - 23 earlier commits
  • 51a3a250 - chore(icons): removed old iconText function
  • 5200d88f - chore(utils): configurable file extensions for renamer util
  • 5a8c7411 - chore(icons): automatically generated license files
  • d3ac39af - style(frontend): navbar svg filter now matches theme
  • e1bb20ed - style(frontend): coloured icons on info page for lecturers
  • 4c4571d2 - fix(frontend): fixed icon colour in table headers
  • 3bcd5610 - chore(fonts): reverted new font
  • a8218e0f - chore(frontend): adjusted colour of icons inside of buttons
  • 776012bd - chore(frontend): replaced fontawesome-pro node module with fontawesome-free
  • 2a994bb7 - Merge branch '145-build-system-rewrite' into fraport-corporate-design-icons

Compare with previous version

added 63 commits <ul><li>e7a81836...d625fbe8 - 30 commits from branch <code>master</code></li><li>d625fbe8...11df9c57 - 23 earlier commits</li><li>51a3a250 - chore(icons): removed old iconText function</li><li>5200d88f - chore(utils): configurable file extensions for renamer util</li><li>5a8c7411 - chore(icons): automatically generated license files</li><li>d3ac39af - style(frontend): navbar svg filter now matches theme</li><li>e1bb20ed - style(frontend): coloured icons on info page for lecturers</li><li>4c4571d2 - fix(frontend): fixed icon colour in table headers</li><li>3bcd5610 - chore(fonts): reverted new font</li><li>a8218e0f - chore(frontend): adjusted colour of icons inside of buttons</li><li>776012bd - chore(frontend): replaced fontawesome-pro node module with fontawesome-free</li><li>2a994bb7 - Merge branch &#39;145-build-system-rewrite&#39; into fraport-corporate-design-icons</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1037&start_sha=e7a8183656ae419cfee2942543045c6fa6a9caa3)
savau commented 2024-07-29 15:16:44 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 533ed53f - chore(Makefile): remove (comment-out) old npmrc target
  • 675b0711 - chore(Makefile): add .well-known target as dependency for well-known to catch any webpack errors

Compare with previous version

added 2 commits <ul><li>533ed53f - chore(Makefile): remove (comment-out) old npmrc target</li><li>675b0711 - chore(Makefile): add .well-known target as dependency for well-known to catch any webpack errors</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1038&start_sha=2a994bb714af28694fa47719053399499bae2e56)
savau commented 2024-07-29 15:35:08 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 5a1ea3db - chore(assets): remove icons from repository, to be generated locally
  • 8460c94c - chore: gitignore assets/icons
  • 3bc3acf3 - chore(Makefile): add assets/icons generation target

Compare with previous version

added 3 commits <ul><li>5a1ea3db - chore(assets): remove icons from repository, to be generated locally</li><li>8460c94c - chore: gitignore assets/icons</li><li>3bc3acf3 - chore(Makefile): add assets/icons generation target</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1039&start_sha=675b0711dceeef8340b0139a3e3e95e6e14d3e06)
savau commented 2024-07-29 15:37:51 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 4eb081a0 - refactor(utils): remove duplicate json key

Compare with previous version

added 1 commit <ul><li>4eb081a0 - refactor(utils): remove duplicate json key</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1040&start_sha=3bc3acf38c8d8ead5f3cdeedced4860692ca3827)
barth commented 2024-07-29 15:40:31 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 1806d9f0 - fix(utils): Verboseparameter -v hinzugefuegt; rekursives makedir; genauere Meldungen.
  • 5396d566 - Merge branch '145-build-system-rewrite' of gitlab.uniworx.de:fradrive/fradrive...

Compare with previous version

added 2 commits <ul><li>1806d9f0 - fix(utils): Verboseparameter -v hinzugefuegt; rekursives makedir; genauere Meldungen.</li><li>5396d566 - Merge branch &#39;145-build-system-rewrite&#39; of gitlab.uniworx.de:fradrive/fradrive...</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1041&start_sha=4eb081a06a67d224493e8a102f1b6c1511ab9cf7)
barth commented 2024-07-29 15:43:26 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • ac30cb9e - fix(utils/renamer): Mehr outputs nur im verbose-Fall.

Compare with previous version

added 1 commit <ul><li>ac30cb9e - fix(utils/renamer): Mehr outputs nur im verbose-Fall.</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1042&start_sha=5396d56627e06a338e1428079c93fb8b74f3ac81)
savau commented 2024-07-29 15:53:53 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • f34a4212 - chore(Dockerfile): make well-known
  • a3ca0ddb - chore(Makefile): require well-known for frontend targets
  • d231df65 - chore(Makefile): clean assets/icons and well-known

Compare with previous version

added 3 commits <ul><li>f34a4212 - chore(Dockerfile): make well-known</li><li>a3ca0ddb - chore(Makefile): require well-known for frontend targets</li><li>d231df65 - chore(Makefile): clean assets/icons and well-known</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1043&start_sha=ac30cb9e6712d0ee3f204da4863d1e2509af8a76)
savau commented 2024-07-29 15:56:21 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6b533479 - chore(Makefile): clean .npm cache too

Compare with previous version

added 1 commit <ul><li>6b533479 - chore(Makefile): clean .npm cache too</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1044&start_sha=d231df65967df3f7ee640103dbe05bfa477f263f)
savau commented 2024-07-29 16:01:18 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d6ce20c8 - chore(Dockerfile): make backend-dependencies in fradrive-env

Compare with previous version

added 1 commit <ul><li>d6ce20c8 - chore(Dockerfile): make backend-dependencies in fradrive-env</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1045&start_sha=6b533479296d0cb05e58f7b0d88e63cdd2bf2bb9)
savau commented 2024-08-04 15:21:40 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 55484e63 - fix(stack.yaml): move to uniworx.de gitlab
  • f15d635a - chore(git): add .gitattributes for prohibiting crlf as eol

Compare with previous version

added 2 commits <ul><li>55484e63 - fix(stack.yaml): move to uniworx.de gitlab</li><li>f15d635a - chore(git): add .gitattributes for prohibiting crlf as eol</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1046&start_sha=d6ce20c85e8fc90801ad34cdb2b11810158ecaa3)
savau commented 2024-08-11 03:10:39 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • e5f18271 - chore(docker): add Dockerfile for fradrive-db (psql)
  • 78303898 - refactor(docker): add TODOs and documentation
  • fe618917 - chore(docker): use ADD with --chown instead of RUN chown

Compare with previous version

added 3 commits <ul><li>e5f18271 - chore(docker): add Dockerfile for fradrive-db (psql)</li><li>78303898 - refactor(docker): add TODOs and documentation</li><li>fe618917 - chore(docker): use ADD with --chown instead of RUN chown</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1052&start_sha=f15d635a1e480abcb4076981642f8a882c9be51e)
savau commented 2024-08-15 02:32:05 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 2b11694c - chore(docker): add database Dockerfile to be used with docker-compose
  • 9e3a5af4 - chore(docker): remove previous fradrive-db Dockerfile
  • d1377bf3 - chore(docker): add first compose.yaml stub; move fradrive-env Dockerfile

Compare with previous version

added 3 commits <ul><li>2b11694c - chore(docker): add database Dockerfile to be used with docker-compose</li><li>9e3a5af4 - chore(docker): remove previous fradrive-db Dockerfile</li><li>d1377bf3 - chore(docker): add first compose.yaml stub; move fradrive-env Dockerfile</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1055&start_sha=fe6189175b6ab914c9db3d63564d8681ebba5315)
savau commented 2024-08-18 03:07:15 +02:00 (Migrated from gitlab.uniworx.de)

added 10 commits

  • 5183ec17 - chore(docker): work on compose.yaml
  • 13d8bfef - chore(stack): introduce uniworxdev binary for always retaining binaries in bin/
  • f17dbf48 - chore: remove deprecated .npmrc.gup
  • e7504244 - chore(docker): first version of frontend Dockerfile, not working together with compose.yaml yet
  • 6a30501a - chore(docker): add first (probably incomplete) version of backend/binary Dockerfile
  • b0e17845 - chore(docker): add missing exiftool dependency to frontend Dockerfile
  • a090c975 - chore(docker): switch to backend entrypoint
  • 55142473 - refactor(Makefile): cleanup targets
  • fcc65696 - chore(Makefile): add dockerized target wrapper; fix cleanup
  • 255fa196 - chore(docker): use ENV args for make targets in frontend and backend docker

Compare with previous version

added 10 commits <ul><li>5183ec17 - chore(docker): work on compose.yaml</li><li>13d8bfef - chore(stack): introduce uniworxdev binary for always retaining binaries in bin/</li><li>f17dbf48 - chore: remove deprecated .npmrc.gup</li><li>e7504244 - chore(docker): first version of frontend Dockerfile, not working together with compose.yaml yet</li><li>6a30501a - chore(docker): add first (probably incomplete) version of backend/binary Dockerfile</li><li>b0e17845 - chore(docker): add missing exiftool dependency to frontend Dockerfile</li><li>a090c975 - chore(docker): switch to backend entrypoint</li><li>55142473 - refactor(Makefile): cleanup targets</li><li>fcc65696 - chore(Makefile): add dockerized target wrapper; fix cleanup</li><li>255fa196 - chore(docker): use ENV args for make targets in frontend and backend docker</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1056&start_sha=d1377bf3d3c03c880f25b6aa7189f67dc5c515f4)
savau commented 2024-08-18 04:15:12 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 6bbc2665 - chore(Makefile): add dockerized frontend and backend wrapper targets
  • 0a7c4512 - refactor(Makefile): use slightly shorter (and more obfuscated), but at least...
  • e8c058b6 - chore(docker/frontend): make node_modules beforehand

Compare with previous version

added 3 commits <ul><li>6bbc2665 - chore(Makefile): add dockerized frontend and backend wrapper targets</li><li>0a7c4512 - refactor(Makefile): use slightly shorter (and more obfuscated), but at least...</li><li>e8c058b6 - chore(docker/frontend): make node_modules beforehand</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1057&start_sha=255fa196d5d836ecd5d8826ea995d66223886d37)
savau commented 2024-08-18 04:17:39 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 820133cb - chore(Makefile): clean well-known cache too

Compare with previous version

added 1 commit <ul><li>820133cb - chore(Makefile): clean well-known cache too</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1058&start_sha=e8c058b65e572bd23bce987a1863cbbd39e5a3d4)
savau commented 2024-08-18 04:29:16 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 018228fb - chore(docker): fix make dependency misses caused by newlines

Compare with previous version

added 1 commit <ul><li>018228fb - chore(docker): fix make dependency misses caused by newlines</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1059&start_sha=820133cbe8daee21d1ec905c88e9ec27527b94c2)
savau commented 2024-08-18 04:47:24 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 549d6758 - chore(docker/backend): set HOME env var to /fradrive for stack root
  • 754f23a4 - chore(docker/backend): add git dependency for haskell-stack
  • e0b2b69f - chore(Makefile): clean new stack root (.stack/) on clean too

Compare with previous version

added 3 commits <ul><li>549d6758 - chore(docker/backend): set HOME env var to /fradrive for stack root</li><li>754f23a4 - chore(docker/backend): add git dependency for haskell-stack</li><li>e0b2b69f - chore(Makefile): clean new stack root (.stack/) on clean too</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1060&start_sha=018228fba051c7352c438db1d70422c1c8a0dd91)
savau commented 2024-08-18 05:43:18 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 9938cf62 - chore(docker/backend): install missing dependencies and env vars

Compare with previous version

added 1 commit <ul><li>9938cf62 - chore(docker/backend): install missing dependencies and env vars</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1061&start_sha=e0b2b69fd6d4ee5d5a552f35693761ef4609e878)
barth commented 2024-08-18 23:18:02 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a3d0cb18 - chore(utils): New utils tool for listing debian packages from Dockerfiles.

Compare with previous version

added 1 commit <ul><li>a3d0cb18 - chore(utils): New utils tool for listing debian packages from Dockerfiles.</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1062&start_sha=9938cf6243623297586d3aef1d0cbe46f5d5e7ed)
savau commented 2024-08-19 01:08:45 +02:00 (Migrated from gitlab.uniworx.de)

added 6 commits

  • 22a918c5 - chore(docker): reintroduce ADD to frontend and backend Dockerfiles for gitlab-ci compatibility
  • ce3dcfdb - chore(docker): work on compose.yaml; remove debris
  • 8140ebdc - chore(gitlab-ci): first stub of major ci update
  • ce07458c - chore(Makefile): cleanup; separate docker build and run
  • 1fc74cad - chore(docker/backend): add missing dependencies
  • e5ac5962 - Merge branch '145-build-system-rewrite' of...

Compare with previous version

added 6 commits <ul><li>22a918c5 - chore(docker): reintroduce ADD to frontend and backend Dockerfiles for gitlab-ci compatibility</li><li>ce3dcfdb - chore(docker): work on compose.yaml; remove debris</li><li>8140ebdc - chore(gitlab-ci): first stub of major ci update</li><li>ce07458c - chore(Makefile): cleanup; separate docker build and run</li><li>1fc74cad - chore(docker/backend): add missing dependencies</li><li>e5ac5962 - Merge branch &#39;145-build-system-rewrite&#39; of...</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1063&start_sha=a3d0cb1820ffd9bfcfdbdf891cd64e919736b8b9)
savau commented 2024-08-19 01:20:11 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 87c22b8a - chore(Makefile): use docker compose in dockerized targets

Compare with previous version

added 1 commit <ul><li>87c22b8a - chore(Makefile): use docker compose in dockerized targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1064&start_sha=e5ac596287817f5945ef4fb0f084fb3dc89453d2)
savau commented 2024-08-19 01:52:23 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • ff58c3a2 - chore(docker/backend): add missing locale dependencies

Compare with previous version

added 1 commit <ul><li>ff58c3a2 - chore(docker/backend): add missing locale dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1065&start_sha=87c22b8a841e8b9d19c2f57c710ea13083a8afec)
savau commented 2024-08-19 02:13:24 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 0fb60d99 - chore(docker): add image refs to compose.yaml
  • 2356ff4b - chore(docker/frontend): change default entrypoint to watcher
  • 93cbea6b - chore(gitlab-ci): disable (comment-out) previous ci defs

Compare with previous version

added 3 commits <ul><li>0fb60d99 - chore(docker): add image refs to compose.yaml</li><li>2356ff4b - chore(docker/frontend): change default entrypoint to watcher</li><li>93cbea6b - chore(gitlab-ci): disable (comment-out) previous ci defs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1066&start_sha=ff58c3a2ba38280afbe5caca94c08cdfc21403d7)
savau commented 2024-08-19 02:18:14 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6f392396 - chore(gitlab-ci): add backend jobs

Compare with previous version

added 1 commit <ul><li>6f392396 - chore(gitlab-ci): add backend jobs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1067&start_sha=93cbea6bd9c0e28d0d4e7fee646ff84c5c46816b)
savau commented 2024-08-19 02:20:00 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>2d415a99 - chore(gitlab-ci): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1068&start_sha=6f392396b9121ff82b1251432992545768cae193)
savau commented 2024-08-19 02:30:04 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • c12408c5 - chore(gitlab-ci): use docker:dind

Compare with previous version

added 1 commit <ul><li>c12408c5 - chore(gitlab-ci): use docker:dind</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1069&start_sha=2d415a99fe465cb0f5693ba81e28f580c47cebdf)
savau commented 2024-08-19 02:35:50 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • fad4627f - chore(gitlab-ci): use debian:12.5

Compare with previous version

added 1 commit <ul><li>fad4627f - chore(gitlab-ci): use debian:12.5</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1070&start_sha=c12408c5d52f952dfc205fa8d1ac7fe3e30f20df)
savau commented 2024-08-19 02:39:12 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6ba2377d - chore(gitlab-ci): install gnumake in base image

Compare with previous version

added 1 commit <ul><li>6ba2377d - chore(gitlab-ci): install gnumake in base image</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1071&start_sha=fad4627f42b0a9bd62f8d91c437e32a38a3feb0c)
savau commented 2024-08-19 02:41:16 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d12899ff - chore(gitlab-ci): apt-get update before_script

Compare with previous version

added 1 commit <ul><li>d12899ff - chore(gitlab-ci): apt-get update before_script</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1072&start_sha=6ba2377d16106b90dd4210a99c6fe47bc55f2c05)
savau commented 2024-08-19 02:43:19 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • aebbfce1 - chore(gitlab-ci): install make correctly

Compare with previous version

added 1 commit <ul><li>aebbfce1 - chore(gitlab-ci): install make correctly</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1073&start_sha=d12899ffea6100f85966451071a46d1f9269b926)
savau commented 2024-08-19 03:23:27 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 3682361f - chore(docker): create debian-podman image; parametrize Makefile and gitlab-ci over docker/podman

Compare with previous version

added 1 commit <ul><li>3682361f - chore(docker): create debian-podman image; parametrize Makefile and gitlab-ci over docker/podman</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1074&start_sha=aebbfce109b7f364047bfd1537c984d4313dc77d)
savau commented 2024-08-19 03:28:55 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 787656c0 - chore(docker/podman): add podman-compose

Compare with previous version

added 1 commit <ul><li>787656c0 - chore(docker/podman): add podman-compose</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1075&start_sha=3682361fd9457fa3eabe038ba670357c18b5f184)
savau commented 2024-08-19 03:33:32 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 21ad8103 - chore(gitlab-ci): podman-compose instead of podman compose

Compare with previous version

added 1 commit <ul><li>21ad8103 - chore(gitlab-ci): podman-compose instead of podman compose</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1076&start_sha=787656c0bf71ab1a0635a73f45eb6e22d78eef1c)
savau commented 2024-08-19 04:21:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 137b46ee - chore(docker/podman): tweak containers.conf

Compare with previous version

added 1 commit <ul><li>137b46ee - chore(docker/podman): tweak containers.conf</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1077&start_sha=21ad8103385624fef48bb015334b9823907c008f)
savau commented 2024-08-19 04:35:52 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 846b74dc - chore(docker/podman): work on podman config

Compare with previous version

added 1 commit <ul><li>846b74dc - chore(docker/podman): work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1078&start_sha=137b46ee9c02ba7f816350c1262ec5494c442558)
savau commented 2024-08-19 04:39:54 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 7e006f4e - chore(docker/podman): more work on podman config

Compare with previous version

added 1 commit <ul><li>7e006f4e - chore(docker/podman): more work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1079&start_sha=846b74dc02aacb9f70752daf86d242a78a639feb)
savau commented 2024-08-19 04:41:31 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • febf8d8a - chore(docker/podman): even more work on podman config

Compare with previous version

added 1 commit <ul><li>febf8d8a - chore(docker/podman): even more work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1080&start_sha=7e006f4ed19cbf231c3ad9107bfc4e52e843edc1)
savau commented 2024-08-19 04:57:45 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 06ecf6a2 - chore: update gitignore
  • d69369ff - chore(docker/podman): even more work on podman config

Compare with previous version

added 2 commits <ul><li>06ecf6a2 - chore: update gitignore</li><li>d69369ff - chore(docker/podman): even more work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1081&start_sha=febf8d8aa7ba2e0ecb702a29e2d34d8451c75737)
savau commented 2024-08-19 18:01:25 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 057a9947 - chore(docker/podman): work on podman config

Compare with previous version

added 1 commit <ul><li>057a9947 - chore(docker/podman): work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1082&start_sha=d69369ff0a9e6c72ae88fe43b5aae3675f5548db)
savau commented 2024-08-19 18:04:06 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6e3d0aaa - chore(gitlab-ci): work on podman config

Compare with previous version

added 1 commit <ul><li>6e3d0aaa - chore(gitlab-ci): work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1083&start_sha=057a9947f69eaf4b42dee11c96d52612a9837dde)
savau commented 2024-08-19 18:06:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • ad2f44a8 - chore(docker/podman): work on podman config

Compare with previous version

added 1 commit <ul><li>ad2f44a8 - chore(docker/podman): work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1084&start_sha=6e3d0aaa2e2301e43db838d615cc8db93ada753a)
savau commented 2024-08-19 18:13:31 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 581316fb - chore(gitlab-ci): fix podman syntax

Compare with previous version

added 1 commit <ul><li>581316fb - chore(gitlab-ci): fix podman syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1085&start_sha=ad2f44a82c7c29c1a28234f6664a3cbe0d9a6ec3)
savau commented 2024-08-19 18:17:31 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 46c56652 - chore(docker): add privileged to compose.yaml

Compare with previous version

added 1 commit <ul><li>46c56652 - chore(docker): add privileged to compose.yaml</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1086&start_sha=581316fb42eb6a30c534a3ec43cf9a97b334b0ed)
savau commented 2024-08-19 18:19:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 2ec37a29 - chore(gitlab-ci): fix podman config

Compare with previous version

added 1 commit <ul><li>2ec37a29 - chore(gitlab-ci): fix podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1087&start_sha=46c56652a33ef630ace6b4c425c62b05f13e695a)
savau commented 2024-08-19 18:35:26 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 3f2f57b3 - chore(docker/podman): work on podman config

Compare with previous version

added 1 commit <ul><li>3f2f57b3 - chore(docker/podman): work on podman config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1088&start_sha=2ec37a29da3baa27bb52fd00f04af9552f156875)
savau commented 2024-08-21 03:21:26 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 200fc962 - chore(docker): remove obsolete ADD of project root
  • 0bdc6304 - chore(gitlab-ci): restructure containers stage

Compare with previous version

added 2 commits <ul><li>200fc962 - chore(docker): remove obsolete ADD of project root</li><li>0bdc6304 - chore(gitlab-ci): restructure containers stage</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1089&start_sha=3f2f57b3db9aa08605d2a57290f76e87aa5e65d0)
savau commented 2024-08-21 03:24:20 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • de942232 - chore(gitlab-ci): fix registry var

Compare with previous version

added 1 commit <ul><li>de942232 - chore(gitlab-ci): fix registry var</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1090&start_sha=0bdc63040d00c0703c48ecb6be8e9dfc4fd9adaf)
savau commented 2024-08-21 03:29:50 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 3f1e351d - chore(gitlab-ci): apply creds to buildah-push

Compare with previous version

added 1 commit <ul><li>3f1e351d - chore(gitlab-ci): apply creds to buildah-push</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1091&start_sha=de94223285c37848370ddb9052a8a294c457d605)
savau commented 2024-08-22 03:05:05 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 303a6ca3 - chore(gitlab-ci): add changes rules to containers jobs

Compare with previous version

added 1 commit <ul><li>303a6ca3 - chore(gitlab-ci): add changes rules to containers jobs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1096&start_sha=3f1e351d549d3ded754d8b21f5d466da5e9436bc)
savau commented 2024-08-22 03:12:41 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6f5c74f1 - chore(gitlab-ci): make image needs optional

Compare with previous version

added 1 commit <ul><li>6f5c74f1 - chore(gitlab-ci): make image needs optional</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1097&start_sha=303a6ca3f6211f3f9fede5b6db0f4d3f1ef72408)
savau commented 2024-08-23 21:55:39 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d2a80f20 - chore(gitlab-ci): introduce dynamic ci for image versioning; rename stages and jobs

Compare with previous version

added 1 commit <ul><li>d2a80f20 - chore(gitlab-ci): introduce dynamic ci for image versioning; rename stages and jobs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1100&start_sha=6f5c74f1ca1d789bbc014da1396ed1748ac4bb30)
savau commented 2024-08-23 21:59:13 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 85d43f5b - chore(gitlab-ci): add dependencies for dynamic jobs

Compare with previous version

added 1 commit <ul><li>85d43f5b - chore(gitlab-ci): add dependencies for dynamic jobs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1101&start_sha=d2a80f20b61e7ca8624d6d6412fc196d13bf0696)
savau commented 2024-08-23 22:06:38 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 33ce61d6 - ci(gitlab-ci): fix dynamic job dependencies

Compare with previous version

added 1 commit <ul><li>33ce61d6 - ci(gitlab-ci): fix dynamic job dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1102&start_sha=85d43f5b7773fa1741805d8b64d440a181007d17)
savau commented 2024-08-23 22:09:09 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • fdd05a0b - ci(gitlab-ci): fix script permissions

Compare with previous version

added 1 commit <ul><li>fdd05a0b - ci(gitlab-ci): fix script permissions</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1103&start_sha=33ce61d662ae71c6c39dc7ca42701211a0f59cdf)
savau commented 2024-08-23 22:11:40 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0eb90845 - ci(gitlab-ci): fix yaml location

Compare with previous version

added 1 commit <ul><li>0eb90845 - ci(gitlab-ci): fix yaml location</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1104&start_sha=fdd05a0b20ef9b38de09f676d9e7f3b2e1498fef)
savau commented 2024-08-23 22:25:47 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>333e8f7a - ci(gitlab-ci): remove debris</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1105&start_sha=0eb90845de5bb0f4b6bee14a94d99b7e86317718)
savau commented 2024-08-24 17:30:43 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • c177ff82 - ci(gitlab-ci): separate frontend and backend downstreams

Compare with previous version

added 1 commit <ul><li>c177ff82 - ci(gitlab-ci): separate frontend and backend downstreams</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1106&start_sha=333e8f7a9a5352486f20b401224714169f225107)
savau commented 2024-08-24 17:32:49 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>c04428e3 - ci(gitlab-ci): fix pipeline</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1107&start_sha=c177ff826ec9ffbd210faa29cc5c1da82e107654)
savau commented 2024-08-24 17:42:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 675dd364 - ci(gitlab-ci): make container builds manually triggerable

Compare with previous version

added 1 commit <ul><li>675dd364 - ci(gitlab-ci): make container builds manually triggerable</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1108&start_sha=c04428e33bbc72b994241076e74728e374626266)
barth commented 2024-08-24 18:28:45 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • f3df4496 - ci(gitlab-ci): Statement of default image for downstream pipelines.
  • 858d2d33 - ci(gitlab-ci): Use gitlab container runner instead of podman in docker (so far only backend)

Compare with previous version

added 2 commits <ul><li>f3df4496 - ci(gitlab-ci): Statement of default image for downstream pipelines.</li><li>858d2d33 - ci(gitlab-ci): Use gitlab container runner instead of podman in docker (so far only backend)</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1109&start_sha=675dd364df34c9fb8feebe8d0e9a6eb76e253b88)
barth commented 2024-08-24 18:50:14 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 8b480111 - ci(gitlab-ci): Use gitlab container runner instead of podman in docker (frontend part)

Compare with previous version

added 1 commit <ul><li>8b480111 - ci(gitlab-ci): Use gitlab container runner instead of podman in docker (frontend part)</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1110&start_sha=858d2d3386d3db6ddb6f083d8119e8a964939469)
barth commented 2024-08-25 03:12:03 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0d40207f - ci(gitlab-ci): Separation of build and manual rebuild of frontend-/backend-environment containers.

Compare with previous version

added 1 commit <ul><li>0d40207f - ci(gitlab-ci): Separation of build and manual rebuild of frontend-/backend-environment containers.</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1111&start_sha=8b4801111da5521dcbbe907a2a4c7228cfcae84e)
savau commented 2024-08-25 04:45:22 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b45b7452 - ci(gitlab-ci): add chromium to frontend dependencies

Compare with previous version

added 1 commit <ul><li>b45b7452 - ci(gitlab-ci): add chromium to frontend dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1112&start_sha=0d40207fe330cc834b3f7c8edc1e7d72347610f9)
savau commented 2024-08-25 05:07:56 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 35e77e2d - ci(gitlab-ci): make container builds independent from code builds

Compare with previous version

added 1 commit <ul><li>35e77e2d - ci(gitlab-ci): make container builds independent from code builds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1113&start_sha=b45b7452ead3588eee711fddbd085a6ce18f9184)
savau commented 2024-08-25 05:17:21 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>cd4eae08 - ci(gitlab-ci): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1114&start_sha=35e77e2d1d3cd53b68abcb2cf9214e3208aee267)
savau commented 2024-08-25 05:28:58 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • da535be0 - ci(gitlab-ci): improve refs
  • d3370a42 - ci(gitlab-ci): remove obsolete make env-var
  • d7821672 - ci(docker/frontend): pass CHROME_BIN env var to make

Compare with previous version

added 3 commits <ul><li>da535be0 - ci(gitlab-ci): improve refs</li><li>d3370a42 - ci(gitlab-ci): remove obsolete make env-var</li><li>d7821672 - ci(docker/frontend): pass CHROME_BIN env var to make</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1115&start_sha=cd4eae08cf65dd6143334c0a69d0b1ff0030126c)
savau commented 2024-08-25 05:34:50 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • ce34fc1a - ci(gitlab-ci): restructure setup and containers stages

Compare with previous version

added 1 commit <ul><li>ce34fc1a - ci(gitlab-ci): restructure setup and containers stages</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1116&start_sha=d7821672e522916d31eddd2b134776fbdc0d0dff)
savau commented 2024-08-25 05:39:19 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6df013e4 - ci(gitlab-ci): always execute setup:dynamic job

Compare with previous version

added 1 commit <ul><li>6df013e4 - ci(gitlab-ci): always execute setup:dynamic job</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1117&start_sha=ce34fc1aed7b983b08bef92ad02272b13753e90f)
savau commented 2024-08-25 05:58:05 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a430bf38 - ci(gitlab-ci): cleanup dynamic frontend and backend downstream pipelines

Compare with previous version

added 1 commit <ul><li>a430bf38 - ci(gitlab-ci): cleanup dynamic frontend and backend downstream pipelines</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1118&start_sha=6df013e4c0c9a80ed0ffdaf4264910d0fccd31be)
savau commented 2024-08-25 06:10:52 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b9b45ed1 - ci(gitlab-ci): unify setup and containers stages

Compare with previous version

added 1 commit <ul><li>b9b45ed1 - ci(gitlab-ci): unify setup and containers stages</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1119&start_sha=a430bf382783ee535b7644960bf8b76644feab4e)
savau commented 2024-08-25 06:23:23 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>1184d54e - ci(gitlab-ci): prod build</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1120&start_sha=b9b45ed152a3f0bac65c1b27d6233efe7e0bc9a2)
savau commented 2024-08-25 06:48:50 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>68eeacf3 - ci(gitlab-ci): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1121&start_sha=1184d54ef10165c07efcd5ea79087202fef7a0ed)
barth commented 2024-08-25 16:07:36 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • fceaa0b5 - ci(gitlab-ci): Do not display blocked on unused manual container builds.

Compare with previous version

added 1 commit <ul><li>fceaa0b5 - ci(gitlab-ci): Do not display blocked on unused manual container builds.</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1122&start_sha=68eeacf3c232d515ba1c8cebe7ad88de08f9320c)
savau commented 2024-08-25 16:07:52 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • d03c5591 - ci(docker/backend): add missing dependencies
  • d5fe326a - Merge branch '145-build-system-rewrite' of...

Compare with previous version

added 2 commits <ul><li>d03c5591 - ci(docker/backend): add missing dependencies</li><li>d5fe326a - Merge branch &#39;145-build-system-rewrite&#39; of...</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1123&start_sha=fceaa0b5cf1ac6c08e2d46cc757c194a4f5f90d9)
savau commented 2024-08-25 16:53:15 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0a047ea6 - ci(docker/backend): pre-make backend-dependencies

Compare with previous version

added 1 commit <ul><li>0a047ea6 - ci(docker/backend): pre-make backend-dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1124&start_sha=d5fe326aeaec94b3674bf589eefc8d90a2e19437)
savau commented 2024-08-25 17:00:44 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 9c0903bd - ci(docker/backend): remove unnecessary ADDs

Compare with previous version

added 1 commit <ul><li>9c0903bd - ci(docker/backend): remove unnecessary ADDs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1125&start_sha=0a047ea6c759835c370841580392fa1fbedf903d)
savau commented 2024-08-25 17:30:28 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 9d18b74e - ci(gitlab-ci): control image workdir via env var

Compare with previous version

added 1 commit <ul><li>9d18b74e - ci(gitlab-ci): control image workdir via env var</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1126&start_sha=9c0903bd4f7071b1e55db492fa8d9b20099e5c4f)
savau commented 2024-08-25 17:39:34 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e385819e - ci(docker): use ARG instead of ENV for PROJECT_DIR

Compare with previous version

added 1 commit <ul><li>e385819e - ci(docker): use ARG instead of ENV for PROJECT_DIR</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1127&start_sha=9d18b74ec511bae3ea0341faa63dbdea79d5a9fc)
savau commented 2024-08-25 17:49:47 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 29b4d84d - ci(docker): use --build-arg for providing ARG during buildah image builds

Compare with previous version

added 1 commit <ul><li>29b4d84d - ci(docker): use --build-arg for providing ARG during buildah image builds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1128&start_sha=e385819ea3d9e1f9d0f55b933a94c006e28dc70d)
savau commented 2024-08-25 18:08:39 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 79956e7a - ci(docker/backend): add debug output
  • 3197c470 - ci(docker/frontend): pre-make frontend dependencies on image build

Compare with previous version

added 2 commits <ul><li>79956e7a - ci(docker/backend): add debug output</li><li>3197c470 - ci(docker/frontend): pre-make frontend dependencies on image build</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1129&start_sha=29b4d84d31769f0333540ad35a3e05345904f8ff)
savau commented 2024-08-25 18:24:36 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • da9bd08d - ci(gitlab-ci): change --build-context for buildah image builds

Compare with previous version

added 1 commit <ul><li>da9bd08d - ci(gitlab-ci): change --build-context for buildah image builds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1130&start_sha=3197c4700fc0a9d7adbb31093549060caf55b9c1)
savau commented 2024-08-25 18:36:26 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 46fbbe5f - ci(docker/backend): mount CI_PROJECT_DIR as volume for buildah image build RUNs

Compare with previous version

added 1 commit <ul><li>46fbbe5f - ci(docker/backend): mount CI_PROJECT_DIR as volume for buildah image build RUNs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1131&start_sha=da9bd08dcbe62fcdaf62228ac65f5eda43ba57fc)
savau commented 2024-08-25 21:13:30 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a8c2d04a - ci(docker/backend): disable custom stack root

Compare with previous version

added 1 commit <ul><li>a8c2d04a - ci(docker/backend): disable custom stack root</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1132&start_sha=46fbbe5fdb6c554ab81529451bd027956245d64e)
savau commented 2024-08-26 13:30:32 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 2d4f4f68 - ci(docker/backend): mount CI_PROJECT_DIR to tmp dir and copy to WORKDIR instead

Compare with previous version

added 1 commit <ul><li>2d4f4f68 - ci(docker/backend): mount CI_PROJECT_DIR to tmp dir and copy to WORKDIR instead</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1133&start_sha=a8c2d04a15d6130939acecb471572f4ebacebd18)
savau commented 2024-08-26 13:37:47 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0edc4802 - ci(docker/backend): mkdir destination workdir

Compare with previous version

added 1 commit <ul><li>0edc4802 - ci(docker/backend): mkdir destination workdir</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1134&start_sha=2d4f4f68dfbb237bf946c36e2ef960871755a7bd)
savau commented 2024-08-26 13:47:28 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 1658e3bb - ci(docker/backend): copy files correctly

Compare with previous version

added 1 commit <ul><li>1658e3bb - ci(docker/backend): copy files correctly</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1135&start_sha=0edc48020ce9c62df8c1a99a7d0bbc98c4c0cfd0)
savau commented 2024-08-26 13:57:08 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 6f8e7062 - ci(gitlab-ci): fix artifact paths for frontend and backend downstreams
  • 64394fdc - ci(docker/backend): remove debug prints
  • 476e4ab7 - ci(docker/frontend): copy CI_PROJECT_DIR to new dir from mount

Compare with previous version

added 3 commits <ul><li>6f8e7062 - ci(gitlab-ci): fix artifact paths for frontend and backend downstreams</li><li>64394fdc - ci(docker/backend): remove debug prints</li><li>476e4ab7 - ci(docker/frontend): copy CI_PROJECT_DIR to new dir from mount</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1136&start_sha=1658e3bb22470152fc0ede49a4ac6a6fae50c469)
savau commented 2024-08-26 14:26:48 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b5635fe9 - ci(gitlab-ci): make frontend and backend images dependent on resprective package lists

Compare with previous version

added 1 commit <ul><li>b5635fe9 - ci(gitlab-ci): make frontend and backend images dependent on resprective package lists</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1137&start_sha=476e4ab7b968bffc2fca6a483ced8c6cf72ef4dc)
savau commented 2024-08-26 14:32:23 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6214d085 - ci(gitlab-ci): fix backend image dependencies

Compare with previous version

added 1 commit <ul><li>6214d085 - ci(gitlab-ci): fix backend image dependencies</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1138&start_sha=b5635fe99274999ae968c61a729f536bca059872)
savau commented 2024-08-26 15:52:12 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 5471a994 - ci(gitlab-ci): add release stub; use GIT_STRATEGY none for frontend and backend downstreams

Compare with previous version

added 1 commit <ul><li>5471a994 - ci(gitlab-ci): add release stub; use GIT_STRATEGY none for frontend and backend downstreams</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1139&start_sha=6214d0855817d934a39a371cff65579baf174413)
savau commented 2024-08-26 15:53:23 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • db519d3b - ci(gitlab-ci): fix release needs

Compare with previous version

added 1 commit <ul><li>db519d3b - ci(gitlab-ci): fix release needs</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1140&start_sha=5471a994751c386a28deed25fac96a28e196a2b7)
savau commented 2024-08-28 02:19:47 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 8570bac3 - ci(gitlab-ci): work on release jobs
  • 5a505085 - build(docker/fradrive): update fradrive Dockerfile for final release container

Compare with previous version

added 2 commits <ul><li>8570bac3 - ci(gitlab-ci): work on release jobs</li><li>5a505085 - build(docker/fradrive): update fradrive Dockerfile for final release container</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1145&start_sha=db519d3bcfa448d5f83ee73824a04bcbe75c675d)
savau commented 2024-08-28 02:27:17 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 4d882b1d - ci(gitlab-ci): revisit GIT_STRATEGY for builds

Compare with previous version

added 1 commit <ul><li>4d882b1d - ci(gitlab-ci): revisit GIT_STRATEGY for builds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1146&start_sha=5a505085decf4732b269ff5d8341a711c0ad92d8)
savau commented 2024-08-28 02:28:45 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 5d6c7f6d - ci(gitlab-ci): fix release-rules

Compare with previous version

added 1 commit <ul><li>5d6c7f6d - ci(gitlab-ci): fix release-rules</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1147&start_sha=4d882b1dd3ec319d51b4762c0bb4ac980d0de9fb)
savau commented 2024-08-28 03:09:51 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 71d3ea01 - ci(gitlab-ci): revise release rules
  • 096082cb - build(docker/backend): set stack root outside build dir to avoid overwrites

Compare with previous version

added 2 commits <ul><li>71d3ea01 - ci(gitlab-ci): revise release rules</li><li>096082cb - build(docker/backend): set stack root outside build dir to avoid overwrites</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1148&start_sha=5d6c7f6d13847c8abdbbc008c8761bab4b13ca44)
savau commented 2024-08-28 03:15:13 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 82838a22 - ci(gitlab-ci): fix rules for container rebuilds

Compare with previous version

added 1 commit <ul><li>82838a22 - ci(gitlab-ci): fix rules for container rebuilds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1149&start_sha=096082cb67e1e0849b2e80993714ae66807ccdf2)
savau commented 2024-08-28 04:20:00 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 3257926d - build(docker/frontend): pin nodejs version

Compare with previous version

added 1 commit <ul><li>3257926d - build(docker/frontend): pin nodejs version</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1150&start_sha=82838a22b5967cfcdbf1dc2906022b0e4a06db63)
savau commented 2024-08-29 16:28:53 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 45d14801 - build(docker/frontend): upgrade nodejs version

Compare with previous version

added 1 commit <ul><li>45d14801 - build(docker/frontend): upgrade nodejs version</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1154&start_sha=3257926da7dd827ca68847befeef40d466414b99)
savau commented 2024-08-29 17:44:48 +02:00 (Migrated from gitlab.uniworx.de)

added 6 commits

  • 5ae51559 - ci(gitlab-ci): use new versioning script to compute release version
  • f2072ca3 - ci(gitlab-ci): unite release:prepare and release:changelog jobs
  • 2c5423e8 - ci(gitlab-ci): fix release needs
  • 6da21467 - build(docker/frontend): add debug info
  • 863010a6 - chore(package.json): upgrade dependencies and remove unnecessary packages
  • f9dd14ca - chore(package.json): remove orphan definitions and scripts

Compare with previous version

added 6 commits <ul><li>5ae51559 - ci(gitlab-ci): use new versioning script to compute release version</li><li>f2072ca3 - ci(gitlab-ci): unite release:prepare and release:changelog jobs</li><li>2c5423e8 - ci(gitlab-ci): fix release needs</li><li>6da21467 - build(docker/frontend): add debug info</li><li>863010a6 - chore(package.json): upgrade dependencies and remove unnecessary packages</li><li>f9dd14ca - chore(package.json): remove orphan definitions and scripts</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1155&start_sha=45d148018111cf337df3929fb3fcabdc813a2a17)
barth commented 2024-09-01 13:09:51 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 025388a2 - ci(gitlab-ci/version.pl): Implemented changelog handling in version.pl

Compare with previous version

added 1 commit <ul><li>025388a2 - ci(gitlab-ci/version.pl): Implemented changelog handling in version.pl</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1158&start_sha=f9dd14ca9b5cc8ce973867673099d41bd0fee4ae)
savau commented 2024-09-02 13:43:00 +02:00 (Migrated from gitlab.uniworx.de)

added 4 commits

  • d25ce1a0 - chore(package.json): upgrade and fix dependencies
  • b4a59f6b - chore(package.json): add/fix more frontend dependencies
  • ae235bf2 - chore(webpack): update webpack config for major node and npm update
  • 95e1f03d - Merge branch '145-build-system-rewrite' of...

Compare with previous version

added 4 commits <ul><li>d25ce1a0 - chore(package.json): upgrade and fix dependencies</li><li>b4a59f6b - chore(package.json): add/fix more frontend dependencies</li><li>ae235bf2 - chore(webpack): update webpack config for major node and npm update</li><li>95e1f03d - Merge branch &#39;145-build-system-rewrite&#39; of...</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1162&start_sha=025388a2f24b5b7c173ddee0a17498afaf4e6835)
savau commented 2024-09-02 15:50:42 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0ecba9f8 - build(docker/frontend): fix babel and webpack config for new node version

Compare with previous version

added 1 commit <ul><li>0ecba9f8 - build(docker/frontend): fix babel and webpack config for new node version</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1163&start_sha=95e1f03d3137e6fa1fb5ce162b35eb976c17b7f1)
savau commented 2024-09-03 02:04:54 +02:00 (Migrated from gitlab.uniworx.de)

added 9 commits

  • 3fcb7d2b - build(docker/frontend): remove deprecated and unsafe babel-preset-env...
  • de681137 - build(Makefile): clean .cache
  • 115d2e26 - build(frontend): account for moved eslint config file with new syntax
  • 68398fdc - build(frontend): disallow require, update webpack config for js instead of cjs
  • 7b08f37a - build(frontend): update babel config
  • 6854201b - build(frontend): add missing dependencies for webpack config
  • 483f3f7e - build(frontend): fix frontend webpack paths
  • 6e42c3d1 - build(frontend): fix babel config
  • 03aa1c68 - chore(frontend): eslint

Compare with previous version

added 9 commits <ul><li>3fcb7d2b - build(docker/frontend): remove deprecated and unsafe babel-preset-env...</li><li>de681137 - build(Makefile): clean .cache</li><li>115d2e26 - build(frontend): account for moved eslint config file with new syntax</li><li>68398fdc - build(frontend): disallow require, update webpack config for js instead of cjs</li><li>7b08f37a - build(frontend): update babel config</li><li>6854201b - build(frontend): add missing dependencies for webpack config</li><li>483f3f7e - build(frontend): fix frontend webpack paths</li><li>6e42c3d1 - build(frontend): fix babel config</li><li>03aa1c68 - chore(frontend): eslint</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1164&start_sha=0ecba9f8290f731d7f5c5d26c1e3d8f3664b26f5)
savau commented 2024-09-03 02:16:28 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • fd51a1ce - build(frontend): fix webpack config

Compare with previous version

added 1 commit <ul><li>fd51a1ce - build(frontend): fix webpack config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1165&start_sha=03aa1c683721815913fe12bdc05ed7cbefb01e9d)
savau commented 2024-09-03 02:17:28 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f4ee39c7 - build(docker/frontend): remove debug output

Compare with previous version

added 1 commit <ul><li>f4ee39c7 - build(docker/frontend): remove debug output</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1166&start_sha=fd51a1ce5e963fdae3dbc3a9e28952fef0114ec8)
savau commented 2024-09-03 02:44:29 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • c7d5cbfb - build(frontend): fix webpack config

Compare with previous version

added 1 commit <ul><li>c7d5cbfb - build(frontend): fix webpack config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1167&start_sha=f4ee39c7175d1972e9ab9b3a13990fadaebb9f64)
savau commented 2024-09-04 03:19:09 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d4d18a96 - build(frontend): update karma config

Compare with previous version

added 1 commit <ul><li>d4d18a96 - build(frontend): update karma config</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1168&start_sha=c7d5cbfb4945f895e168873b47cc69dc83603b6b)
savau commented 2024-09-04 04:19:12 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • fc57bdff - ci(gitlab-ci): replace manual frontend container build

Compare with previous version

added 1 commit <ul><li>fc57bdff - ci(gitlab-ci): replace manual frontend container build</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1169&start_sha=d4d18a968ca5f6d3de88841f8d8444ad2696e992)
savau commented 2024-09-04 04:22:10 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>3c71388a - ci(gitlab-ci): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1170&start_sha=fc57bdffb5ebce95cad37095d1dbc8e87d2354fe)
savau commented 2024-09-04 04:25:01 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>597a611f - ci(gitlab-ci): fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1171&start_sha=3c71388a3200adeb96349c5d3932bf691a09c61e)
savau commented 2024-09-04 04:31:15 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b549f002 - ci(gitlab-ci): try to fix syntax

Compare with previous version

added 1 commit <ul><li>b549f002 - ci(gitlab-ci): try to fix syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1172&start_sha=597a611f58f2fa8c9f9e26180afb4c6ea7ce6dd5)
savau commented 2024-09-04 04:41:13 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 2f8e6bc3 - ci(gitlab-ci): fix syntax even more

Compare with previous version

added 1 commit <ul><li>2f8e6bc3 - ci(gitlab-ci): fix syntax even more</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1173&start_sha=b549f0027f97a4006efa106567ca55660c97b847)
savau commented 2024-09-04 04:52:39 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • c3722693 - ci(gitlab-ci): work on container rebuilds

Compare with previous version

added 1 commit <ul><li>c3722693 - ci(gitlab-ci): work on container rebuilds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1174&start_sha=2f8e6bc30b6a4932b8c41bce28469d57a49e0326)
savau commented 2024-09-04 04:57:14 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e5eae3da - ci(gitlab-ci): fix container rules

Compare with previous version

added 1 commit <ul><li>e5eae3da - ci(gitlab-ci): fix container rules</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1175&start_sha=c3722693ad9497236bbaa161017b340453888daf)
savau commented 2024-09-04 04:59:45 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • b5f2f4ff - ci(gitlab-ci): use CI_JOB_MANUAL for container setup

Compare with previous version

added 1 commit <ul><li>b5f2f4ff - ci(gitlab-ci): use CI_JOB_MANUAL for container setup</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1176&start_sha=e5eae3da2c54bfc3fdc59d310e9dacb60b5d8718)
savau commented 2024-09-04 05:17:53 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>be75627b - ci(gitlab-ci): fix curl</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1177&start_sha=b5f2f4ff0e056167c2ec027ec627604e2c8b6cce)
savau commented 2024-09-04 05:23:35 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>034be6e2 - ci(gitlab-ci): fix curl more</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1178&start_sha=be75627bc04a427551546adda0a2820e3b368ce5)
savau commented 2024-09-04 05:33:58 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • dfc83b7b - ci(backend): add release job to backend-prod downstream pipeline
  • c47d1c01 - ci(backend): fix release container rules
  • fa02a072 - build(docker/fradrive): update release Dockerfile to copy bin

Compare with previous version

added 3 commits <ul><li>dfc83b7b - ci(backend): add release job to backend-prod downstream pipeline</li><li>c47d1c01 - ci(backend): fix release container rules</li><li>fa02a072 - build(docker/fradrive): update release Dockerfile to copy bin</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1179&start_sha=034be6e2c9ba14c0438882164655a028017bb904)
savau commented 2024-09-05 00:14:11 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 71afd4a0 - docs(gitlab-ci): tweak comments
  • 5551f869 - ci(gitlab-ci): change curl token

Compare with previous version

added 2 commits <ul><li>71afd4a0 - docs(gitlab-ci): tweak comments</li><li>5551f869 - ci(gitlab-ci): change curl token</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1180&start_sha=fa02a0727a9e4e1de6ada41473b662b4591b33b2)
savau commented 2024-09-05 00:30:19 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0488edf7 - ci(gitlab-ci): add wait job for frontend container in merge request pipelines

Compare with previous version

added 1 commit <ul><li>0488edf7 - ci(gitlab-ci): add wait job for frontend container in merge request pipelines</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1181&start_sha=5551f869e37235b6fcd1093081e5311009c454c7)
savau commented 2024-09-05 01:51:44 +02:00 (Migrated from gitlab.uniworx.de)

added 4 commits

  • 9625bcbf - ci(gitlab-ci): fix bash test syntax
  • a792bdeb - build(Makefile): add local release target
  • 42cc5cc4 - build(docker/frontend): always update apt cache before install
  • 3fcdbdf7 - build(docker): update compose.yaml

Compare with previous version

added 4 commits <ul><li>9625bcbf - ci(gitlab-ci): fix bash test syntax</li><li>a792bdeb - build(Makefile): add local release target</li><li>42cc5cc4 - build(docker/frontend): always update apt cache before install</li><li>3fcdbdf7 - build(docker): update compose.yaml</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1182&start_sha=0488edf7ae69bf29b82dd17a234186c14b5a2903)
savau commented 2024-09-05 01:58:09 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f79a024d - ci(gitlab-ci): fix bash syntax (ugh)

Compare with previous version

added 1 commit <ul><li>f79a024d - ci(gitlab-ci): fix bash syntax (ugh)</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1183&start_sha=3fcdbdf7f27a0aef5630d6e6d355add451e337b3)
savau commented 2024-09-05 02:02:14 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 1fd0abb8 - ci(gitlab-ci): fix the bash syntax fix

Compare with previous version

added 1 commit <ul><li>1fd0abb8 - ci(gitlab-ci): fix the bash syntax fix</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1184&start_sha=f79a024dcab04aecfdeaf4ea0413feb5438efb09)
savau commented 2024-09-05 02:05:38 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • a1bbd05e - ci(gitlab-ci): install curl for wait for container

Compare with previous version

added 1 commit <ul><li>a1bbd05e - ci(gitlab-ci): install curl for wait for container</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1185&start_sha=1fd0abb8e8d4ed81c8594bf56fb259d181ca24ed)
savau commented 2024-09-05 02:36:46 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • a865f2f1 - build(docker): update compose.yaml
  • a96dc946 - build(docker/frontend): bind-mount project root to /tmp in Dockerfile

Compare with previous version

added 2 commits <ul><li>a865f2f1 - build(docker): update compose.yaml</li><li>a96dc946 - build(docker/frontend): bind-mount project root to /tmp in Dockerfile</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1186&start_sha=a1bbd05e68385ef0707e9893df67322f148c27a8)
savau commented 2024-09-05 12:23:41 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • c10715fd - build(docker): replace docker compose with podman and link Dockerfiles to root dir instead
  • b0fe5c5b - build(docker/backend): apt-get update right before each install

Compare with previous version

added 2 commits <ul><li>c10715fd - build(docker): replace docker compose with podman and link Dockerfiles to root dir instead</li><li>b0fe5c5b - build(docker/backend): apt-get update right before each install</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1187&start_sha=a96dc946a82499b6ccc1d7b7941d0888438c104f)
savau commented 2024-09-05 12:36:17 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 35faf142 - chore(docker): remove deprecated Dockerfile
  • 426ea5b1 - ci(gitlab-ci): use new registry-waiting procedure for backend container

Compare with previous version

added 2 commits <ul><li>35faf142 - chore(docker): remove deprecated Dockerfile</li><li>426ea5b1 - ci(gitlab-ci): use new registry-waiting procedure for backend container</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1188&start_sha=b0fe5c5b473fa99eeae50d9af17b6f18a57c823c)
barth commented 2024-09-06 03:09:46 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 998b06d9 - build(docker/frontend): Added configuration options for whether to store...

Compare with previous version

added 1 commit <ul><li>998b06d9 - build(docker/frontend): Added configuration options for whether to store...</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1189&start_sha=426ea5b1709372e60b40f6217811ed16641dfce5)
savau commented 2024-09-06 05:11:43 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 0a2ab412 - build(Makefile): major Makefile makeover

Compare with previous version

added 1 commit <ul><li>0a2ab412 - build(Makefile): major Makefile makeover</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1190&start_sha=998b06d9afc9deecea49b3df398fa13bf33ee0c2)
savau commented 2024-09-06 05:16:56 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 04030ce6 - build(Makefile): make .stack target phony
  • faf4cc8c - build(docker/backend): update backend Dockerfile for MOUNT_DIR and PROJECT_DIR update

Compare with previous version

added 2 commits <ul><li>04030ce6 - build(Makefile): make .stack target phony</li><li>faf4cc8c - build(docker/backend): update backend Dockerfile for MOUNT_DIR and PROJECT_DIR update</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1191&start_sha=0a2ab4129e3cdbbc0fca03242beee801612230a6)
savau commented 2024-09-06 05:59:57 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 277ae187 - build(Makefile): work on start targets

Compare with previous version

added 1 commit <ul><li>277ae187 - build(Makefile): work on start targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1192&start_sha=faf4cc8c03d540a7b1a830aa457f20bc1eaab308)
barth commented 2024-09-09 13:54:42 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • bc6ec24b - build(Makefile): Better container control.

Compare with previous version

added 1 commit <ul><li>bc6ec24b - build(Makefile): Better container control.</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1193&start_sha=277ae187f5d9bb560f2ccd782f72eb9906126b38)
savau commented 2024-09-09 14:11:44 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>609db460 - chore: gitattributes</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1194&start_sha=bc6ec24b840d637c6ba17cd1db4157ce6fb0966b)
savau commented 2024-09-09 16:21:56 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6709d277 - build(Makefile): work on serving

Compare with previous version

added 1 commit <ul><li>6709d277 - build(Makefile): work on serving</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1195&start_sha=609db460f6f48093b07a199c0fb0b5514bb3a396)
savau commented 2024-09-11 00:38:10 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 1f0cd106 - build(Makefile): work on make serve

Compare with previous version

added 1 commit <ul><li>1f0cd106 - build(Makefile): work on make serve</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1196&start_sha=6709d277329fb74a74edd67efb4f3b6f1bd2dacc)
savau commented 2024-09-11 00:59:19 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • d77f3721 - build(Makefile): fix compile dev/prod logic

Compare with previous version

added 1 commit <ul><li>d77f3721 - build(Makefile): fix compile dev/prod logic</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1197&start_sha=1f0cd1066a08633ad39463f003e11e93dc3f20c7)
savau commented 2024-09-11 01:11:28 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 2aae4cb0 - build(Makefile): fix frontend-compile subcalls

Compare with previous version

added 1 commit <ul><li>2aae4cb0 - build(Makefile): fix frontend-compile subcalls</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1198&start_sha=d77f372158e7da97b57ffd60a1d64459e8d3f5a4)
savau commented 2024-09-12 00:22:07 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 90ab22ce - build(Makefile): cleanup; add .assets no-op target for caching

Compare with previous version

added 1 commit <ul><li>90ab22ce - build(Makefile): cleanup; add .assets no-op target for caching</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1200&start_sha=2aae4cb0452e9c5dbc4f9e93332a45e5e52ca6f7)
savau commented 2024-09-12 00:41:07 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • ee933de9 - ci(gitlab-ci): use wget instead of curl

Compare with previous version

added 1 commit <ul><li>ee933de9 - ci(gitlab-ci): use wget instead of curl</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1201&start_sha=90ab22ce169eb629ddfcf8834b96636269e46236)
savau commented 2024-09-12 00:43:13 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

Compare with previous version

added 1 commit <ul><li>4240eb9a - ci(gitlab-ci): install wget</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1202&start_sha=ee933de99f43c5c6071cde5d0e0880901d6565a2)
savau commented 2024-09-12 00:46:50 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 770be6c0 - ci(gitlab-ci): use correct package manager for installing wget

Compare with previous version

added 1 commit <ul><li>770be6c0 - ci(gitlab-ci): use correct package manager for installing wget</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1203&start_sha=4240eb9ad213fa5107a4c63b314d751bbd96c707)
savau commented 2024-09-12 00:49:27 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 2d1cd421 - ci(gitlab-ci): remove debug prints

Compare with previous version

added 1 commit <ul><li>2d1cd421 - ci(gitlab-ci): remove debug prints</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1204&start_sha=770be6c00f3ea8e8024854be8b3131084e20de7a)
savau commented 2024-09-12 00:56:07 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • 56c26cdc - ci(frontend): fix frontend pipeline targets
  • 4d0bcca2 - ci(backend): fix backend pipeline targets

Compare with previous version

added 2 commits <ul><li>56c26cdc - ci(frontend): fix frontend pipeline targets</li><li>4d0bcca2 - ci(backend): fix backend pipeline targets</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1206&start_sha=2d1cd421c7e2a6c065a5ec1b7aea2593ca6a17b6)
savau commented 2024-09-12 01:04:31 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e9cbb077 - ci(gitlab-ci): fix IMAGE_EXISTS grep

Compare with previous version

added 1 commit <ul><li>e9cbb077 - ci(gitlab-ci): fix IMAGE_EXISTS grep</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1207&start_sha=4d0bcca246d7f3ca2781e7482ab47ace998cc875)
savau commented 2024-09-12 01:05:51 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • f8886e02 - ci(gitlab-ci): move buildah yum install inside script

Compare with previous version

added 1 commit <ul><li>f8886e02 - ci(gitlab-ci): move buildah yum install inside script</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1208&start_sha=e9cbb0771d245fa88ad0d5579f7e90228d1b94d7)
savau commented 2024-09-12 01:12:11 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 672bb870 - ci(gitlab-ci): set correct build-args for container builds

Compare with previous version

added 1 commit <ul><li>672bb870 - ci(gitlab-ci): set correct build-args for container builds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1209&start_sha=f8886e02a71b9fac67a513bd542069edb29f985d)
savau commented 2024-09-12 11:23:44 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 76008624 - ci(gitlab-ci): fix backend container rules

Compare with previous version

added 1 commit <ul><li>76008624 - ci(gitlab-ci): fix backend container rules</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1211&start_sha=672bb8708c1fb078eae6dc01b91edbeef4e30ae2)
savau commented 2024-09-12 11:34:11 +02:00 (Migrated from gitlab.uniworx.de)

added 3 commits

  • 4513634a - ci(gitlab-ci): use curl instead of wget again; more output for wait
  • 774260fa - ci(gitlab-ci): prohibit the container waiters (for MRs) to wait longer than 3h
  • 48b13c08 - ci(gitlab-ci): fix backend container prod rules

Compare with previous version

added 3 commits <ul><li>4513634a - ci(gitlab-ci): use curl instead of wget again; more output for wait</li><li>774260fa - ci(gitlab-ci): prohibit the container waiters (for MRs) to wait longer than 3h</li><li>48b13c08 - ci(gitlab-ci): fix backend container prod rules</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1212&start_sha=76008624442a81bc6175b7b6e5f0f5d4eade3b31)
savau commented 2024-09-12 11:41:14 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • a6873fef - ci(gitlab-ci): add missing frontend wait container var
  • 6005680b - ci(gitlab-ci): add more debug output for container builds

Compare with previous version

added 2 commits <ul><li>a6873fef - ci(gitlab-ci): add missing frontend wait container var</li><li>6005680b - ci(gitlab-ci): add more debug output for container builds</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1213&start_sha=48b13c08a62f0f12262e045eafa4655f36786fd7)
savau commented 2024-09-12 11:50:04 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • fa4b77b0 - ci(gitlab-ci): GIT_STRATEGY = none for wait container jobs
  • ce86bbf4 - build(docker/frontend): fix if-then-else syntax

Compare with previous version

added 2 commits <ul><li>fa4b77b0 - ci(gitlab-ci): GIT_STRATEGY = none for wait container jobs</li><li>ce86bbf4 - build(docker/frontend): fix if-then-else syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1214&start_sha=6005680b382f98642b075877e2cd219c248f2ed1)
savau commented 2024-09-12 15:59:40 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 45d0e796 - ci(gitlab-ci): fix backend container rules syntax

Compare with previous version

added 1 commit <ul><li>45d0e796 - ci(gitlab-ci): fix backend container rules syntax</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1215&start_sha=ce86bbf47a56877af442c8a968974f5ee5cf00f0)
savau commented 2024-09-13 17:40:43 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 973e7657 - ci(gitlab-ci): add debug output for dynamic setup

Compare with previous version

added 1 commit <ul><li>973e7657 - ci(gitlab-ci): add debug output for dynamic setup</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1216&start_sha=45d0e796496b77aef02e491e8946530f7ef3ded4)
savau commented 2024-09-13 17:43:08 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 8aec2676 - ci(gitlab-ci): add more debug output

Compare with previous version

added 1 commit <ul><li>8aec2676 - ci(gitlab-ci): add more debug output</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1217&start_sha=973e7657b4d3df7dd26bdc63f30e57092172450a)
savau commented 2024-09-13 17:47:40 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 746e8a4d - ci(gitlab-ci): git-log --all commits for frontend and backend dependencies for image version

Compare with previous version

added 1 commit <ul><li>746e8a4d - ci(gitlab-ci): git-log --all commits for frontend and backend dependencies for image version</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1218&start_sha=8aec2676d069ff8457f417e8675045d716f9acdd)
savau commented 2024-09-13 18:23:52 +02:00 (Migrated from gitlab.uniworx.de)

added 2 commits

  • e77b159c - ci(gitlab-ci): use last modified iso-date instead of commit count for...
  • b928af40 - ci(gitlab-ci): switch to branch-first, image-type second for container registry destination

Compare with previous version

added 2 commits <ul><li>e77b159c - ci(gitlab-ci): use last modified iso-date instead of commit count for...</li><li>b928af40 - ci(gitlab-ci): switch to branch-first, image-type second for container registry destination</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1219&start_sha=746e8a4d16615257c0729db41651b69227be2293)
savau commented 2024-09-13 18:42:20 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 320f848a - ci(gitlab-ci): switch to custom (iso-like, but image tag friendly) date format for image versioning

Compare with previous version

added 1 commit <ul><li>320f848a - ci(gitlab-ci): switch to custom (iso-like, but image tag friendly) date format for image versioning</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1220&start_sha=b928af40e63725e737b0c639170643dcf97390b9)
savau commented 2024-09-15 03:51:05 +02:00 (Migrated from gitlab.uniworx.de)

added 5 commits

  • ef66ab15 - build(Makefile): run containers interactively (-it) when serving
  • 5b5e3356 - build(docker/backend): properly pulish exposed backend ports on serve
  • 08f2b5e5 - build(docker): publish database port for serve
  • 59edebe1 - build(docker): use "host" as --network for docker runs
  • 3833a97a - build(docker/database): EXPOSE correct database port

Compare with previous version

added 5 commits <ul><li>ef66ab15 - build(Makefile): run containers interactively (-it) when serving</li><li>5b5e3356 - build(docker/backend): properly pulish exposed backend ports on serve</li><li>08f2b5e5 - build(docker): publish database port for serve</li><li>59edebe1 - build(docker): use &quot;host&quot; as --network for docker runs</li><li>3833a97a - build(docker/database): EXPOSE correct database port</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1221&start_sha=320f848aa9bf675ebd0dd512128b34bcd7792964)
savau commented 2024-09-16 00:06:47 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e059082c - ci(gitlab-ci): add config/webpack.yml to frontend artifacts

Compare with previous version

added 1 commit <ul><li>e059082c - ci(gitlab-ci): add config/webpack.yml to frontend artifacts</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1222&start_sha=3833a97a0718c03b4aa57c0c80637c0788386abe)
savau commented 2024-09-16 01:51:22 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 120e00ea - ci(gitlab-ci): pull frontend artifacts from backend downstream pipeline

Compare with previous version

added 1 commit <ul><li>120e00ea - ci(gitlab-ci): pull frontend artifacts from backend downstream pipeline</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1223&start_sha=e059082cf6eeaec9c55f0e383e5ac094478c9b87)
savau commented 2024-09-16 02:12:10 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • db515f00 - ci(gitlab-ci): do full pull for dynamic pre-setup job

Compare with previous version

added 1 commit <ul><li>db515f00 - ci(gitlab-ci): do full pull for dynamic pre-setup job</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1224&start_sha=120e00ea2e0e4a65829d0fe5541d76d0b337c0a4)
savau commented 2024-09-16 02:13:00 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • c1e89b50 - ci(gitlab-ci): fix GIT_STRATEGY

Compare with previous version

added 1 commit <ul><li>c1e89b50 - ci(gitlab-ci): fix GIT_STRATEGY</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1225&start_sha=db515f0041f5daf63684f8c07a748407d380c6ba)
savau commented 2024-09-16 02:15:53 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • e28c695e - ci(gitlab-ci): add debug print

Compare with previous version

added 1 commit <ul><li>e28c695e - ci(gitlab-ci): add debug print</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1226&start_sha=c1e89b50461467f6deaaff81bd53d9718167b989)
savau commented 2024-09-16 02:21:45 +02:00 (Migrated from gitlab.uniworx.de)

added 1 commit

  • 6bc83f14 - ci(gitlab-ci): GIT_DEPTH per default considering only the last 10 commits, really...

Compare with previous version

added 1 commit <ul><li>6bc83f14 - ci(gitlab-ci): GIT_DEPTH per default considering only the last 10 commits, really...</li></ul> [Compare with previous version](/fradrive/fradrive/-/merge_requests/32/diffs?diff_id=1227&start_sha=e28c695eb63909ac9ad3b65a37d0422e7d8f703a)
savau added 8 commits 2024-09-17 01:28:38 +02:00
savau added 2 commits 2024-09-17 01:43:43 +02:00
savau added 1 commit 2024-09-17 01:47:56 +02:00
savau added 1 commit 2024-09-17 01:55:05 +02:00
savau added 1 commit 2024-09-19 11:34:26 +02:00
savau added 2 commits 2024-09-19 13:03:21 +02:00
savau added 6 commits 2024-09-20 16:25:23 +02:00
savau added 2 commits 2024-09-22 02:37:59 +02:00
savau added 2 commits 2024-09-23 00:18:18 +02:00
ishka added 2 commits 2024-09-23 11:06:43 +02:00
ishka added 1 commit 2024-09-23 12:00:56 +02:00
ishka added 1 commit 2024-09-23 12:21:51 +02:00
savau added 6 commits 2024-10-01 10:01:03 +02:00
savau added 1 commit 2024-10-02 14:39:17 +02:00
savau changed title from Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" to WIP: Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" 2024-10-02 15:29:38 +02:00
savau added 2 commits 2024-10-02 15:43:28 +02:00
savau added 2 commits 2024-10-02 23:51:21 +02:00
savau added 1 commit 2024-10-02 23:53:22 +02:00
savau added 1 commit 2024-10-03 22:04:44 +02:00
savau added 2 commits 2024-10-03 22:07:38 +02:00
ishka added 1 commit 2024-10-07 14:41:46 +02:00
savau added 4 commits 2024-10-07 14:41:53 +02:00
savau added 1 commit 2024-10-10 01:31:17 +02:00
savau added 1 commit 2024-10-10 15:14:06 +02:00
savau added 1 commit 2024-10-11 02:44:30 +02:00
ishka added 1 commit 2024-10-11 03:00:49 +02:00
savau added 1 commit 2024-10-11 13:00:26 +02:00
savau added 1 commit 2024-10-11 13:13:16 +02:00
savau added 2 commits 2024-10-13 00:50:48 +02:00
savau added 1 commit 2024-10-13 00:56:35 +02:00
savau added 1 commit 2024-10-13 01:21:33 +02:00
savau added 1 commit 2024-10-13 01:26:56 +02:00
savau added 1 commit 2024-10-13 01:28:59 +02:00
savau added 1 commit 2024-10-13 01:36:20 +02:00
savau added 1 commit 2024-10-13 01:42:12 +02:00
savau added 2 commits 2024-10-13 01:54:31 +02:00
savau added 1 commit 2024-10-13 02:12:21 +02:00
savau added 1 commit 2024-10-13 02:45:12 +02:00
savau added 1 commit 2024-10-13 03:14:10 +02:00
savau added 1 commit 2024-10-13 03:46:12 +02:00
ishka added 1 commit 2024-10-13 03:59:01 +02:00
savau added 2 commits 2024-10-13 04:51:46 +02:00
savau added 6 commits 2024-10-16 23:53:09 +02:00
savau added 2 commits 2024-10-17 00:38:37 +02:00
savau added 3 commits 2024-10-17 04:59:06 +02:00
savau added 3 commits 2024-10-17 05:23:10 +02:00
savau added 1 commit 2024-10-17 05:28:40 +02:00
savau added 2 commits 2024-10-18 18:06:41 +02:00
savau added 1 commit 2024-10-18 18:55:32 +02:00
savau added 1 commit 2024-10-18 20:10:36 +02:00
savau added 1 commit 2024-10-18 20:27:22 +02:00
savau added 2 commits 2024-10-19 23:37:12 +02:00
savau added 3 commits 2024-10-19 23:41:28 +02:00
savau added 1 commit 2024-10-19 23:42:03 +02:00
savau added 2 commits 2024-10-20 01:54:59 +02:00
savau added 1 commit 2024-10-20 02:00:20 +02:00
savau added 1 commit 2024-10-20 02:06:31 +02:00
savau added 1 commit 2024-10-20 02:07:25 +02:00
ishka added 2 commits 2024-10-20 02:08:04 +02:00
ishka added 1 commit 2024-10-20 02:42:46 +02:00
ishka added 1 commit 2024-10-20 16:39:51 +02:00
mosbach added 1 commit 2024-10-20 23:41:10 +02:00
mosbach added 1 commit 2024-10-20 23:43:22 +02:00
savau added 1 commit 2024-10-21 00:38:28 +02:00
savau added 3 commits 2024-10-21 15:14:55 +02:00
savau added 4 commits 2024-10-21 16:09:18 +02:00
savau added 1 commit 2024-10-21 17:06:26 +02:00
savau added 1 commit 2024-10-21 17:07:02 +02:00
ishka added 2 commits 2024-10-21 17:38:30 +02:00
ishka added 1 commit 2024-10-21 17:48:15 +02:00
ishka added 1 commit 2024-10-21 18:44:57 +02:00
savau added 2 commits 2024-10-21 18:45:02 +02:00
savau added 3 commits 2024-10-23 01:13:47 +02:00
savau added 1 commit 2024-10-23 01:18:48 +02:00
ishka added 2 commits 2024-10-23 01:54:16 +02:00
savau added 5 commits 2024-10-23 01:58:49 +02:00
savau added 1 commit 2024-10-23 03:45:43 +02:00
ishka added 1 commit 2024-10-24 01:42:37 +02:00
savau added 3 commits 2024-10-24 01:51:30 +02:00
savau added 2 commits 2024-10-24 02:01:28 +02:00
ishka added 2 commits 2024-10-24 02:10:31 +02:00
savau added 2 commits 2024-10-24 02:11:26 +02:00
savau added 2 commits 2024-10-24 02:17:55 +02:00
savau added 2 commits 2024-10-24 02:58:43 +02:00
savau added 1 commit 2024-10-24 03:44:24 +02:00
savau added 1 commit 2024-10-24 05:36:47 +02:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fraport/fradrive-old#213
No description provided.