Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Reduce Output in Atmos Tests #923
base: main
Are you sure you want to change the base?
Reduce Output in Atmos Tests #923
Changes from 23 commits
744855f
f0b3c24
908e3ae
260c55c
c6c3f94
2690f6a
7d14d35
d063f45
7a7ad5a
b755565
2a4b207
b7a2f09
7af82ce
f3348c6
1593cd6
bd8839a
fd4602e
22f5523
9419720
c687249
6750c43
6be3195
4a3dd88
2e65cee
debc554
243160f
7f19125
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Is testing a supported section in the README.md.tmpl?
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 think there's a misunderstanding how the
README.yaml
works. We run this thoughgomplate
and apply this template: https://github.com/cloudposse/.github/blob/main/README.md.gotmplThere's no section we look for called
content
ortesting
.Also, after updating the
README.yaml
, runmake readme
to rebuild it.Note, we're going to do this with atmos soon, see:
And the confusion here, shows we should have a JSON schema.