Skip to content

Add build & test CI Workflows - #78

Merged
bzp99 merged 12 commits into
mainfrom
malek-CI
Jul 29, 2026
Merged

Add build & test CI Workflows#78
bzp99 merged 12 commits into
mainfrom
malek-CI

Conversation

@bzp99

@bzp99 bzp99 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@bzp99 bzp99 self-assigned this Jul 29, 2026
@bzp99 bzp99 added the cicd Related to CI/CD label Jul 29, 2026
Comment thread .github/workflows/dva-api.yml Fixed
Comment thread .github/workflows/dva-dashboard.yml Fixed
Comment thread .github/workflows/dva-processing.yml Fixed
Comment on lines +8 to +15
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4

- name: Run Karate Integration Tests
working-directory: ./test-env
run: docker compose --profile karate up --build --abort-on-container-exit --exit-code-from karate No newline at end of file
Comment thread .github/workflows/vla-manager.yml Fixed
@bzp99 bzp99 changed the title Add CI Workflows Add build & test CI Workflows Jul 29, 2026
@bzp99
bzp99 merged commit 6c5ab14 into main Jul 29, 2026
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cicd Related to CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants