PauloGoncalvesBH / contract-test-nirvana

Example of how to implement nirvana of contract testing with Pact following all the practices described in https://docs.pact.io/pact_nirvana
GNU General Public License v3.0
77 stars 4 forks source link

Update for branches and environments? #3

Open bethesque opened 1 year ago

bethesque commented 1 year ago

Gosh I love this!!! The only thing that could make it any better would be using branches and environments instead of tags. Would you be interested in making the changes required? I can point you in the right direction if you are. They're actually quite small.

PauloGoncalvesBH commented 1 year ago

Hi @bethesque, glad you liked the repository. I would love to learn more about branches and environments and make these changes.

YOU54F commented 1 year ago

Pleasure, thanks for the work on this repo, it will be really helpful.

I am in the process of updating our ci/cd workshop

https://github.com/pactflow/docs.pactflow.io/pull/149

and path to pact nirvana, so wanted to get your repo up to scratch so we can help promote it as a community edition of the recommend workflow.

If you are interested in some upcoming work, we will doing some launch work around out pact-plugin ecosystem

https://github.com/pact-foundation/pact-plugins

and would love to get some community members trying it out, let me know if you would like to take a look!