Release #30
release.yml
on: schedule
Determine if release is needed
Run integration tests
/
Run Integration Tests
run_unit_tests
/
...
/
Check Python-based Time Server
run_unit_tests
/
...
/
Check Typescript-based Weather Alerts Server
run_unit_tests
/
...
/
Check Python library
run_unit_tests
/
...
/
Check Typescript chatbot
run_unit_tests
/
...
/
Check Typescript library
Release the new version
Annotations
1 error
|
Invalid workflow file:
.github/workflows/release.yml#L108
The workflow is not valid. .github/workflows/release.yml (Line: 108, Col: 28): Invalid secret, INTEG_TEST_ROLE_ARN is not defined in the referenced workflow. .github/workflows/release.yml (Line: 109, Col: 26): Invalid secret, INTEG_TEST_REGION is not defined in the referenced workflow.
|