My team's code runs on a local network and we can only access our databases on that private network. We are working to implement continuous integration and delivery. Is there a way to automate unit testing for merging to the main branch where the tests can run in the local environment?
Looks like you need to have use the premium subscription with whitelisting to extend a private network
https://support.atlassian.com/bitbucket-cloud/docs/control-access-to-your-private-content/
Gonchik, Thanks for the response. The issue is not so much setting rules but rather having tests that require a connection to databases on a local network.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay, regarding process.
Here need to know your gitflow :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.