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

Add example usage for CD events to README #109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

snabar
Copy link
Contributor

@snabar snabar commented Apr 19, 2024

Added example usage for CD events

@snabar snabar changed the title Update README.md Add example usage for CD events to README Apr 19, 2024
@snabar snabar requested a review from willmarks April 19, 2024 01:32
Copy link

sonarcloud bot commented Apr 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Comment on lines +159 to +166
```sh
./faros_event.sh CD -k "<faros_api_key>" \
--commit "GitHub://faros-ai/faros-events-api/4414ad2b3b13b17055171678437a92e5d788cad1" \
--deploy "Spinnaker://faros-events-api/Prod/4414ad2b3b13b17055171678437a92e5d788cad1_156" \
--deploy_status "Success" \
--deploy_start_time "2021-07-20T18:05:46.019Z" \
--deploy_end_time "2021-07-20T18:08:42.024Z"
```
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you think having both the example usage and the above event with field placeholders is worth it or should we just have your example usage?

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.

None yet

2 participants