Commit graph

132 commits

Author SHA1 Message Date
eb7bac1530 Update README.md
Some checks failed
ci / build (push) Has been cancelled
2025-04-16 08:27:19 +00:00
GitHub Actions Bot
873a73677f Automated update by Forgejo Actions 2025-04-16 08:14:30 +00:00
20c02c2e34 http
All checks were successful
ci / build (push) Successful in 1m35s
2025-04-16 10:13:32 +02:00
GitHub Actions Bot
31f587b11d Automated update by Forgejo Actions 2025-04-16 08:05:56 +00:00
2c2737358a https
All checks were successful
ci / build (push) Successful in 1m33s
2025-04-16 10:04:58 +02:00
GitHub Actions Bot
5407c66475 Automated update by Forgejo Actions 2025-04-15 14:01:04 +00:00
ff91c104af silly-game-backend-service
All checks were successful
ci / build (push) Successful in 1m17s
2025-04-15 16:00:23 +02:00
GitHub Actions Bot
38aceb6e70 Automated update by Forgejo Actions 2025-04-15 13:50:57 +00:00
9d49f7c863 no volume mount
All checks were successful
ci / build (push) Successful in 1m19s
2025-04-15 15:50:17 +02:00
GitHub Actions Bot
9671ea1410 Automated update by Forgejo Actions 2025-04-15 12:51:59 +00:00
3e42c4e2ba ARG LOCAL=false
All checks were successful
ci / build (push) Successful in 1m27s
RUN if [ "$LOCAL" = "true" ]; then \
      cp src/environments/environment.local.ts src/environments/environment.ts; \
    fi
2025-04-15 14:51:14 +02:00
GitHub Actions Bot
3ce46cf784 Automated update by Forgejo Actions 2025-04-15 12:50:51 +00:00
c2afcd45f1 COPY . .
Some checks failed
ci / build (push) Has been cancelled
# ARG LOCAL=false
# RUN if [ "$LOCAL" = "true" ]; then \
#       cp src/environments/environment.local.ts src/environments/environment.ts; \
    # fi
2025-04-15 14:50:12 +02:00
GitHub Actions Bot
066db023c8 Automated update by Forgejo Actions 2025-04-15 12:48:53 +00:00
d2a3d8a307 Merge branch 'main' of https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-frontend
All checks were successful
ci / build (push) Successful in 1m18s
2025-04-15 14:48:14 +02:00
81e175985d LOCAL 2025-04-15 14:48:11 +02:00
GitHub Actions Bot
8363a8ba1e Automated update by Forgejo Actions 2025-04-15 12:38:15 +00:00
2bb12bfc2b private apiUrl = environment.apiBaseUrl === ''
Some checks failed
ci / build (push) Failing after 1m6s
? 'http://localhost:8080/game/jump'
  : environment.apiBaseUrl;
2025-04-15 14:37:36 +02:00
GitHub Actions Bot
57e2016677 Automated update by Forgejo Actions 2025-04-15 12:27:23 +00:00
c21ffac4e0 proof
Some checks failed
ci / build (push) Failing after 1m13s
2025-04-15 14:26:39 +02:00
GitHub Actions Bot
7dbe962431 Automated update by Forgejo Actions 2025-04-15 11:57:26 +00:00
e71e7feeea 80 instad of 4200
All checks were successful
ci / build (push) Successful in 1m18s
2025-04-15 13:56:46 +02:00
GitHub Actions Bot
265c07dea7 Automated update by Forgejo Actions 2025-04-15 11:40:31 +00:00
aa3677e06c Merge branch 'main' of https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-frontend
All checks were successful
ci / build (push) Successful in 1m19s
2025-04-15 13:39:45 +02:00
3a110c3035 4200 2025-04-15 13:37:28 +02:00
GitHub Actions Bot
f760e790ca Automated update by Forgejo Actions 2025-04-15 11:36:26 +00:00
92744b7f20 push
All checks were successful
ci / build (push) Successful in 1m23s
2025-04-15 13:35:40 +02:00
GitHub Actions Bot
567ee404bb Automated update by Forgejo Actions 2025-04-15 11:12:32 +00:00
35a83c3794 linux/arm64
Some checks failed
ci / build (push) Has been cancelled
2025-04-15 13:11:53 +02:00
GitHub Actions Bot
2e81f9bc8e Automated update by Forgejo Actions 2025-04-15 11:10:27 +00:00
c23a183ae1 Merge branch 'main' of https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-frontend
All checks were successful
ci / build (push) Successful in 1m26s
2025-04-15 13:09:42 +02:00
7113e3a3de linux/amd64 2025-04-15 13:09:28 +02:00
GitHub Actions Bot
77f9218e34 Automated update by Forgejo Actions 2025-04-14 12:33:35 +00:00
629ada7564 new deploy
Some checks failed
ci / build (push) Failing after 3h0m1s
2025-04-14 14:27:57 +02:00
GitHub Actions Bot
733afe7b39 Automated update by Forgejo Actions 2025-04-14 09:42:20 +00:00
b6f6e5acb4 Finish line
Some checks failed
ci / build (push) Has been cancelled
2025-04-14 11:41:41 +02:00
GitHub Actions Bot
97d51710ed Automated update by GitHub Actions 2025-04-10 14:06:48 +00:00
66d234a78e lint test pass
Some checks failed
ci / build (push) Failing after 45s
2025-04-10 16:05:06 +02:00
2fa77ceef4 landing page done
Some checks failed
ci / build (push) Failing after 42s
2025-04-10 15:59:47 +02:00
bc26cd4c42 settings page added
Some checks failed
ci / build (push) Failing after 41s
2025-04-10 15:47:56 +02:00
GitHub Actions Bot
de5e8694ec Automated update by GitHub Actions 2025-04-10 12:19:52 +00:00
024d08526a Merge branch 'main' of https://forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/DevFW-CICD/michals-silly-game-frontend
Some checks failed
ci / build (push) Has been cancelled
2025-04-10 14:19:07 +02:00
eed2eeb724 basic routing implemented 2025-04-10 14:19:01 +02:00
GitHub Actions Bot
a31ef6bcbc Automated update by GitHub Actions 2025-04-10 09:15:47 +00:00
329c402d10 git stash 2
Some checks failed
ci / build (push) Failing after 1h42m35s
2025-04-10 11:15:02 +02:00
6645524ea8 Merge remote-tracking branch 'origin/main'
Some checks failed
ci / build (push) Failing after 18s
2025-04-10 11:13:48 +02:00
1d28576912 git stash 2025-04-10 11:13:35 +02:00
GitHub Actions Bot
01bc758f4a Automated update by GitHub Actions 2025-04-09 13:09:56 +00:00
ed5b833f39 deploy changes 2
Some checks failed
ci / build (push) Failing after 42s
2025-04-09 15:09:00 +02:00
44a137dd63 deploy changes
Some checks failed
ci / build (push) Failing after 42s
2025-04-09 15:06:15 +02:00