Skip to content

MLPAB-1419 - Use a single persistent environment for weblate changes optimise workflow #12

MLPAB-1419 - Use a single persistent environment for weblate changes optimise workflow

MLPAB-1419 - Use a single persistent environment for weblate changes optimise workflow #12

Status Startup failure
Total duration
Artifacts

weblate_pr.yml

on: pull_request
Detect Changes  /  compare_changes
Detect Changes / compare_changes
Detect Changes  /  notify_previous_build_will_be_deployed
Detect Changes / notify_previous_build_will_be_deployed
Create Tags  /  create_tags
Create Tags / create_tags
Create Tags  /  generate_environment_workspace_name
Create Tags / generate_environment_workspace_name
Create Tags  /  pull_tags
Create Tags / pull_tags
Create Tags  /  consolidate_tags
Create Tags / consolidate_tags
Run Go unit tests  /  run
Run Go unit tests / run
Matrix: Docker Build, Scan and Push / docker_build_scan_push
Waiting for pending jobs
PR Environment Deploy  /  terraform_environment_workflow
PR Environment Deploy / terraform_environment_workflow
Run Cypress UI Tests On PR Environment  /  run_ui_tests
Run Cypress UI Tests On PR Environment / run_ui_tests
End of PR Workflow
End of PR Workflow
Remove CI ingress from environment  /  remove_ingress
Remove CI ingress from environment / remove_ingress
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/weblate_pr.yml#L68
The workflow is not valid. .github/workflows/weblate_pr.yml (Line: 68, Col: 11): Unexpected end of expression: '&&'. Located at position 204 within expression: always() && (needs.go_unit_tests.result == 'success' || needs.go_unit_tests.result == 'skipped') && (needs.docker_build_scan_push.result == 'success' || needs.docker_build_scan_push.result == 'skipped') &&