Casey Lee
93907931df
feat: add check for newer versions ( #1562 )
...
* feat: add check for newer versions
* fix: support JSON logger and rever updates to go.mod
* fix: keep version updated in source code
* fix: lint errors
* fix: revert go.*
2023-01-15 10:30:41 +00:00
Alex Savchuk
48188a6280
fix: support docker create arguments from container.options ( #1022 ) ( #1351 )
...
* fix: support docker create arguments from container.options (#1022 )
* fix processing of errors, add verbose logging, fix test
* disable linter for code copied from docker/cli
* fix all linter issues
* Add license info
* Add opts_test.go from docker/cli and required testdata
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-06 22:09:43 +00:00
dependabot[bot]
79384c35ab
build(deps): bump megalinter/megalinter from 5 to 6.11.0 ( #1370 )
...
* build(deps): bump megalinter/megalinter from 5 to 6.11.0
Bumps [megalinter/megalinter](https://github.com/megalinter/megalinter ) from 5 to 6.11.0.
- [Release notes](https://github.com/megalinter/megalinter/releases )
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md )
- [Commits](https://github.com/megalinter/megalinter/compare/v5...v6.11.0 )
---
updated-dependencies:
- dependency-name: megalinter/megalinter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: updates to support new megalinter
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casey Lee <caseypl@amazon.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-10-04 22:53:18 +00:00
R
507ae61d1b
ci(choco): update chocolatey to 1.1.0 ( #1164 )
...
* fix(editorconfig,megalinter): enforce space style
* ignore install.sh since it's auto-generated
* simplify editorconfig
* ci(choco): update chocolatey to 1.1.0
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-23 19:05:49 +00:00
Ryan
2ef30c3776
lint(megalinter): disable markdown link check ( #938 )
2021-12-22 11:11:16 -08:00
Ryan
9be6a58c0e
ci: replace superlinter with megalinter ( #923 )
...
* ci: replace superlinter with megalinter
Signed-off-by: hackercat <me@hackerc.at>
* fix: apply lint recommendations
Signed-off-by: hackercat <me@hackerc.at>
2021-12-22 09:29:43 -08:00