-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-selinux_core
base: 1.0.4
head repository: puppetlabs/puppetlabs-selinux_core
compare: 1.1.0
- 19 commits
- 13 files changed
- 7 contributors
Commits on Mar 3, 2020
-
(MODULES-7319) Call "semodule --list" only once.
Add method to base class to statically load results of "semodule --list" command. Store output parsed into hash with keys being module name and value being module version. Add prefetch method to initially populate hash. This change results in a substantial performance increase when checking current resource state, on the order of 50% or more.
Configuration menu - View commit details
-
Copy full SHA for 4602f9b - Browse repository at this point
Copy the full SHA 4602f9bView commit details
Commits on Mar 20, 2020
-
Merge pull request #23 from montaguethomas/feature/selmodule-perf
(MODULES-7319) Call "semodule --list" only once.
Gheorghe Popescu authoredMar 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 68781d9 - Browse repository at this point
Copy the full SHA 68781d9View commit details
Commits on Jun 4, 2020
-
(maint) Update Puppet VS Code Extension ID
This commit updates the configuration file to point to the official Puppet VS Code Extension `puppet.puppet-vscode`
Configuration menu - View commit details
-
Copy full SHA for 20678e3 - Browse repository at this point
Copy the full SHA 20678e3View commit details
Commits on Jun 5, 2020
-
Merge pull request #24 from jpogran/maint-update-puppet-vscode-id
(maint) Update Puppet VS Code Extension ID
Gheorghe Popescu authoredJun 5, 2020 Configuration menu - View commit details
-
Copy full SHA for 543bb9b - Browse repository at this point
Copy the full SHA 543bb9bView commit details
Commits on Oct 29, 2020
-
(MODULES-10849) Add GitHub Actions workflows
Added GitHub Actions workflows for `Static Code Analysis` and `Unit Tests` that run each time there is a new `pull request` or `git push`. `Unit tests` are also set to run every workday at `05:00:00 UTC`. The `.yaml` config file for `Travis` has been removed.
Configuration menu - View commit details
-
Copy full SHA for 85dab47 - Browse repository at this point
Copy the full SHA 85dab47View commit details -
(maint) Remove 'puppet-module-dev' gem dependency
In preparation for the Puppet 7 release, the `puppet-module-posix-dev-r2.7` and `puppet-module-posix-dev-r2.7` gems had to be removed from `Gemfile` due to the following dependency error: `puppet-module-posix-dev-r2.7` depends on `puppet_litmus` which depends on `bolt` which depends on `puppet` which is locked to a version below 7 Also added the needed gems that were lost in the above removal process.Configuration menu - View commit details
-
Copy full SHA for 86631fa - Browse repository at this point
Copy the full SHA 86631faView commit details -
(maint) Add commit summary check
This commit adds the `commits` rake task which is run in the Static Code Analysis workflow as a step.
Configuration menu - View commit details
-
Copy full SHA for 82abc63 - Browse repository at this point
Copy the full SHA 82abc63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fbf046 - Browse repository at this point
Copy the full SHA 1fbf046View commit details -
Merge pull request #25 from puppetlabs/MODULES-10849
(MODULES-10849) Add GitHub Actions workflows
Configuration menu - View commit details
-
Copy full SHA for e842c66 - Browse repository at this point
Copy the full SHA e842c66View commit details
Commits on Nov 10, 2020
-
(maint) Allow git to use long paths in GitHub Actions
Due to unknown environment changes in GitHub Actions runners, we encountered the following error: `fatal: cannot create directory: Filename too long` This commit allows git to use long paths in our GitHub Actions workflows.
Configuration menu - View commit details
-
Copy full SHA for 6525321 - Browse repository at this point
Copy the full SHA 6525321View commit details -
Merge pull request #26 from luchihoratiu/maint-allow-git-to-use-long-…
…paths-in-gh-actions (maint) Allow git to use long paths in GitHub Actions
Gheorghe Popescu authoredNov 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 0272b4f - Browse repository at this point
Copy the full SHA 0272b4fView commit details
Commits on Feb 18, 2021
-
(MODULES-10945) Do not install PDK when running PR tests
Create a separate group in the Gemfile for pdk and puppet-blacksmith which are only used for releasing. In the workflow, avoid installing the release group.
Configuration menu - View commit details
-
Copy full SHA for c74988c - Browse repository at this point
Copy the full SHA c74988cView commit details -
(maint) Add puppet7 and remove puppet5 from PR testing
Update the workflow that tests with released Puppet gems to also test with Puppet 7. Remove testing with Puppet 5 from the workflows since it reached EOL.
Configuration menu - View commit details
-
Copy full SHA for 5f34826 - Browse repository at this point
Copy the full SHA 5f34826View commit details -
(maint) Bump Ruby in static analysis workflow
Bump Ruby version in the static code analysis workflow to 2.6, as 2.5 will be EOL soon.
Configuration menu - View commit details
-
Copy full SHA for 2d30e79 - Browse repository at this point
Copy the full SHA 2d30e79View commit details -
Merge pull request #27 from GabrielNagy/MODULES-10945/gemfile-updates
(MODULES-10945) Core module spring cleaning 2021
Configuration menu - View commit details
-
Copy full SHA for c214e23 - Browse repository at this point
Copy the full SHA c214e23View commit details
Commits on Mar 11, 2021
-
(MODULES-10953) Update metadata.json and pdk version
To avoid having to update this everytime we release a new agent platform, it should be enough to specify the supported OS, without specific versions. It is assumed that for each OS in metadata.json, the versions supported are the same as what the agent itself supports.
Configuration menu - View commit details
-
Copy full SHA for f0537f5 - Browse repository at this point
Copy the full SHA f0537f5View commit details
Commits on Mar 12, 2021
-
Merge pull request #28 from GabrielNagy/MODULES-10953/update-metadata
Gheorghe Popescu authoredMar 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 47e11e2 - Browse repository at this point
Copy the full SHA 47e11e2View commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 532f6ad - Browse repository at this point
Copy the full SHA 532f6adView commit details -
Merge pull request #29 from GabrielNagy/MODULES-10980/1.1.0-release-prep
(MODULES-10980) Release prep for 1.1.0
Configuration menu - View commit details
-
Copy full SHA for d07dfb3 - Browse repository at this point
Copy the full SHA d07dfb3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.0.4...1.1.0