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

AJ-1451: Simplify and improve pact boilerplate. #1527

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Conversation

jladieu
Copy link
Contributor

@jladieu jladieu commented Nov 14, 2023

Ticket: AJ-1451

Inspired by DataBiosphere/jade-data-repo#1528, this is intended to improve the documentation and first time experience for running pact tests locally in the wsm codebase.

@jladieu jladieu requested a review from a team November 14, 2023 18:47
Copy link
Contributor

@nawatts nawatts left a comment

Choose a reason for hiding this comment

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

Super nit: this uses a mix of "pact broker", "pactbroker", and "pact-broker". It would be nice to be consistent.

@jladieu jladieu force-pushed the improve-pact-boilerplate branch from 1c07f0b to 2106d46 Compare November 14, 2023 18:54
@jladieu
Copy link
Contributor Author

jladieu commented Nov 14, 2023

@nawatts I converged on referring to 'Pact Broker' as the actor/product in the human friendly text, consistent with how it's mentioned in verify_consumer_pacts.yaml

> /tmp/pact-ro-username.key

vault read -field=basic_auth_read_only_password secret/dsp/pact-broker/users/read-only \
> /tmp/pact-ro-password.key
Copy link
Contributor

Choose a reason for hiding this comment

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

this will need to change when Vault goes away, it's good for now

Inspired by DataBiosphere/jade-data-repo#1528,
this is intended to improve the documentation and first time experience
for running pact tests locally.
@jladieu jladieu force-pushed the improve-pact-boilerplate branch from 904b031 to 06b62c0 Compare November 15, 2023 17:54
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jladieu jladieu merged commit 9a7d5ad into main Nov 16, 2023
14 checks passed
@jladieu jladieu deleted the improve-pact-boilerplate branch November 16, 2023 17:37
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.

3 participants