garm/.github/workflows
Ionut Balutoiu 318bc52b57 Refactor integration E2E tests
* General cleanup of the integration tests Golang code. Move the
  `e2e.go` codebase into its own package and separate files.
* Reduce the overall log spam from the integration tests output.
* Add final GitHub workflow step that stops GARM server, and does the
  GitHub cleanup of any orphaned resources.
* Add `TODO` to implement cleanup of the orphaned GitHub webhooks.
  This is useful, if the uninstall of the webhooks failed.
* Add `TODO` for extra missing checks on the GitHub webhooks
  install / uninstall logic.

Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
2023-08-24 15:22:46 +03:00
..
build-and-push.yml Add dockerfile and workflow 2023-07-15 23:22:32 +00:00
codeql.yml Create codeql.yml 2023-01-21 01:21:03 +02:00
go-tests.yml Remove unused functions 2023-01-20 23:57:03 +02:00
integration-tests.yml Refactor integration E2E tests 2023-08-24 15:22:46 +03:00