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

feat(rubocop): allow use of YAML.load for _mapdata.rb #296

Merged
merged 1 commit into from
Feb 23, 2021

Conversation

myii
Copy link
Owner

@myii myii commented Feb 23, 2021

@baby-gnu
Copy link
Contributor

baby-gnu commented Feb 23, 2021

The salt YAML serialiser optimise the mapdata dump YAML files by using aliases but YAML.safe_load disable them.

We need to use YAML.load like does inspec.resources.yaml.

@myii myii force-pushed the feat/update-_mapdata-for-YAML.load branch from 21a060c to c71da52 Compare February 23, 2021 21:38
@myii myii changed the title feat(_mapdata): use YAML.load instead of YAML.safe_load feat(rubocop): allow use of YAML.load for _mapdata.rb Feb 23, 2021
myii pushed a commit to saltstack-formulas/apache-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/apt-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/apt-cacher-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/arvados-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/bind-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/cert-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/chrony-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/collectd-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/consul-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/cron-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/deepsea-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/devstack-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/dhcpd-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/django-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/docker-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/eclipse-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/epel-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/exim-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/fail2ban-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/firewalld-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/golang-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/grafana-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/haproxy-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/hostsfile-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/icinga2-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/rspamd-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/salt-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/sqldeveloper-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/sqlplus-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/strongswan-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/stunnel-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/sudoers-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/suricata-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/sysctl-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/syslog-ng-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/sysstat-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/systemd-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/telegraf-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/template-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/timezone-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/tomcat-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/ufw-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/users-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/varnish-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/vault-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/vim-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/vsftpd-formula that referenced this pull request Feb 23, 2021
myii pushed a commit to saltstack-formulas/zabbix-formula that referenced this pull request Feb 23, 2021
@myii myii merged commit 1af80be into master Feb 23, 2021
@myii myii deleted the feat/update-_mapdata-for-YAML.load branch February 23, 2021 21:54
@myii
Copy link
Owner Author

myii commented Feb 23, 2021

🎉 This PR is included in version 1.246.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@myii myii added the released label Feb 23, 2021
dafyddj added a commit to dafyddj/template_github_windows-formula that referenced this pull request Mar 8, 2021
dafyddj added a commit to dafyddj/template_github_linux-formula that referenced this pull request Jul 7, 2021
dafyddj added a commit to dafyddj/template_github_mac-formula that referenced this pull request Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants