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/CD for project? #7

Open
jgebal opened this issue May 27, 2017 · 3 comments
Open

CI/CD for project? #7

jgebal opened this issue May 27, 2017 · 3 comments

Comments

@jgebal
Copy link
Contributor

jgebal commented May 27, 2017

If you're interested, you can easily set up a continuous integration/testing for your project in the cloud using Travis and utPLSQL v3. If you would be interested I can help you with that.

@ogobrecht
Copy link
Member

Hi Jacek,

can you read our brains? We already thought about test cases but we had no time until now to start with this. It would be really great if you could help us getting started with this topic quickly.

I like the idea to have this online with Travis - so no additional setup is needed for the development environment.

Best regards
Ottmar

@jgebal
Copy link
Contributor Author

jgebal commented May 28, 2017

I'm currently travelling and will be busy working whole next week. You can look at settings from utPLSQL-demo-project

All you need is to enable travis integration for your project and set some variables (OTN USER/ PASS)
The demo project does the following:

@ogobrecht
Copy link
Member

Hi Jacek,

we have now 17 tests implemented with utPLSQL. You were right - it was no longer possible to ensure proper functionality without unit testing.

The missing step is now to implement the continuous integration/testing on each commit with the help of Travis, SonarQube or other cloud tools.

I will leave this issue open until we have this implemented.

Thank you for all your help and advice and the cool utPLSQL project.

Best regards
Ottmar

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

No branches or pull requests

2 participants