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

Wazuh Release 3.12.0_7.6.1 #235

Closed
9 tasks done
rshad opened this issue Mar 24, 2020 · 2 comments · Fixed by #236
Closed
9 tasks done

Wazuh Release 3.12.0_7.6.1 #235

rshad opened this issue Mar 24, 2020 · 2 comments · Fixed by #236
Assignees

Comments

@rshad
Copy link
Contributor

rshad commented Mar 24, 2020

Wazuh version: 3.12.0
Elastic version: 7.6.1

Tasks

  • Adapt to new versions (3.12.0 - 7.6.1)

  • Update changelog

  • Check templates and update them if needed

  • Puppet Lint validation.

  • Tests

  • Tag: v3.12.0_7.6.1

  • Generate and publish the module on Puppet Forge

  • Update documentation references

  • Draft release

@rshad rshad self-assigned this Mar 24, 2020
@rshad rshad added this to the Sprint-108 milestone Mar 24, 2020
@rshad
Copy link
Contributor Author

rshad commented Mar 24, 2020

Working branch: release-wazuh_3.12.0_7.6.1.

@rshad
Copy link
Contributor Author

rshad commented Mar 24, 2020

PDK Validation

pdk (INFO): Using Ruby 2.5.1
pdk (INFO): Using Puppet 6.14.0
pdk (INFO): Running all available validators...

[✔] Resolving default Gemfile dependencies.
┌ [✔] Running metadata validators ...
├── [✔] Checking metadata syntax (metadata.json tasks/*.json).
└── [✔] Checking module metadata style (metadata.json).
┌ [✔] Running puppet validators ...
├── [✔] Checking Puppet manifest syntax (**/*.pp).
└── [✔] Checking Puppet manifest style (**/*.pp).
┌ [✔] Running ruby validators ...
└── [✔] Checking Ruby code style (**/**.rb).
┌ [✔] Running tasks validators ...
├── [✔] Checking task names (tasks/**/*).
└── [✔] Checking task metadata style (tasks/*.json).
┌ [✔] Running yaml validators ...
└── [✔] Checking YAML syntax (**/*.yaml **/*.yml).

warning: puppet-lint: manifests/params_agent.pp:239:44: double quoted string containing no variables
warning: puppet-lint: manifests/params_agent.pp:240:44: double quoted string containing no variables
warning: puppet-lint: manifests/params_agent.pp:244:9: double quoted string containing no variables
warning: puppet-lint: manifests/agent.pp:227:13: double quoted string containing no variables
warning: puppet-lint: manifests/agent.pp:228:26: indentation of => is not properly aligned (expected in column 31, but found it in column 26)
warning: puppet-lint: manifests/agent.pp:230:26: indentation of => is not properly aligned (expected in column 31, but found it in column 26)
warning: puppet-lint: manifests/agent.pp:231:19: indentation of => is not properly aligned (expected in column 31, but found it in column 19)
warning: puppet-lint: manifests/audit.pp:8:3: case statement without a default case
warning: puppet-lint: manifests/audit.pp:1:1: class not documented
warning: puppet-lint: manifests/audit.pp:3:25: double quoted string containing no variables
warning: puppet-lint: manifests/audit.pp:4:30: double quoted string containing no variables
info: puppet-epp: ./: Target does not contain any files to validate (["**/*.epp"]).
info: task-name: ./: Target does not contain any files to validate (["tasks/**/*"]).
info: task-metadata-lint: ./: Target does not contain any files to validate (["tasks/*.json"]).

@rshad rshad reopened this Mar 24, 2020
@rshad rshad closed this as completed Mar 25, 2020
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 a pull request may close this issue.

1 participant