-
Notifications
You must be signed in to change notification settings - Fork 1
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 global CONTRIBUTING.md #1
Conversation
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 like this a lot, but one thing to consider here is that this is global. So non-Puppet modules will also show it. So that should be reflected.
I marked the development section as puppet specific, but I don't know yet how we should phrase the rest. Our other projects don't have a unified workflow. maybe something like 'check the readme.md for individual documentation and the used github actions' but that's not really helping people I think. |
.github/CONTRIBUTING.md
Outdated
### Syntax and style | ||
|
||
The test suite will run [Puppet Lint](http://puppet-lint.com/) and | ||
[Puppet Syntax](https://github.com/gds-operations/puppet-syntax) to |
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.
This was moved to VP so the URL is out of date.
.github/CONTRIBUTING.md
Outdated
you must set an environment variable such as: | ||
|
||
```sh | ||
export PUPPET_VERSION="~> 5.5.6" |
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.
This will change to PUPPET_GEM_VERSION
05e3b42
to
2f23ce4
Compare
6ef6767
to
48918d1
Compare
48918d1
to
0cc7b8a
Compare
c6c11a6
to
69562fc
Compare
f705baf
to
0059f71
Compare
This got extracted from voxpupuli/.github#1
This got extracted from voxpupuli/.github#1
This got extracted from voxpupuli/.github#1
2f677af
to
1137802
Compare
This will allow us to purge it from modulesync_config.
1137802
to
14127c2
Compare
This will allow us to purge it from modulesync_config.