Commit graph

62 commits

Author SHA1 Message Date
shamoon
d5608c46c3 Dont push docker for feature builds 2023-11-11 21:46:40 -08:00
shamoon
428680b5df Run ci on feature/ branches 2023-11-11 21:42:13 -08:00
shamoon
5fa790e9fe Use old mike 2023-11-08 22:26:17 -08:00
shamoon
29827b1c70 Add pre-commit to ci 2023-10-18 09:49:33 -07:00
shamoon
19c25713c4 Run pre-commit hooks over existing codebase
Co-Authored-By: Ben Phelps <ben@phelps.io>
2023-10-18 09:49:33 -07:00
shamoon
24121cd5f0 run ci on merge_group 2023-10-05 15:17:05 -07:00
shamoon
59dbc79656 Remove deprecated notification 2023-10-04 23:55:03 -07:00
shamoon
b475f89d85 Migrate more URLs 2023-10-04 23:24:59 -07:00
shamoon
7f9ae3d01b Updating more repo URLs 2023-10-04 23:15:59 -07:00
shamoon
aa5d24b9e4 Support notification re deprecated repo 2023-10-03 16:17:17 -07:00
shamoon
a1e023e240 CI: filter ci by paths, docs ci test vs build, update PR template 2023-10-01 01:54:06 -07:00
Denis Papec
67ebe29db7
Skip workflows if it is fork (#2092)
Signed-off-by: Denis Papec <denis.papec@gmail.com>
2023-09-30 09:59:41 -07:00
Ben Phelps
7a6470381b
update build for insiders 2023-09-30 15:06:56 +03:00
Ben Phelps
5902db9597
Create docs-publish.yml 2023-09-29 21:17:43 +03:00
shamoon
1895899839
Merge pull request #1974 from benphelps/dependabot/github_actions/docker/setup-buildx-action-3
Bump docker/setup-buildx-action from 2 to 3
2023-09-12 11:02:08 -07:00
dependabot[bot]
bda567e961
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 17:29:15 +00:00
shamoon
c525dda77d
Merge pull request #1972 from benphelps/dependabot/github_actions/docker/setup-qemu-action-3
Bump docker/setup-qemu-action from 2 to 3
2023-09-12 10:28:27 -07:00
shamoon
65a0b9f905
Merge pull request #1971 from benphelps/dependabot/github_actions/docker/metadata-action-5
Bump docker/metadata-action from 4 to 5
2023-09-12 10:12:52 -07:00
dependabot[bot]
d610d379f8
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 16:46:19 +00:00
dependabot[bot]
e3acc444d8
Bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 16:46:03 +00:00
dependabot[bot]
16299ced66
Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 16:45:55 +00:00
dependabot[bot]
3a018d5a63
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 16:45:50 +00:00
dependabot[bot]
0e57547824
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:51:58 +00:00
shamoon
7740f7e2dd Revert #1044 2023-02-24 11:58:29 -08:00
dependabot[bot]
79df42a743
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 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...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 17:03:59 +00:00
James Wynn
563cc9ce60 Migrated helm chart from jameswynn/helm-charts
Standard chart release pipeline from:
https://helm.sh/docs/howto/chart_releaser_action/
2023-02-23 14:36:55 -06:00
dependabot[bot]
49d2dabe53
Bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 16:09:16 +00:00
shamoon
d29ea104d2
Update cosign to 1.13.1
See https://github.com/sigstore/cosign/issues/2390 / https://github.com/sigstore/cosign-installer/issues/100
2022-11-03 15:45:46 -07:00
Ben Phelps
85dbaf7aa8
disable signing for now, until it gets fixed upstream 2022-11-03 21:37:12 +02:00
Michael Shamoon
ce7b532c7f Use node v18
See https://github.com/nodejs/docker-node/issues/1798
2022-11-03 11:37:54 -07:00
Ben Phelps
71de8fe0d8
disable arm7 to get builds working again 2022-11-03 10:02:43 +02:00
Ben Phelps
d4ddbf0458
drop armv6 in attempt to debug build process 2022-10-21 01:12:16 +03:00
Ben Phelps
08615fe9f6
Update docker-publish.yml 2022-09-24 00:17:23 +03:00
Ben Phelps
680d488647
Update docker-publish.yml 2022-09-14 19:19:22 +03:00
Ben Phelps
5a284bff26
Update docker-publish.yml 2022-09-14 16:08:32 +03:00
Ben Phelps
c0b34faa79
Delete linter.yml 2022-09-07 17:47:19 +03:00
Ben Phelps
7f041e8303
Update linter.yml 2022-09-07 16:23:18 +03:00
Ben Phelps
db05a66f3a
Create linter.yml 2022-09-07 16:18:52 +03:00
Ben Phelps
aa77a274c3
attempt to skip cache restore step 2022-09-07 11:22:12 +03:00
Ben Phelps
169c64f687
attempt to add latest docker tag 2022-08-28 00:17:18 +03:00
Ben Phelps
0cd159a0eb
cleanup action versions, cache locally again 2022-08-27 18:16:47 +03:00
Ben Phelps
f9c8157b59
remove previous cache cleanup step 2022-08-27 17:21:41 +03:00
Ben Phelps
a16ca15106
use GHA cache 2022-08-27 17:10:40 +03:00
Ben Phelps
edd4e68716
bump cache action to v3 2022-08-27 02:08:51 +03:00
Ben Phelps
d4908d34fb
use self-hosted runner
should be a lot faster
2022-08-27 01:40:06 +03:00
Ben Phelps
6df52660f0
attempt to add cache
build time is currently very slow, lets try to fix it
2022-08-26 19:45:23 +03:00
Ben Phelps
b47f5b6953
add linux/arm/v7 back 2022-08-25 19:27:45 +03:00
Ben Phelps
fea20269a3
try linux/arm/v6 back after qemu/buildx update 2022-08-25 18:25:44 +03:00
Ben Phelps
7807a38a9c
Merge pull request #8 from benphelps/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1.9.0 to 2
2022-08-25 15:38:48 +03:00
Ben Phelps
0cb97e5ab2
Merge pull request #7 from benphelps/dependabot/github_actions/docker/setup-buildx-action-dc7b9719a96d48369863986a06765841d7ea23f6
Bump docker/setup-buildx-action from 79abd3f86f79a9d68a23c75a09a9a85889262adf to 2
2022-08-25 15:38:34 +03:00