This project is mirrored from https://gitee.com/mirrors/SigNoz.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 08 Jan, 2022 3 commits
-
-
Yoni Bettan authored
As of now, the 'e2e-k3s' workflow will require the 'ok-to-test' label in order to get triggered. In addition to that, on each change to the PR on the relevant files, Github will remove the label from it and it will be required again. Signed-off-by:
Yoni Bettan <ybettan@redhat.com>
-
Yoni Bettan authored
This reverts commit b3d5d6c2.
-
Yoni Bettan authored
* ci: adding 'e2e' GH workflows The flow contains of multiple steps: * build 'query-service' and 'frontend' images and push them to the image registry * deploy a disposable k3s cluster * deploy the app on the cluster * set a tunnel to allow accessing the UI from the web browser Signed-off-by:
Yoni Bettan <ybettan@redhat.com> * ci: requiring the 'ok-to-test' label for running some workflows As of now, the 'e2e' workflow will require the 'ok-to-test' label in order to get triggered. In addition to that, on each change to the PR, Github will remove the label from it and it will be required again. Signed-off-by:
Yoni Bettan <ybettan@redhat.com>
-