-
-
Notifications
You must be signed in to change notification settings - Fork 225
Migrate to README.yaml format, add travis #19
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
Conversation
|
|
||
| # Short description of this project | ||
| description: |- | ||
| This is a collection of reusable root modules for CloudPosse AWS accounts. |
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.
Add new line between sections
f03cfcc to
b2ec5dc
Compare
osterman
left a comment
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.
Fix avatars
|
Avatars are still broken https://github.com/cloudposse/terraform-root-modules/blob/refactor-readme/README.md#contributors |
README.yaml
Outdated
| - name: "Erik Osterman" | ||
| homepage: "https://github.com/osterman" | ||
| avatar: "http://s.gravatar.com/avatar/88c480d4f73b813904e00a5695a454cb?s=144" | ||
| avatar: "http://s.gravatar.com/avatar/88c480d4f73b813904e00a5695a454cb?s=150" |
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.
Use github url
README.yaml
Outdated
| - name: "Andriy Knysh" | ||
| homepage: "https://github.com/aknysh" | ||
| avatar: "https://avatars0.githubusercontent.com/u/7356997?v=4&u=ed9ce1c9151d552d985bdf5546772e14ef7ab617&s=144" | ||
| avatar: "https://avatars0.githubusercontent.com/u/7356997?v=4&u=ed9ce1c9151d552d985bdf5546772e14ef7ab617&s=150" |
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.
Use github url
README.yaml
Outdated
| - name: "Marc Tamsky" | ||
| homepage: "https://github.com/tamsky" | ||
| avatar: "https://avatars1.githubusercontent.com/u/96978?s=460&v=4" | ||
| avatar: "https://avatars1.githubusercontent.com/u/96978?s=150&v=4" |
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.
Use github url
README.yaml
Outdated
| contributors: | ||
| - name: "Erik Osterman" | ||
| homepage: "https://github.com/osterman" | ||
| avatar: "https://github.com/osterman.png?size=150" |
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.
Let's remove homepage and avatar since those can be derived automatically.

what
README.yamlwhy
todo
relatedsection