Add GitHub Actions #4
k8s_test.yml
on: pull_request
call-k8-test
/
...
/
Docker: Build & Push (Test)
27s
call-k8-test
/
K8: Test
37s
Annotations
3 warnings and 1 notice
call-k8-test / K8: Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: azure/aks-set-context@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
call-k8-test / K8: Test
using kernaidev.azurecr.io/refinery-tokenizer:test-ci-setup
|
call-k8-test / K8: Test
running test command: kubectl exec -i deployment/refinery-tokenizer -c refinery-tokenizer -- 'pytest'
|
call-k8-test / K8: Test
using kernaidev.azurecr.io/refinery-tokenizer:latest
|