• Joined on 2024-04-30
vjm commented on pull request gitea/helm-chart#666 2024-08-12 16:31:06 +00:00
rebased: Add Gitea Actions act runner

hi @justusbunsi , just nudging this to make sure we review before it becomes out of date!

vjm commented on pull request gitea/helm-chart#666 2024-07-31 20:43:21 +00:00
rebased: Add Gitea Actions act runner

I actually have been using buildx instead of the dind, but i purposely did not remove dind in case others still want that approach. see my example action above for the buildx approach!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 21:04:30 +00:00
rebased: Add Gitea Actions act runner

@justusbunsi -- i think we're ready to merge!

  • Environment variable related handling in various files
  • Everything related to app.ini creation in _helpers.tpl
  • Handling of…
vjm commented on pull request gitea/helm-chart#666 2024-07-24 21:02:21 +00:00
rebased: Add Gitea Actions act runner

i just tried to test this out and i had some issues -- the post-install hook waited to be applied as expected, but the gitea application was still not ready, even though helm and kubernetes had…

vjm pushed to gitea-actions at vjm/helm-chart 2024-07-24 21:01:47 +00:00
86870d8320 fix incorrect values for init containers
vjm commented on pull request gitea/helm-chart#666 2024-07-24 17:30:26 +00:00
rebased: Add Gitea Actions act runner

added unit tests!

vjm pushed to gitea-actions at vjm/helm-chart 2024-07-24 17:29:29 +00:00
f6d580210c add missing newlines
vjm pushed to gitea-actions at vjm/helm-chart 2024-07-24 17:27:16 +00:00
78272f9440 add unit tests
vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:06:42 +00:00
rebased: Add Gitea Actions act runner

done!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:06:32 +00:00
rebased: Add Gitea Actions act runner

done!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:06:20 +00:00
rebased: Add Gitea Actions act runner

removed!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:05:57 +00:00
rebased: Add Gitea Actions act runner

removed!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:05:40 +00:00
rebased: Add Gitea Actions act runner

removed!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:05:35 +00:00
rebased: Add Gitea Actions act runner

removed!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:04:49 +00:00
rebased: Add Gitea Actions act runner

removed!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:04:32 +00:00
rebased: Add Gitea Actions act runner

fixed!

vjm commented on pull request gitea/helm-chart#666 2024-07-24 03:03:01 +00:00
rebased: Add Gitea Actions act runner

fixed!

diff official-helm-chart/helm-output.yaml helm-chart/helm-output.yaml
type: Opaque
 stringData:
   _generals_: ""
+   actions: ENABLED=false
+     LOCAL_ROOT_URL=http://my-r…
vjm pushed to gitea-actions at vjm/helm-chart 2024-07-24 02:29:30 +00:00
d318110a20 updated readme
vjm pushed to gitea-actions at vjm/helm-chart 2024-07-24 02:17:50 +00:00
7f2db131e8 update values.yaml
vjm pushed to gitea-actions at vjm/helm-chart 2024-07-23 20:04:38 +00:00
d30ac63d7b remove unnecessary environment variables
64e8e4f802 make sure storageclass is consistent with the pvc for the main gitea server deployment
b5a024602c Set a 10 min ttl for the job after finished in order to allow helm to properly recognize that the job completed.
1d52aca44d Fixed readme
aca60bc626 Refractored code
Compare 29 commits »