-
Notifications
You must be signed in to change notification settings - Fork 85
Comparing changes
Open a pull request
base repository: saltstack-formulas/template-formula
base: v5.0.8
head repository: saltstack-formulas/template-formula
compare: master
Commits on Mar 4, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W09) [skip ci]
* Automated using myii/ssf-formula#421
Configuration menu - View commit details
-
Copy full SHA for a8c8f81 - Browse repository at this point
Copy the full SHA a8c8f81View commit details
Commits on Mar 12, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W10) [skip ci]
* Automated using myii/ssf-formula#422
Configuration menu - View commit details
-
Copy full SHA for 6b04b95 - Browse repository at this point
Copy the full SHA 6b04b95View commit details
Commits on Mar 17, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W11) [skip ci]
* Automated using myii/ssf-formula#423
Configuration menu - View commit details
-
Copy full SHA for 5ce256d - Browse repository at this point
Copy the full SHA 5ce256dView commit details
Commits on Mar 22, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W12) [skip ci]
* Automated using myii/ssf-formula#424
Configuration menu - View commit details
-
Copy full SHA for 409bfc5 - Browse repository at this point
Copy the full SHA 409bfc5View commit details
Commits on Mar 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6f02d2c - Browse repository at this point
Copy the full SHA 6f02d2cView commit details
Commits on Apr 1, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W13) [skip ci]
* Automated using myii/ssf-formula#425
Configuration menu - View commit details
-
Copy full SHA for bbc8e2d - Browse repository at this point
Copy the full SHA bbc8e2dView commit details
Commits on Apr 3, 2022
-
ci(kitchen+gitlab): update for new pre-salted images [skip ci]
* Automated using myii/ssf-formula#426
Configuration menu - View commit details
-
Copy full SHA for 801be3d - Browse repository at this point
Copy the full SHA 801be3dView commit details
Commits on Apr 4, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W14) [skip ci]
* Automated using myii/ssf-formula#427
Configuration menu - View commit details
-
Copy full SHA for 2dcea70 - Browse repository at this point
Copy the full SHA 2dcea70View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4a38a29 - Browse repository at this point
Copy the full SHA 4a38a29View commit details -
chore(gemfile.lock): update to latest gem versions (2022-W15) [skip ci]
* Automated using myii/ssf-formula#428
Configuration menu - View commit details
-
Copy full SHA for 7d256e3 - Browse repository at this point
Copy the full SHA 7d256e3View commit details
Commits on Apr 18, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W16) [skip ci]
* Automated using myii/ssf-formula#431
Configuration menu - View commit details
-
Copy full SHA for 6be1e23 - Browse repository at this point
Copy the full SHA 6be1e23View commit details
Commits on Apr 25, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W17) [skip ci]
* Automated using myii/ssf-formula#433
Configuration menu - View commit details
-
Copy full SHA for 876385a - Browse repository at this point
Copy the full SHA 876385aView commit details -
ci(gitlab-ci): use Node
16.x
forpre-commit
in test conversion jobThe `test_conversion` job failed during the weekly testing: * https://gitlab.com/myii/template-formula/-/jobs/2371193438 The `stderr` being: ``` /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /root/.cache/pre-commit/repomigj3p4n/node_env-default/bin/node) ``` The following references led to this resolution: * pre-commit/pre-commit#2351 * https://stackoverflow.com/questions/71939099/bitbucket-pipeline-error-installing-pre-commit-ts-lint As mentioned there: > a few days ago node 18.x was released and the prebuilt binaries > require a relatively-recent version of glibc Which obviously isn't available on our current Bionic-based `dind` image, i.e. 'myii/ssf-dind-ruby-bionic:2.7.5-1bbox1'. While debugging this situation locally, noticed that the use of a relative `tmp/...` subdirectory was within the `template-formula` directory itself -- so switched this to using `/tmp/...` instead.
Configuration menu - View commit details
-
Copy full SHA for a1a46ae - Browse repository at this point
Copy the full SHA a1a46aeView commit details -
Merge pull request #249 from myii/ci/use-node-16-for-test-conversion-…
…pre-commit ci(gitlab-ci): use Node `16.x` for `pre-commit` in test conversion job
Configuration menu - View commit details
-
Copy full SHA for bdf294e - Browse repository at this point
Copy the full SHA bdf294eView commit details -
chore(release): 5.0.9 [skip ci]
## [5.0.9](v5.0.8...v5.0.9) (2022-04-25) ### Continuous Integration * **gitlab-ci:** use Node `16.x` for `pre-commit` in test conversion job ([a1a46ae](a1a46ae)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([801be3d](801be3d)) ### Tests * **_mapdata:** add verification file for `fedora-35` [skip ci] ([6f02d2c](6f02d2c)) * **_mapdata:** add verification file for `fedora-36` [skip ci] ([4a38a29](4a38a29))
Configuration menu - View commit details
-
Copy full SHA for 0d1f0dd - Browse repository at this point
Copy the full SHA 0d1f0ddView commit details
Commits on May 6, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W18) [skip ci]
* Automated using myii/ssf-formula#437
Configuration menu - View commit details
-
Copy full SHA for e16130d - Browse repository at this point
Copy the full SHA e16130dView commit details
Commits on May 10, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W19) [skip ci]
* Automated using myii/ssf-formula#439
Configuration menu - View commit details
-
Copy full SHA for 1703b38 - Browse repository at this point
Copy the full SHA 1703b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9349c83 - Browse repository at this point
Copy the full SHA 9349c83View commit details -
ci(gitlab-ci): fix test conversion job (reset back to #249) [skip ci]
* Reset using myii/ssf-formula#440
Configuration menu - View commit details
-
Copy full SHA for 6ea1cc2 - Browse repository at this point
Copy the full SHA 6ea1cc2View commit details
Commits on May 17, 2022
-
test(system.rb): add support for
mac_os_x
[skip ci]* Automated using myii/ssf-formula#442
Configuration menu - View commit details
-
Copy full SHA for d46507b - Browse repository at this point
Copy the full SHA d46507bView commit details -
chore(gemfile.lock): update to latest gem versions (2022-W20) [skip ci]
* Automated using myii/ssf-formula#444
Configuration menu - View commit details
-
Copy full SHA for de7e21c - Browse repository at this point
Copy the full SHA de7e21cView commit details
Commits on May 30, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W22) [skip ci]
* Automated using myii/ssf-formula#447
Configuration menu - View commit details
-
Copy full SHA for c090f3d - Browse repository at this point
Copy the full SHA c090f3dView commit details
Commits on Jun 7, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W23) [skip ci]
* Automated using myii/ssf-formula#449
Configuration menu - View commit details
-
Copy full SHA for 2e2aa10 - Browse repository at this point
Copy the full SHA 2e2aa10View commit details
Commits on Jun 8, 2022
-
ci: update
pre-commit
configuration inc. for pre-commit.ci [skip ci]* Automated using myii/ssf-formula#450
Configuration menu - View commit details
-
Copy full SHA for 32518b9 - Browse repository at this point
Copy the full SHA 32518b9View commit details
Commits on Jun 15, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W24) [skip ci]
* Automated using myii/ssf-formula#452
Configuration menu - View commit details
-
Copy full SHA for 5e5aa74 - Browse repository at this point
Copy the full SHA 5e5aa74View commit details
Commits on Jun 30, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W26) [skip ci]
* Automated using myii/ssf-formula#453
Configuration menu - View commit details
-
Copy full SHA for e7fc7eb - Browse repository at this point
Copy the full SHA e7fc7ebView commit details
Commits on Jul 17, 2022
-
chore(gemfile.lock): update to latest gem versions (2022-W28) [skip ci]
* Automated using myii/ssf-formula#454
Configuration menu - View commit details
-
Copy full SHA for fc04282 - Browse repository at this point
Copy the full SHA fc04282View commit details
Commits on May 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7da11c9 - Browse repository at this point
Copy the full SHA 7da11c9View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3d1581e - Browse repository at this point
Copy the full SHA 3d1581eView commit details
Commits on Sep 12, 2023
-
Merge pull request #257 from blu-base/fix_typo_docstr
style(default.sls): fix minor typo
Configuration menu - View commit details
-
Copy full SHA for 486da97 - Browse repository at this point
Copy the full SHA 486da97View commit details
Commits on Sep 22, 2023
-
Merge pull request #256 from jeff350/saltlint-bump-version-0.9.2
chore: broken install-hooks due to saltlint v0.8.0
Configuration menu - View commit details
-
Copy full SHA for 14c0639 - Browse repository at this point
Copy the full SHA 14c0639View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bd3ef9 - Browse repository at this point
Copy the full SHA 2bd3ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1df9861 - Browse repository at this point
Copy the full SHA 1df9861View commit details -
Configuration menu - View commit details
-
Copy full SHA for c69928d - Browse repository at this point
Copy the full SHA c69928dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c28aa - Browse repository at this point
Copy the full SHA b2c28aaView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 20bf1d5 - Browse repository at this point
Copy the full SHA 20bf1d5View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b84343e - Browse repository at this point
Copy the full SHA b84343eView commit details
Commits on Oct 30, 2023
-
Merge pull request #259 from dafyddj/tmp/testing
chore: update and fix `pre-commit` checks
Configuration menu - View commit details
-
Copy full SHA for d238e78 - Browse repository at this point
Copy the full SHA d238e78View commit details
Commits on Nov 9, 2023
-
test(pre-commit): switch to using
pre-commit
's built-in file filtering* only run `yamllint` when relevant files have changed * avoids having to exclude files/dirs not tracked by Git e.g. .kitchen/, .bundle/ etc. * avoids a `yamllint` bug whereby pillar files under `test/` were not checked due to a conflicting `ignore` entry
Configuration menu - View commit details
-
Copy full SHA for 46130c4 - Browse repository at this point
Copy the full SHA 46130c4View commit details
Commits on Nov 10, 2023
-
Merge pull request #260 from dafyddj/test/pre-commit
test(pre-commit): switch to using `pre-commit`'s built-in file filtering
Configuration menu - View commit details
-
Copy full SHA for 02167e2 - Browse repository at this point
Copy the full SHA 02167e2View commit details
Commits on Nov 13, 2023
-
chore(release): 5.0.10 [skip ci]
## [5.0.10](v5.0.9...v5.0.10) (2023-11-13) ### Bug Fixes * broken install-hooks due to saltlint v0.8.0 ([7da11c9](7da11c9)) ### Continuous Integration * update the container images and refactor steps ([b84343e](b84343e)) * **commitlint:** update action versions ([c69928d](c69928d)) * update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([32518b9](32518b9)) * **gitlab-ci:** fix test conversion job (reset back to [#249](#249)) [skip ci] ([6ea1cc2](6ea1cc2)) ### Styles * **default.sls:** fix minor typo ([3d1581e](3d1581e)) * **inspec:** fix whitespace ([1df9861](1df9861)) ### Tests * **_mapdata:** add verification file for `ubuntu-22` [skip ci] ([9349c83](9349c83)) * **pre-commit:** switch to using `pre-commit`'s built-in file filtering ([46130c4](46130c4)) * **pre-commit:** update `pre-commit` hooks ([2bd3ef9](2bd3ef9)) * **rstcheck:** ignore Markdown-style links as false positives ([b2c28aa](b2c28aa)) * **system.rb:** add support for `mac_os_x` [skip ci] ([d46507b](d46507b))
Configuration menu - View commit details
-
Copy full SHA for 65735fe - Browse repository at this point
Copy the full SHA 65735feView commit details
Commits on Dec 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 963522f - Browse repository at this point
Copy the full SHA 963522fView commit details -
Merge pull request #262 from dafyddj/ci/container-images
ci: update container images
Configuration menu - View commit details
-
Copy full SHA for 2eada5a - Browse repository at this point
Copy the full SHA 2eada5aView commit details -
test(rubocop): switch to using
pre-commit
's built-in file filtering* only run `rubocop` when relevant files have changed
Configuration menu - View commit details
-
Copy full SHA for c3b4c14 - Browse repository at this point
Copy the full SHA c3b4c14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9261a27 - Browse repository at this point
Copy the full SHA 9261a27View commit details -
Merge pull request #261 from dafyddj/test/pc-rubocop
test(rubocop): switch to using pre-commit's built-in file filtering
Configuration menu - View commit details
-
Copy full SHA for 9720832 - Browse repository at this point
Copy the full SHA 9720832View commit details -
chore(release): 5.0.11 [skip ci]
## [5.0.11](v5.0.10...v5.0.11) (2023-12-04) ### Continuous Integration * update container images ([963522f](963522f)) ### Tests * **rubocop:** switch to using `pre-commit`'s built-in file filtering ([c3b4c14](c3b4c14)) * **rubocop:** use `AllowedMethods` not deprecated `IgnoredMethods` ([9261a27](9261a27))
Configuration menu - View commit details
-
Copy full SHA for d4c5ee3 - Browse repository at this point
Copy the full SHA d4c5ee3View commit details
Commits on Dec 31, 2023
-
SUSE based distributions report the "os" grain as "SUSE". Only "os_family" is reported as "Suse". Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Configuration menu - View commit details
-
Copy full SHA for 6aee580 - Browse repository at this point
Copy the full SHA 6aee580View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b2260b4 - Browse repository at this point
Copy the full SHA b2260b4View commit details -
chore(release): 5.0.12 [skip ci]
## [5.0.12](v5.0.11...v5.0.12) (2024-01-02) ### Bug Fixes * **suse:** correct OS grain ([6aee580](6aee580))
Configuration menu - View commit details
-
Copy full SHA for fd8430b - Browse repository at this point
Copy the full SHA fd8430bView commit details
There are no files selected for viewing