Skip to content

Conversation

@kiri-um-bh
Copy link
Contributor

Description

Replaced Travis CI configuration with GitHub Actions workflows to modernize the CI/CD process.

What did you change?
  • Removed .travis.yml

  • Added .github/workflows/ci.yml

  • Updated pom.xml to remove Coverall

@kiri-um-bh kiri-um-bh merged commit 325ee7f into master Jul 24, 2025
3 checks passed
@ndickerson
Copy link
Member

Unit tests are running, which looks good. Now we just need the integration test to run, looks like that step is skipping the integration test

@kiri-um-bh
Copy link
Contributor Author

enabled the integration tests with this PR:
chore(CI): Enable integration tests #458

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants