* Bump mstruebing/editorconfig-checker from 2.3.3 to 2.3.5
Bumps mstruebing/editorconfig-checker from 2.3.3 to 2.3.5.
Signed-off-by: dependabot[bot] <support@github.com>
* i hate go
* i also hate proto
* i also hate proto
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
* format lines
* minimize layers by using `&& \`
* stages
* version
* Fix multiple consecutive `RUN` instructions
* adding them lins
* make linter happy
* slowly but shurly...
* adding more
* its alive now
* cleaner
* bad commit
* cleaner
* fix vars
* fix env
* cleaner
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
* Generate a code coverage report
* make linters happy
* adding action and badge
* no report for me
* Upload the test report
* adding folders
* spaces not tabs
* makefiles love tabs
* spacing is important
* rawr
* Fix makefile
* Add diagnostic info
* Set UID and GID
* Make info
* Add docker images in diagnostic info
* Move info before testing the local action
* Add missing -C to git diff-tree
* Reset ownership
* Add missing quotes
* Sudo
* Attempt to fix ARM test
* Attempt to fix go test
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
* adding fun
* fix whitespace
* adding tests
* adding the array
* bug in file name
* fix tap
* makes no sense
* adding the hammer
* adding some extra protbuf
* Bump golangci/golangci-lint from v1.37.1 to v1.38.0
Bumps golangci/golangci-lint from v1.37.1 to v1.38.0.
Signed-off-by: dependabot[bot] <support@github.com>
* more go
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
* only error on lintr errors
* ensure that dockerfile includes purrr
* update tap snapshot
* add actual lint error
* add snapshot for actual error
Co-authored-by: Gabriel Diaz <gabo.fdc@gmail.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
* Ignore files that are ignored by Git (#1185)
* Ignore files that are ignored by Git
* Add missing continue statement
* Fix linting errors
* Fix linting errors
* like it
* like it
* Add the IGNORE_GITIGNORED_FILES variable
* Fix setting the Ansible directory when running tests
* Fix var export
* Update linter.sh
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
* Remove RenameTestFolder
* Update action.yml
* removing the dockignore from our test...
* fixed it
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
* Create trivy.yml
* Add descriptive names
* Add fs mode to catch package.lock issues
* use script to get around timeout
* use script to get around timeout
* set it
* set it
* update deps
* Align with comment style
* fix headeer
* npm audit fix to patch vulnerabilities
Signed-off-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
* Update snakefmt to 0.3.0 and black to 20.3 (now suppored by snakefmt).
* Update pipfile for ansible 5.0
* Align pipfile python with Docker alpine image
* Explicitly pin python minor version in dockerfile
* Ansible updates
* Add missing cryptography dependencies
* Eliminate deprecated ansible syntax
* Update expected output for ansible
* Try to add regex to handle test run length
* Yaml doc syntax fixes
* Flailing attempt at tap wildcard
* Catch dynamic output from ansible-lint
* Update regex
* Fix regex statement
* Fix tap output
* Update go error message (issue from master branch)
* Fix regex
* Ansible strikes back
* Fix tap output
* Fix json tap
* Update r tap
* Bump yoheimuta/protolint from v0.28.0 to v0.28.1
Bumps yoheimuta/protolint from v0.28.0 to v0.28.1.
Signed-off-by: dependabot[bot] <support@github.com>
* maybe
* maybe
* use better docker
* use better docker
* use better docker
* use better docker
* use better docker
* use better docker
* fixed it
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
* Bump dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0
Bumps dotenvlinter/dotenv-linter from 2.2.1 to 3.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
* fix tap
* really fix it
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
* Remove duplicated code on ghe config apply
* Add funciton to replace duplicated cod
* Fix comment
* Fix java test duplicated code
* Fix python test duplicated code
* Update javascript es test acording to change
* Fix linters bash
* Fix javascript standard linters on javascript es good
* trying this out
* adding auth
* adding more tags
* check log
* try2
* fix vars
* remove debug
* fix tap
* Revert "fix tap"
This reverts commit 3e1fa4c704.
* checks
* get sha another way
* fix env vars
* making more env
* checking names
* fix repo name
* fix copypasta
* remove spaces
* fixed container name
* fix var and stop uploading dev
* Enable @SuppressWarnings annotation support by default for Java checkstyle
* Ensure that args is used
* Add updates to the sun_checks in .github/linters
* Comment out Javadoc linter to remove need for package-info
* Fix expected-JAVA.tap to match new test cases
* Fix expected-JAVA.tap to match output
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>