Commit graph

143 commits

Author SHA1 Message Date
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
GitHub Actions Bot
cf82c5e721 Automated update by GitHub Actions 2025-04-09 08:50:15 +00:00
220b9d89fc Update README.md
Some checks failed
ci / build (push) Failing after 42s
2025-04-09 08:49:34 +00:00
GitHub Actions Bot
1b665c97b4 Automated update by GitHub Actions 2025-04-09 08:15:36 +00:00
ac610e6590 jumpStrength: 21 2025-04-09 10:06:17 +02:00
1f81a47d1a README.md aktualisiert 2025-04-09 07:52:51 +00:00
8564b2023a readme updated 2025-04-08 15:42:26 +02:00
GitHub Actions Bot
dbbcef6c54 Automated update by GitHub Actions 2025-04-08 13:12:13 +00:00
giteaAdmin
1e36b1cdfd Merge pull request 'adding_randomity_colors' (#1) from adding_randomity_colors into main
Reviewed-on: https://gitea-192-168-197-3.c-one-infra.de/giteaAdmin/silly-game-frontend/pulls/1
2025-04-08 13:10:57 +00:00
c24aec665b Merge branch 'adding_randomity_colors' of https://gitea-192-168-197-3.c-one-infra.de/giteaAdmin/silly-game-frontend into adding_randomity_colors 2025-04-08 15:10:16 +02:00
1b334646b4 random colors are working 2025-04-08 15:09:58 +02:00
GitHub Actions Bot
63ecfafce7 Automated update by GitHub Actions 2025-04-08 12:48:38 +00:00
GitHub Actions Bot
2d5dc87dc3 Automated update by GitHub Actions 2025-04-08 12:45:20 +00:00
e55d29b2f8 sending mails is working 2025-04-08 14:41:52 +02:00
GitHub Actions Bot
4282900f31 Automated update by GitHub Actions 2025-04-08 11:49:25 +00:00
878fd9e866 git pull 2025-04-08 13:45:17 +02:00
GitHub Actions Bot
527d03e29e Automated update by GitHub Actions 2025-04-08 11:41:40 +00:00
d2a024b476 Merge branch 'main' of https://gitea-192-168-197-3.c-one-infra.de/giteaAdmin/silly-game-frontend 2025-04-08 13:40:27 +02:00
ec15a90789 Update version 2025-04-08 13:40:18 +02:00
GitHub Actions Bot
6aba866592 Automated update by GitHub Actions 2025-04-08 11:38:50 +00:00
ad86ff347e Merge branch 'main' of https://gitea-192-168-197-3.c-one-infra.de/giteaAdmin/silly-game-frontend 2025-04-08 13:37:33 +02:00
f87131a7fc test 2025-04-08 13:36:34 +02:00
GitHub Actions Bot
0984e9d704 Automated update by GitHub Actions 2025-04-08 11:35:16 +00:00
900c665bba name: Make changes 2025-04-08 13:34:01 +02:00
8f049d6edc gitea@local.domain 2025-04-08 13:21:29 +02:00
ca1ca1973c 2025-04-08 13:19:00 +02:00
90ac2abf7d no with:
username: ${{ secrets.PACKAGES_USER }}
          password: ${{ secrets.PACKAGES_TOKEN }}
2025-04-08 13:18:44 +02:00
5e800c4dae ${{ secrets.PACKAGES_USER }} 2025-04-08 13:16:44 +02:00
57a964ad01 echo ${username} 2025-04-08 13:15:03 +02:00
1115391336 echo "getting the username" 2025-04-08 13:12:30 +02:00
e27bdf712b user_email=$(git config user.email)
echo "Git User Email: $user_email"
2025-04-08 13:08:08 +02:00
0369df9179 // 2025-04-08 13:05:45 +02:00
5f4b653765 echo ${secrets.PACKAGES_USER} 2025-04-08 13:04:26 +02:00
ff62e60287 echo ${ secrets.PACKAGES_USER } 2025-04-08 13:02:14 +02:00
712f6cf083 git config --global user.name ${{ secrets.PACKAGES_USER }}
git add package.json
echo "adding succeeded"
git commit -m "Bump version to $new_version"
echo "commiting succeeded"
git tag -a "v$new_version" -m "Release version $new_version"
echo "tagging succeeded"
git remote -v
git push main HEAD --tags
echo "pushing succeeded"
2025-04-08 13:00:38 +02:00
1360bf3044 git remote -v 2025-04-08 12:55:30 +02:00
48157a0ea0 pipeline 2025-04-08 12:51:49 +02:00
5486e91f7f echo ${email}
echo ${user}
2025-04-08 12:49:57 +02:00
b01443b5cc echo echo echo 2025-04-08 12:48:35 +02:00
d601f743dd user="giteaAdmin"
mail="gitea@local.domain"
2025-04-08 12:46:12 +02:00