Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: setup github actions for continuous integration #29

Conversation

ChristianMurphy
Copy link
Member

resolves #26

@ChristianMurphy ChristianMurphy requested a review from cbeach47 June 10, 2020 00:18
Copy link
Contributor

@cbeach47 cbeach47 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for getting this going! 🎉

For the tests to run, the Toolbox needs a Postgre install with the test DB ( https://github.com/openequella/openEQUELLA-toolbox/tree/master/src/test/resources/junit_env/checkfiles-db ) restored into it, and the junit.properties configured to that DB and the file paths for CheckFiles ( https://github.com/openequella/openEQUELLA-toolbox/tree/master/src/test/resources/junit_env/checkfiles/Institutions )

Can we set this up that when a commit is tagged, it triggers a release?

@ChristianMurphy
Copy link
Member Author

This PR has stalled, closing for now, hopefully it can be revisited.

@ChristianMurphy ChristianMurphy deleted the ci/setup-github-actions branch November 1, 2021 00:12
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.

Setup Github actions for CI
2 participants