You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: gitlab get scopes added
* fix: finished newgitlabClient
* fix: ListFiles complete
* fix: get File and getFiles
* fix: SetStatus + PinkHook
still need to do tests on them, not sure if working
* fix: set and del webhook done
* fix: small change setWebhook
* fix: done handlePaylod
will now start tests
* fix: pr review changes and fixed scopes
* fix: first test done
* fix: some pr changes resolving
* docs: added provider and url to chart
* fix: done utils tests
* fix: started gitlab tests
* fix: added some more tests and fixing bugs
* fix: finished tests now runnning qa
* fix: added some docs
* fix: added some validations and docs
* fix: argo ingress
* fix: gitlab init ruby script
* ci: add gitlab local support
* ci: add gitlab local support
* ci: fix e2e service account permissions
* fix: gitlab setup script
* ci: change rules to working branch
* ci: start work on actions
* fix: cleaning up
* fix: context and git provider factory
* fix: add context
* fix: changes to make it work
* ci: add local gitlab at localhost:8080 (#24)
* fix: changes to make it work
* fix: pipe works, small fixes left
* fix: pipe works, small fixes left
* test: fixed unit tests
* test: running e2e
* test: running e2e
* test: gitlab e2e check
* fix: gitlab unsetting webhook
* fix: pr changes
* fix: gitlab ruby init script finished
* fix: gitlab init change
* docs: updated docs for gitlab
* fix: gitlab script cleanup
* fix: some space
* ci: changed running branch for testing
* ci: changed order of jobs in e2e
* ci: e2e to run on branch
* test: gitlab e2e test
* test: gitlab e2e test
* test: gitlab e2e test
* test: gitlab e2e test
* test: gitlab e2e test
* test: fix gitlab test
* fix: gitlab rails script
* ci: e2e test revert to main
* ci: e2e check on main
* ci: parallel e2e jobs
* fix: gitlab e2e
* fix: e2e tests
* docs: align with main
* fix: changed e2e
* fix: gitlab license as env
* fix: gitlab script add sleep
* fix: lock gitlab helm version
* fix: gitlab script
* fix: gitlab ruby script
* fix: gitlab ruby script
---------
Co-authored-by: goshado <[email protected]>
Co-authored-by: GoshaDo <[email protected]>
Copy file name to clipboardExpand all lines: docs/configuration/health_check.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## Health Check
2
2
3
+
currently not supported for gitlab / bitbucket
4
+
3
5
The following examples shows a health check being executed every 1 minute as configured in the helm chart under `livenessProbe`, and triggered by `/healthz` endpoint:
0 commit comments