-
Notifications
You must be signed in to change notification settings - Fork 174
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
docs(README): Document how to test an in-development version of Baseplate in Snoodev #756
Conversation
β¦late in Snoodev
README.md
Outdated
@@ -47,3 +47,25 @@ actions on push. | |||
Specific hooks can be [temporarily disabled](https://pre-commit.com/#temporarily-disabling-hooks). | |||
|
|||
You can install hooks only for a specific step (i.e. [pre-push](https://pre-commit.com/#pre-commit-during-push)). | |||
|
|||
# Testing in Snoodev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π Not against it here, and these instructions seem fine, but seems a little strange to me for this to be here but testing sidecars to be in the wiki
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note that talks about how to release sidecars and then test them, not how to test them locally. Also currently this approach doesn't work with sidecars.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π nit: Multiple top-level headings in the same document
In this case the ref can be either a commit hash or a branch name. After making | ||
this update you can check if the service works in Snoodev. | ||
|
||
> **Warning** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TIL markdown syntax formats this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I had to look it up :D
Co-authored-by: Nathan Heaps <[email protected]>
Co-authored-by: Ryan Balfanz <[email protected]>
Closes #
πΈ TL;DR
π Details
Design Doc
Jira
π§ͺ Testing Steps / Validation
β Checks