Commit graph

359 commits

Author SHA1 Message Date
Brett Logan
f0e69a5a7d
Cleanup YAML Linting and Enable Rules (#2301)
* Fix yaml linting issues

* Enable yamllint rules

* Replace comment

* Address linting and set line-length longer

Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-01-06 09:59:15 -06:00
Lukas Gravley
42981a4a7a
Update additional scala extensions (#2296)
* Update buildFileList.sh

add new extension

* fix space

* turn this down a hair

* update

* fix rule

* fixed dumb stuff

* fix indent

* hangry
2022-01-06 09:28:26 -06:00
dependabot[bot]
dc4ae361ee
Bump bobheadxi/deployments from 0.6.1 to 0.6.2 (#2288)
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.6.1...v0.6.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 10:49:00 -06:00
dependabot[bot]
2043b95f38
Bump docker/login-action from 1.10.0 to 1.12.0 (#2250)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.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-12-20 12:19:38 -06:00
Marco Ferrari
da61f6135a
Reduce duplication using a single Dockerfile (#2178)
* Reduce duplication using a single Dockerfile

* Remove slim Dockerfile

* Update PROD and RELEASE workflows

* Fix apk package installing

* Force link creation

* Don't check if the versions file exist

* Fix BUILD_DATE

* Fix BUILD_DATE

* Fix BUILD_DATE

* Fix BUILD_DATE
2021-12-10 10:15:12 -06:00
Marco Ferrari
f214851fec
Remove unused stale bot configuration and point to the right label (#2201)
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-12-08 08:20:10 -06:00
Masaya Suzuki
60ccdfca87
Add CI timeout (#2127) 2021-11-15 10:25:36 -06:00
Lukas Gravley
991ac14e49
add link (#2123) 2021-11-12 11:02:28 -06:00
Masaya Suzuki
e0790b4835
Fix calling GitHub API (github.api.~ -> github.rest.~) (#2116) 2021-11-12 08:53:39 -06:00
dependabot[bot]
8bdd5deb1f
Bump actions/checkout from 2.3.4 to 2.4.0 (#2096)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-11-10 11:53:31 -06:00
dependabot[bot]
ef05cca61a
Bump bobheadxi/deployments from 0.6.0 to 0.6.1 (#2082)
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.6.0...v0.6.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 09:21:08 -06:00
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
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
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
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
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
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
Zack Koppert
768ab9ac38
Update trivy.yml 2021-04-05 17:00:29 -07:00
Lukas Gravley
1d0751b749
cleanup (#1378) 2021-03-22 08:49:45 -05:00
dependabot[bot]
1feb20239b
Bump bobheadxi/deployments from v0.4.3 to v0.5.2 (#1360)
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from v0.4.3 to v0.5.2.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.4.3...d214e9228f80adbf4cc2f6e470f2e66ebac5a1b3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-15 10:05:24 -05:00
Lukas Gravley
d21b7b4006
Publish (#1359)
* change it up

* change it up
2021-03-11 13:24:12 -06:00
Lukas Gravley
807979d23c
Update deploy-PROD.yml (#1356) 2021-03-11 09:21:34 -06:00
Teppei Fukuda
d1c8432796
chore(ci/trivy): replace script with action (#1355)
* chore: replace script with action

* delete trivy script

* more

Co-authored-by: Admiral Awkbar <admiralawkbar@github.com>
2021-03-11 09:15:07 -06:00
Lukas Gravley
7d5aaba171
cleaner (#1348) 2021-03-10 09:15:42 -06:00
Lukas Gravley
5109e57ff4
adding dope code (#1333)
* adding dope code

* fix contains logic
2021-03-10 08:36:46 -06:00
dependabot[bot]
d6df54fff9
Bump actions/stale from v3.0.17 to v3.0.18 (#1321)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.17...3b3c3f03cd4d8e2b61e179ef744a0d20efbe90b4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 14:47:12 -06:00
Antonio Yang
60e2561b15
Add clippy for rust (#1277)
* Add clippy for Rust

* Update ARM test cases

- fix arm good test case
- update tap report

* Lint github workflows release config
2021-03-08 14:13:04 -06:00
Lukas Gravley
8adde4b298
funny (#1315)
* funny

* fix the language
2021-03-05 11:25:06 -06:00
Gabriel Diaz
46df94844c
Add debug info for multi status api calls (#1287)
* Add debug info for multi status api calls

* Add test for clean action

* Add more verbose

* Test in action context

* Test use local build as action

* Improve debug for raw file array

* Fix shallow fetch

* Fix error messages on diff cmd

* Changed repeated code to function

* Fix quotes
2021-03-02 08:29:12 -06:00
Lukas Gravley
f84d16fda0
adding sha info (#1272)
* adding sha info

* add the code
2021-02-26 13:17:45 -06:00
Lukas Gravley
0031981b46
fixed deploy (#1269)
* fixed deploy

* fixed pr name

* fixed spacing
2021-02-26 09:44:32 -06:00
dependabot[bot]
a91f07d277
Bump bobheadxi/deployments from v0.4.3 to v0.5.1 (#1266)
Bumps [bobheadxi/deployments](https://github.com/bobheadxi/deployments) from v0.4.3 to v0.5.1.
- [Release notes](https://github.com/bobheadxi/deployments/releases)
- [Commits](https://github.com/bobheadxi/deployments/compare/v0.4.3...b069a916b0302c2acd37d1e25a8b03feea400586)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-26 08:48:03 -06:00
Lukas Gravley
acf858ae79
Adding release process (#1260)
* adding release process

* fix grep

* fix spacing

* fix spacing

* fix spacing

* fix spacing

* Update docs to reflect new release process

* Add issue template link

* fix version

Co-authored-by: Zack Koppert <zkoppert@github.com>
2021-02-25 08:57:42 -06:00
dependabot[bot]
8354b3f49b
Bump actions/stale from v3.0.16 to v3.0.17 (#1234)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.16 to v3.0.17.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.16...996798eb71ef485dc4c7b4d3285842d714040c4a)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-18 23:52:29 -08:00
Zack Koppert
35e2d160a4
Add trivy scans for container security (#1209)
* 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>
2021-02-17 16:03:30 -06:00
dependabot[bot]
2e8c31622a
Bump actions/stale from v3.0.15 to v3.0.16 (#1189)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.15 to v3.0.16.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.15...9d6f46564a515a9ea11e7762ab3957ee58ca50da)

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-02-17 12:17:42 -06:00
Lukas Gravley
974ab62ea1
fix actions (#1222) 2021-02-17 09:54:21 -06:00
Zack Koppert
6602bf49f9
Delete codeql-analysis.yml 2021-02-12 21:28:14 -08:00
Zack Koppert
732574b1b2
Add code scanning 2021-02-12 21:25:25 -08:00
dependabot[bot]
1df69f651f
Bump yoheimuta/protolint from v0.28.0 to v0.28.1 (#1169)
* 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>
2021-02-03 09:08:08 -06:00
Zack Koppert
f7482feec2
move back to latest for linting this repo 2021-01-29 22:35:36 -08:00
Zack Koppert
93e067cf82
revert to get order of operations right
this enables an automated deploy. will reroll in a minute to 3.14.5
2021-01-29 21:14:18 -08:00
Zack Koppert
469e002c2e
testing versioning (#1171)
* Synchronize versions for upcoming release potentially addressing #490
2021-01-29 21:06:59 -08:00
Marco Ferrari
ab8780a58f
Install, configure, and run jscpd. Add missing tests (#1032)
Co-authored-by: Gabo <gabo.fdc@gmail.com>
Co-authored-by: Matt Desmond <beardofedu@github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-01-27 20:47:34 +01:00
dependabot[bot]
b50d9ee298
Bump actions/stale from v3.0.14 to v3.0.15 (#1159)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.14 to v3.0.15.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.14...86561461b92875de77a8b2d2e75f004c826e8f45)

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-01-25 09:29:09 -06:00
Admiralawkbar
aa7273e80f fix order 2020-12-04 18:06:17 -06:00
Admiralawkbar
92697323c5 fix docker 2020-12-04 17:32:48 -06:00
Admiralawkbar
5c89819243 fix docker 2020-12-04 17:31:42 -06:00
Lukas Gravley
682cef3a47
Better deploy (#1060)
* much better

* kill spaces

* friday typos
2020-12-04 17:21:08 -06:00
Lukas Gravley
848d9d911d
much better (#1059)
* much better

* kill spaces
2020-12-04 17:15:51 -06:00
Lukas Gravley
37b098dff5
Try to build with caching to help build times (#1051)
* 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
2020-12-04 12:49:09 -06:00
Lukas Gravley
6f1a131b14
fixing logic for file find (#1049)
* fixing logic

* fix warn error

* fix files

* maybe?

* fix test name

* fix test
2020-12-03 16:17:55 -06:00
dependabot[bot]
0246dc5215
Bump actions/stale from v3.0.13 to v3.0.14 (#1025)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.13 to v3.0.14.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.13...87c2b794b9b47a9bec68ae03c01aeb572ffebdb1)

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>
2020-11-23 09:06:53 -06:00
Marco Ferrari
241f9f2cad
Harden testing (#982) 2020-11-20 09:12:31 -06:00
Lukas Gravley
20c5d593b1
fixThatEcho (#1002) 2020-11-16 10:25:04 -06:00
dependabot[bot]
134c891be0
Bump actions/checkout from v2.3.3 to v2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 05:43:17 +00:00
dependabot[bot]
8c4f89ee26
Bump actions/stale from v3.0.12 to v3.0.13
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.12 to v3.0.13.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.12...af4072615903a8b031f986d25b1ae3bf45ec44d4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 05:45:43 +00:00
Marco Ferrari
fcce194d34 Merge TestCodebase and LintCodebase
Change-Id: I9a044fefe96e400b8e3320842b53fe97af2a7b40
2020-10-17 16:12:55 +02:00
Marco Ferrari
ad1a2a5877 Enable debug output during CI 2020-10-15 16:45:18 +02:00
Lukas Gravley
6eaa2a8da0
Merge pull request #828 from dec5e/full-checkout
Fetch full git history to get a proper list of changed files within super-linter
2020-10-12 10:19:06 -05:00
dependabot[bot]
76eac0a124
Bump actions/stale from v3.0.11 to v3.0.12
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.11 to v3.0.12.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.11...44f9eae0adddf72dbf3eedfacc999f70afcec1a8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 06:18:42 +00:00
Andrei Artemov
56b32c3704 Fetch full git history to get a proper list of changed files within super-linter 2020-10-09 14:17:56 +03:00
dependabot[bot]
55bdf97202
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 05:42:06 +00:00
Marco Ferrari
f24f52be11 Lint with Kubeval and fixes 2020-09-22 01:49:01 +02:00
dependabot[bot]
420a7c4b09
Bump actions/stale from v3.0.10 to v3.0.11
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.10 to v3.0.11.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.10...1849651e2aa1b1d6d2cba4c90c719f4b6c929a28)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 05:43:25 +00:00
Lukas Gravley
fc938bdc0b
Merge pull request #674 from leviem1/use-ghcr
Move to GitHub Container Registry
2020-09-04 12:23:35 -05:00
Lucas Gravley
9d2624c0e1 Adding more 2020-09-04 10:54:31 -05:00
Lucas Gravley
cd74d80762 adding some cleanup 2020-09-04 09:52:04 -05:00
Victor Martinez
7380bad950
Validate docker labels in the DEV workflow 2020-09-04 10:26:13 +01:00
Thulio Ferraz Assis
2d259418a7
fix: comment typo for GH Container Registry 2020-09-02 11:11:56 -05:00
Lucas Gravley
e1c5ac81cf fixed dumb bug 2020-08-24 12:09:00 -05:00
dependabot[bot]
7017c233c9
Bump actions/github-script from v2 to v3
Bumps [actions/github-script](https://github.com/actions/github-script) from v2 to v3.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v2...626af12fe9a53dc2972b48385e7fe7dec79145c9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 05:47:32 +00:00
Lucas Gravley
a59f74a287 small cleanup 2020-08-20 13:18:17 -05:00
Lucas Gravley
17a4bd2271 adding some dope code 2020-08-20 12:58:11 -05:00
Lucas Gravley
2a272a5925 adding more logic 2020-08-17 09:09:05 -05:00
dependabot[bot]
02cec94759
Bump actions/stale from v3.0.9 to v3.0.10
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.9 to v3.0.10.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.9...e976731ae824d9e0165ade8f9e2e8f1743b2fc09)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 05:30:00 +00:00
Lucas Gravley
c3953b792c adding better logics 2020-08-11 08:09:57 -05:00
Barry
d03cfd78aa Finish sentence 2020-08-11 00:04:35 +01:00
Barry
fe72e27641 Only run deploy to Docker on original repo and not forks 2020-08-10 23:55:52 +01:00
Lukas Gravley
cfb9cf66e3
Merge pull request #546 from github/FixMerge
Fixing Actions job name
2020-08-10 12:06:37 -05:00
Lucas Gravley
5e7052202c fix name 2020-08-10 10:44:39 -05:00
dependabot[bot]
6da5e0756a
Bump actions/checkout from v2.3.1 to v2.3.2
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.1 to v2.3.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.1...2036a08e25fa78bbd946711a407b529a0a1204bf)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 05:38:32 +00:00
Lucas Gravley
4241daf621 fixed bad var 2020-08-06 14:31:58 -05:00
Lucas Gravley
6701372154 so dank 2020-08-06 13:16:23 -05:00
Lukas Gravley
63e3cce26e
adding nice stuff 2020-08-05 11:50:59 -05:00
Lukas Gravley
3d55ba70f3
Update automerge-dependabot.yml 2020-08-04 11:05:11 -05:00
Lukas Gravley
f2ddc9489f
no token needed 2020-08-04 08:35:04 -05:00
Lucas Gravley
6fcc297102 fix default token 2020-08-03 08:12:14 -05:00
dependabot[bot]
a8802c1fa6
Bump actions/stale from v3.0.8 to v3.0.9
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.8 to v3.0.9.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.8...1e5e734da7bd7ea04daf52d9f1c6540e83867b73)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-27 05:43:15 +00:00
Lucas Gravley
aa84744c86 Merge branch 'master' into state-braces 2020-07-22 08:07:18 -05:00
dependabot[bot]
1870af5c5f
Update actions/github-script requirement to v2
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](6e5ee1dc1c)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-22 06:07:25 +00:00
Lukas Gravley
c03ad1866e
Merge branch 'master' into stateLinter 2020-07-21 14:21:05 -05:00
Lucas Gravley
ea77cfa886 cleanup of big clean 2020-07-21 13:55:27 -05:00
Eric Nemchik
1cfe0d5679 yaml adjustments 2020-07-21 12:08:50 -05:00
Lucas Gravley
7fd749237c adding it 2020-07-21 09:53:31 -05:00
Victor Martinez
41ddd0e1d3
[tests] validate TAP format 2020-07-15 22:18:11 +01:00
Zack Koppert
21979ad0fb
Correct exempt label syntax
This should correct [these](https://github.com/github/super-linter/runs/867395200?check_suite_focus=true#step:2:1) warnings
2020-07-14 16:43:06 -07:00
dependabot[bot]
3df1fdb06d
Bump actions/stale from v3.0.7 to v3.0.8
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.7 to v3.0.8.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.7...32507178a3f24205bb0f785ecfafa063bd591660)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-14 06:13:40 +00:00
Lucas Gravley
30139b99a7 adding hold 2020-07-10 10:07:47 -05:00
Zack Koppert
93bf4a79d4
Merge pull request #354 from github/auto-draft-releases
Auto draft releases
2020-07-06 08:51:18 -07:00
Lukas Gravley
dd08d03449
Merge pull request #381 from github/dependabot/github_actions/Actions-R-Us/actions-tagger-v2.0.1
Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
2020-07-06 08:56:03 -05:00
dependabot[bot]
682eafc49d
Bump Actions-R-Us/actions-tagger from v2.0.0 to v2.0.1
Bumps [Actions-R-Us/actions-tagger](https://github.com/Actions-R-Us/actions-tagger) from v2.0.0 to v2.0.1.
- [Release notes](https://github.com/Actions-R-Us/actions-tagger/releases)
- [Commits](https://github.com/Actions-R-Us/actions-tagger/compare/v2.0.0...95c51c646e75db5c6b7d447e3087bcee58677341)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 13:12:47 +00:00
dependabot[bot]
223f280be6
Bump actions/github-script from v2.3.1 to v2
Bumps [actions/github-script](https://github.com/actions/github-script) from v2.3.1 to v2.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v2.3.1...6e5ee1dc1cb3740e5e5e76ad668e3f526edbfe45)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-06 13:12:46 +00:00
Eric Nemchik
56609617a9 Use full version numbers for GHA
Dependabot will update these automatically
2020-07-02 20:16:27 -05:00
Lucas Gravley
b3d7992c5a making pretty 2020-07-02 12:46:30 -05:00
Thomas Hughes
6ac941f981
Create stale.yml 2020-07-02 12:30:44 -05:00
Zack Koppert
dc13d9bf31
Create draft-release.yml 2020-07-01 20:44:16 -07:00
Lucas Gravley
6812f75bd9 fix for forked duplicates 2020-07-01 08:35:15 -05:00
Lucas Gravley
517c8acb5e cleanup versioning file 2020-07-01 08:12:09 -05:00
Eric Nemchik
16adeb005e Build image locally for dev 2020-06-30 16:56:24 -05:00
Mike McQuaid
f1e46e8e76
workflows/stack-linter: only build master branch. 2020-06-30 09:38:18 +01:00
Zack Koppert
f532456430
resolve conflicts
Signed-off-by: Zack Koppert <zkoppert@github.com>
2020-06-29 11:47:56 -07:00
Thomas Hughes
2067571f1f
Fix versioning.yml 2020-06-29 11:36:18 -05:00
Thomas Hughes
06e237d19e
Add actions-tagger workflow to automate version tags 2020-06-29 10:39:09 -05:00
Thomas Hughes
0482ce0b8f
Delete welcome_new_people.yml 2020-06-28 07:39:31 -05:00
Thomas Hughes
063e48d9c4
Remove spell-checker 2020-06-26 08:35:36 -05:00
Mike McQuaid
1a30f1f026
workflows/stack-linter: run on forks
As discussed with @zkoppert, this should enabled CI to run on forks to this repository.
2020-06-25 14:36:30 +01:00
Zack Koppert
e18ef2cd3b
Merge pull request #270 from github/welcome-message
Create welcome_new_people.yml
2020-06-24 20:37:19 -07:00
Zack Koppert
78e5cd2552
add github token
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2020-06-24 16:22:44 -07:00
Zack Koppert
4b0c348514
Create welcome_new_people.yml
Thought it would be fun to welcome newcomers to the repo since there have been so many!
2020-06-24 15:54:36 -07:00
Lucas Gravley
d6b1e51212 Merge branch 'master' into SpellingCheck 2020-06-24 15:43:23 -05:00
Gabo
e15a4dc174 Add check spelling workflow
test bucket variable

Add empty expect words

add procjet varaible

Add excludes file

add patters for urls

Add newline at eof

Changing lorem ipsum for proper words

Add admiralawkbar to expected words

Exclude lint templates files

Add api apk and ansible as expected words

add expected words for cleanup-docker.sh

add expected words for ghe-config-apply.sh

Fix add-ons spelling

Add a bunch new words

Simpler url pattern

Use common baz word

Fix coffeescript spelling

Add expected words for ghe-api-config-apply.yml

Add ecpected words for linter.sh

Fix Multi-line spelling

Add more linter.sh expected words

Add a whole lot of expected words

Add pattern for repeated single char

Add space

Add expected words for Dockerfile

Add more expected words for ghe-api-config-apply.yml

Add expected words for he-initial-configuration.yml

Add expected words for ghe-ldap-configuration.yml

Move spelling/expect -> spelling/allow

Set workflow name

Fix @admiralawkbar capitalization

Fix requirements spelling

Add last docker allow words

Add last ghe-config-apply allow words

Add last linter.sh allow words

add last general allow words

Add .gitignore allow words

Add main.yml allow words

Add settings.json.j2 allow words

Add empty expect words

Test gitignore.txt

Fix patter for repeated chars

Add some more allowed words

more words

Add disabling-linters.md allow words

commit
2020-06-23 16:42:22 -05:00
Lucas Gravley
f94c19f8e2 typo 2020-06-23 14:57:30 -05:00
Lucas Gravley
b8608095da fixed the var 2020-06-23 14:43:59 -05:00
Lucas Gravley
beaa2de473 fixed relase version 2020-06-23 14:38:23 -05:00
Lucas Gravley
509fc7c7bb Updating workflows 2020-06-23 12:08:33 -05:00
Lucas Gravley
db4662123e Adding deploy 2020-06-23 09:56:16 -05:00
Thomas Hughes
f7ae986830
Update cleanup-dev to point to proper docker image 2020-06-23 09:05:21 -05:00
Lucas Gravley
eb9f7498f8 using the built container and not the repo 2020-06-18 14:09:33 -05:00
Lucas Gravley
3764738cee fixed version 2020-06-18 14:06:05 -05:00
Lucas Gravley
31efa2eb68 Changing from Admiralawkbar to github 2020-06-18 13:53:45 -05:00
Zack Koppert
2b732be004
Set checkout to v2 2020-06-18 10:40:41 -07:00
Zack Koppert
bd6692eb7a
Set checkout to v2 2020-06-18 10:38:48 -07:00
Zack Koppert
ee08e5c285
checkout v2 instead of master 2020-06-18 10:35:16 -07:00
Lucas Gravley
341a3be2dd adding details 2020-04-29 07:48:12 -05:00
Lucas Gravley
402593e4bf fix names 2020-04-23 11:06:33 -05:00
Lucas Gravley
c00ac99502 fix names 2020-04-23 11:00:41 -05:00
Lucas Gravley
b558ed7921 put it back 2020-02-04 15:58:06 -06:00
Lucas Gravley
df4d63e909 fixed it up 2020-02-04 15:51:38 -06:00
Lucas Gravley
c03d109494 fixed them cases 2020-02-04 15:20:58 -06:00
Lucas Gravley
c15b7e6808 another one 2020-02-04 14:52:18 -06:00
Lucas Gravley
bdd938e9e7 branmch 2020-02-04 13:02:24 -06:00
Lucas Gravley
ea4780a80d here it is 2020-02-04 13:00:03 -06:00
Lucas Gravley
637ba62362 bla 2020-02-04 12:53:55 -06:00
Lucas Gravley
82a0142f38 adding it 2020-02-04 12:52:55 -06:00
Lucas Gravley
ed6ca27867 fix spaces 2020-02-04 12:51:21 -06:00
Lucas Gravley
4c0830a0ea again 2020-02-04 12:41:15 -06:00
Lucas Gravley
6f39c5e7db again 2020-02-04 12:40:11 -06:00
Lucas Gravley
97fb492f2a fix spaces 2020-02-04 12:34:17 -06:00
Lucas Gravley
bb4c2bc9f8 try thid 2020-02-04 12:33:37 -06:00
Lucas Gravley
e42905148c here 2020-02-04 12:29:39 -06:00
Lucas Gravley
8867343a0c maybe 2020-02-04 12:28:37 -06:00
Lucas Gravley
b7d5091903 fix it? 2020-02-04 12:24:04 -06:00
Lucas Gravley
fd3c1eed13 fix arrays 2020-02-04 12:20:22 -06:00
Lucas Gravley
bc42254fd5 adding test cases and run 2020-02-04 11:49:07 -06:00
Lucas Gravley
bbac482a6e adding it 2020-01-09 14:07:47 -06:00
Lucas Gravley
8d1f1c8427 fixed? 2020-01-09 14:06:13 -06:00
Lucas Gravley
bca60c86ea this? 2020-01-09 13:50:54 -06:00
Lucas Gravley
411dd8373d try this 2020-01-09 13:47:36 -06:00
Lucas Gravley
f961d1b808 again? 2020-01-09 13:43:30 -06:00
Lucas Gravley
a19749a713 go to v2 2020-01-09 13:40:51 -06:00
Lucas Gravley
6c8410d87e remove it 2020-01-09 13:29:17 -06:00
Lucas Gravley
c4d74841a7 more? 2020-01-09 13:12:36 -06:00
Lucas Gravley
0c4cfa88d0 do it another way 2020-01-09 13:10:40 -06:00