Commit graph

336 commits

Author SHA1 Message Date
Barry Pollard
a020e37e75
Fix github scripts to v5 (#2032) 2021-10-04 13:17:02 -05:00
Masaya Suzuki
9cbc40ed58
Fix errors by switching to main branch (#2019) 2021-10-01 18:40:25 -07:00
Zack Koppert
42ac0c1f0f
switch to main branch (#2010)
* switch to main branch

* switch from master to main

* switch default branch to main

* switch to main branch

* switch to main branch

* switch to main branch

* switch to main branch

* switch to main branch

* switch to main branch

* switch to main branch

* switch to main branch

* switch to main branch

* switch to main branch

* make comment reflect code

* switch to main branch
2021-10-01 12:57:26 -07:00
Lukas Gravley
57e0530d1b
cleaner (#2008)
* cleaner

* fix bad name

* fix name

* adding flag

* fix links

* noise

* fix rules

* fix to warn

* remove textlint
2021-10-01 12:41:13 -05:00
Masaya Suzuki
3472ac360c
Add textlint (#2006)
* Add textlint

* Add new final newline

* Validate only markdown files

* txt -> md
2021-09-30 13:40:44 -05:00
dependabot[bot]
5d5dba0d99
Bump actions/github-script from 4.1 to 5 (#1996)
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.1 to 5.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.1...v5)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 09:31:48 -05:00
Barry Pollard
5fc05f9bb1
Correct Mark Not Stale job take 2 (#1966) 2021-09-17 09:53:15 -05:00
Barry Pollard
1930e2f9a9
Correct expressions in GitHub Actions workflows (#1952)
* Correct expressions in stale workflow

* Fix other workflows

* Fix typos

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-09-14 08:32:24 -05:00
dependabot[bot]
d77b7ddabd
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 (#1926)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 09:09:45 -05:00
Admiral Awkbar
7c321102dd fix bug 2021-08-31 12:37:27 -05:00
Lukas Gravley
8eb4d621d6
fixed releasedoc (#1914)
* fixed doc

* update version
2021-08-31 12:31:54 -05:00
Lukas Gravley
695dd0832a
fixed go issues (#1890)
* fixed

* govet

* ughhh
2021-08-25 09:21:26 -05:00
dependabot[bot]
cd3beb6c6c
Bump docker/build-push-action from 2.6.1 to 2.7.0 (#1874)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 11:18:02 -05:00
dependabot[bot]
ae84560dfd
Bump actions/github-script from 4.0.2 to 4.1 (#1875)
Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 4.1.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v4.0.2...v4.1)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 11:17:51 -05:00
dependabot[bot]
86d514f3b3
Bump codacy/codacy-coverage-reporter-action from 1.0.1 to 1.1 (#1864)
* Bump codacy/codacy-coverage-reporter-action from 1.0.1 to 1.1

Bumps [codacy/codacy-coverage-reporter-action](https://github.com/codacy/codacy-coverage-reporter-action) from 1.0.1 to 1.1.
- [Release notes](https://github.com/codacy/codacy-coverage-reporter-action/releases)
- [Commits](https://github.com/codacy/codacy-coverage-reporter-action/compare/1.0.1...v1.1)

---
updated-dependencies:
- dependency-name: codacy/codacy-coverage-reporter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Dockerfile

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-08-16 11:05:24 -05:00
Lukas Gravley
b9454db3f7
Update stale.yml (#1835)
* Update stale.yml

* Update stale.yml
2021-08-06 15:43:22 -05:00
Lukas Gravley
ee05cb86e2
Update CONTRIBUTING.md (#1808) 2021-07-26 12:52:02 -05:00
dependabot[bot]
fa3fc56113
Bump actions/stale from 3.0.19 to 4 (#1779)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-19 09:30:14 -05:00
Lukas Gravley
ab24b82199
Adding actionlint (#1775)
* Adding action lint

* adding tests

* adding tests

* Update Dockerfile

Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>

* cleanup name

* fix test

* typo

* fix file name

* fix our own errors

* more cleanup

* angry

* make it happy

* stop double jobs

Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
2021-07-19 09:28:49 -05:00
Admiral Awkbar
8aa951b5ad add the token here 2021-07-13 15:29:21 -05:00
Lukas Gravley
c2d79260cf
cleanup release process (#1756)
* cleanup release

* cleanup

* cleanup
2021-07-13 15:20:17 -05:00
dependabot[bot]
df37da7afc
Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 (#1738)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:23 -05:00
dependabot[bot]
c65cb09d90
Bump docker/build-push-action from 2.5.0 to 2.6.1 (#1724)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:08 -05:00
dependabot[bot]
1e862d3940
Bump docker/login-action from 1.9.0 to 1.10.0 (#1710)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-28 13:52:52 -05:00
Admiral Awkbar
de0700eb5f remove load from push 2021-06-24 12:35:48 -05:00
Lukas Gravley
46f72b56e8
Use GitHub Action cache (#1687)
* maybe

* buildx

* fix order

* make phar happy

* have to use run

* slashes

* commands are hard

* adding info

* try load and push

* only push

* only load

* better way

* cleanup
2021-06-24 10:19:42 -05:00
dependabot[bot]
428867f7a7
Bump bobheadxi/deployments from 0.5.2 to 0.6.0 (#1655)
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: bobheadxi/deployments
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 09:34:35 -05:00
Lukas Gravley
7fe0d997fb
adding stale config (#1639) 2021-06-08 09:24:04 -05:00
Lukas Gravley
30812b0716
Update deploy-RELEASE-slim.yml (#1613)
* Update deploy-RELEASE-slim.yml

* spacing
2021-06-03 09:45:15 -05:00
dependabot[bot]
cc1f9932f2
Bump docker/build-push-action from 2.4.0 to 2.5.0 (#1603)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-06-01 11:10:05 -05:00
Lukas Gravley
3cb88cd394
adding the old way (#1595) 2021-05-25 16:09:02 -05:00
dependabot[bot]
cb03b59555
Bump actions/stale from 3.0.18 to 3.0.19 (#1570)
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 15:38:42 -05:00
Lukas Gravley
0e740f3490
split it up (#1592) 2021-05-25 14:07:27 -05:00
Lukas Gravley
c0a3b959cf
bump version (#1588)
* bump version

* cleanup
2021-05-25 12:03:41 -05:00
Lukas Gravley
83badbc49c
Image 4.0 (#1565)
* adding new one...

* adding automation

* linter

* pull apart for faster builds

* maybe

* update automation

* fix that

* prime is smart

* fixed it

* quotes

* fix build image

* inpec

* typo

* forgot backslash

* fixed hairbrain logic

* this should help cleanup

* i hate r

* order

* maybe fix r

* maybe fix r

* update readme

* remove spaces

* update
2021-05-25 10:14:43 -05:00
Lukas Gravley
1306e3d5fb
fix the string to one liner (#1557) 2021-05-12 13:01:30 -05:00
dependabot[bot]
5a91fddf5d
Bump docker/login-action from 1 to 1.9.0 (#1547)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 1.9.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 14:07:42 -05:00
dependabot[bot]
fffb57317e
Bump docker/build-push-action from 2 to 2.4.0 (#1548)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 2.4.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 14:07:33 -05:00
dependabot[bot]
1fbefb8e9d
Bump docker/setup-buildx-action from 1 to 1.3.0 (#1546)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 1.3.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v1.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 14:07:22 -05:00
Lukas Gravley
b6bd7d1673
Update dependabot.yml (#1544) 2021-05-11 12:18:41 -05:00
Lukas Gravley
3e0bd7fff4
Eslint for json jsonc and json5 (#1524)
* adding it

* fix typo

* fix tests

* adding back jsonlint

* adding back jsonlint

* fix spacing

* found the typo

* add tests

* adding rules for json

* add to local
2021-05-11 10:54:58 -05:00
Lukas Gravley
5d96acadf1
remove more dead weight (#1530)
* remove more dead weight

* more cleaner

* falling into place

* tie dotnet to version

* new low
2021-05-10 09:58:30 -05:00
Lukas Gravley
5e0c0340f4
add body (#1523) 2021-05-05 08:55:28 -05:00
Lukas Gravley
5d2ea81f00
Cpp (#1492)
* adding cpp

* adding cpp

* tests

* make test better

* fix test
2021-05-04 13:24:41 -05:00
Lukas Gravley
1a00fc3790
adding fixes (#1516)
* adding fixes

* happy

* happy

* fix local files

* fix spacing

* i hate space

* spacing pt3 the space wars

* further down the bunny trail
2021-05-04 11:33:21 -05:00
dependabot[bot]
903d730a21
Bump Actions-R-Us/actions-tagger from v2.0.1 to v2.0.2 (#1419)
Bumps [Actions-R-Us/actions-tagger](https://github.com/Actions-R-Us/actions-tagger) from v2.0.1 to v2.0.2.
- [Release notes](https://github.com/Actions-R-Us/actions-tagger/releases)
- [Commits](https://github.com/Actions-R-Us/actions-tagger/compare/v2.0.1...f411bd910a5ad370d4511517e3eac7ff887c90ea)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-04-30 17:09:49 -05:00
dependabot[bot]
b87e53122b
Bump codacy/codacy-coverage-reporter-action from 0.2.0 to 1.0.1 (#1469)
Bumps [codacy/codacy-coverage-reporter-action](https://github.com/codacy/codacy-coverage-reporter-action) from 0.2.0 to 1.0.1.
- [Release notes](https://github.com/codacy/codacy-coverage-reporter-action/releases)
- [Commits](https://github.com/codacy/codacy-coverage-reporter-action/compare/0.2.0...7f6973ee960ec2d617bc2b4e8224aaae69f85f76)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 15:14:12 -05:00
dependabot[bot]
8ca2e86c18
Update actions/github-script requirement to v4.0.2 (#1472)
Updates the requirements on [actions/github-script](https://github.com/actions/github-script) to permit the latest version.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](a3e7071a34)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-30 15:13:45 -05:00
Marco Ferrari
527c5a3986
Generate a code coverage report (#1353)
* 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>
2021-04-22 13:56:18 -05:00
Zack Koppert
786e7056de
Reinstate Trivy with no blocks for vulnerabilities found (#1455)
* enable trivy

* enable docker build

* Add audit fix to patch vulns

* exit success on vulnerabilities found
2021-04-17 14:50:23 -07:00