30 Commits

Author SHA1 Message Date
github-actions[bot]
3446fc2888 Update deployment image to 240910-0eee7b6
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
2024-09-10 02:29:46 +00:00
github-actions[bot]
b8dc8112c2 Update deployment image to 240909-92de93a
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
2024-09-09 12:44:49 +00:00
github-actions[bot]
a490ffc743 Update deployment image to 240908-39cfd99
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
2024-09-08 16:47:39 +00:00
github-actions[bot]
eca29907a8 Update deployment image to 240908-efc2aa9
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-09-08 10:53:41 +00:00
github-actions[bot]
a8d1cc9781 Update deployment image to 240908-665fae6
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-09-08 07:37:49 +00:00
github-actions[bot]
04b8ad96b9 Update deployment image to 240906-2024c5e
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
2024-09-06 09:43:16 +00:00
github-actions[bot]
c3660f9a5e Update deployment image to 240905-4579dbd
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-09-05 10:29:04 +00:00
github-actions[bot]
41ca7a3f7f Update deployment image to 240905-8ee13b5
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-09-05 10:26:50 +00:00
github-actions[bot]
fdbf7a7491 Update deployment image to 240903-28f5b14
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
2024-09-03 09:33:17 +00:00
b8c11d6e08 Merge branch 'manifest' of https://github.com/suyiiyii/SIMS into manifest
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-09-03 17:15:40 +08:00
243ee4b02f refactor: Update deployment.yaml and secret.yaml for S3 configuration
This commit updates the deployment.yaml and secret.yaml files to include the necessary environment variables for S3 configuration.
2024-09-03 17:15:30 +08:00
github-actions[bot]
d694521cca Update deployment image to 240903-94bf792
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-09-03 08:45:09 +00:00
github-actions[bot]
4c8bca604d Update deployment image to 240829-f113c34
Some checks failed
gitea-sync.yml / trigger-gitea-sync (push) Has been cancelled
2024-08-29 09:54:46 +00:00
github-actions[bot]
a332e936b3 Update deployment image to 240829-0fea966
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-29 09:16:11 +00:00
github-actions[bot]
86fb66ec88 Update deployment image to 240829-f867d7b
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-29 08:55:25 +00:00
github-actions[bot]
cb5c867bfa Update deployment image to 240828-b7afe43
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-28 13:14:56 +00:00
github-actions[bot]
62ed39a77f Update deployment image to 240826-2c51b04
All checks were successful
gitea-sync.yml / trigger-gitea-sync (push) Successful in 3s
2024-08-26 02:22:19 +00:00
github-actions[bot]
3a89626fd5 Update deployment image to 240825-6e3ffa0
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 12:22:25 +00:00
59ea6f53ac refactor: 注释无用的value
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 20:10:37 +08:00
ccad2b5937 Merge branch 'manifest' of https://github.com/suyiiyii/SIMS into manifest
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 20:03:36 +08:00
fe92bc750e refactor: Update deployment.yaml to use dynamic image repository and tag 2024-08-25 20:02:21 +08:00
github-actions[bot]
5111731af2 Update deployment image to 240825-8d10add
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 12:01:32 +00:00
github-actions[bot]
3ca8651c1b Update deployment image to ghcr.io/suyiiyii/sims:main
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 11:42:08 +00:00
11f4736081 refactor: update ingress.yaml to use pathType: Prefix
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 12:43:25 +08:00
3a5617e77e refactor: update deployment.yaml to use shorter environment variable names
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 12:37:15 +08:00
b88486f60d refactor: update secret.yaml and values.yaml
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 12:34:12 +08:00
65c3ed655f feat(github-actions): 添加同步到Gitea仓库的工作流
Some checks are pending
gitea-sync.yml / trigger-gitea-sync (push) Waiting to run
2024-08-25 12:19:16 +08:00
f446e5daab Add environment variables for database and JWT secret
This commit modifies the deployment.yaml file to add environment variables for the database connection and JWT secret.
2024-08-25 12:15:23 +08:00
5bb00dc24e feat: add secret.yaml template for storing sensitive data
This commit adds a new file, secret.yaml, which is a template for storing sensitive data such as database credentials and JWT secret. The template includes placeholders for the values, which will be populated during deployment.
2024-08-25 11:11:18 +08:00
bf67d64594 init 2024-08-25 10:29:40 +08:00