shamoon
5c84b90634
Rename discussion template
2 years ago
shamoon
4e138e3d0f
Move FR template to discussion ,add config
2 years ago
shamoon
7740f7e2dd
Revert #1044
2 years ago
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>
2 years ago
James Wynn
563cc9ce60
Migrated helm chart from jameswynn/helm-charts
...
Standard chart release pipeline from:
https://helm.sh/docs/howto/chart_releaser_action/
2 years ago
shamoon
9662c29374
Update PULL_REQUEST_TEMPLATE.md
2 years ago
shamoon
651b8d8ef7
Update PULL_REQUEST_TEMPLATE.md
2 years ago
shamoon
8e53dff5dc
Create PULL_REQUEST_TEMPLATE.md
2 years ago
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>
2 years ago
shamoon
04f803676a
Update bug_report.yml
2 years ago
shamoon
61f77947ac
Update bug_report.yml
2 years ago
Michael Shamoon
2631e15275
add optional logs to report
2 years ago
shamoon
d29ea104d2
Update cosign to 1.13.1
...
See https://github.com/sigstore/cosign/issues/2390 / https://github.com/sigstore/cosign-installer/issues/100
2 years ago
Ben Phelps
85dbaf7aa8
disable signing for now, until it gets fixed upstream
2 years ago
Michael Shamoon
ce7b532c7f
Use node v18
...
See https://github.com/nodejs/docker-node/issues/1798
2 years ago
Ben Phelps
71de8fe0d8
disable arm7 to get builds working again
2 years ago
Michael Shamoon
428f0385f6
Use issue forms
2 years ago
Ben Phelps
d4ddbf0458
drop armv6 in attempt to debug build process
2 years ago
Ben Phelps
08615fe9f6
Update docker-publish.yml
2 years ago
Ben Phelps
0e1e2bde22
Update FUNDING.yml
2 years ago
Ben Phelps
1a5e2f3cda
Update FUNDING.yml
2 years ago
Ben Phelps
32cb113014
Create FUNDING.yml
2 years ago
Ben Phelps
680d488647
Update docker-publish.yml
2 years ago
Ben Phelps
5a284bff26
Update docker-publish.yml
2 years ago
Ben Phelps
16ddb2461b
Update feature_request.md
2 years ago
Ben Phelps
f75827c4c6
Update bug_report.md
2 years ago
Ben Phelps
cf03e60186
Update bug_report.md
2 years ago
Ben Phelps
8ee071769a
Update bug_report.md
2 years ago
Ben Phelps
b312183a7b
Update issue templates
2 years ago
Ben Phelps
c0b34faa79
Delete linter.yml
2 years ago
Ben Phelps
7f041e8303
Update linter.yml
2 years ago
Ben Phelps
db05a66f3a
Create linter.yml
2 years ago
Ben Phelps
aa77a274c3
attempt to skip cache restore step
2 years ago
Ben Phelps
169c64f687
attempt to add latest docker tag
2 years ago
Ben Phelps
0cd159a0eb
cleanup action versions, cache locally again
2 years ago
Ben Phelps
f9c8157b59
remove previous cache cleanup step
2 years ago
Ben Phelps
a16ca15106
use GHA cache
2 years ago
Ben Phelps
edd4e68716
bump cache action to v3
2 years ago
Ben Phelps
d4908d34fb
use self-hosted runner
...
should be a lot faster
2 years ago
Ben Phelps
6df52660f0
attempt to add cache
...
build time is currently very slow, lets try to fix it
2 years ago
Ben Phelps
b47f5b6953
add linux/arm/v7 back
2 years ago
Ben Phelps
fea20269a3
try linux/arm/v6 back after qemu/buildx update
2 years ago
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
2 years ago
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
2 years ago
Ben Phelps
78b4bfb0c8
Merge pull request #6 from benphelps/dependabot/github_actions/sigstore/cosign-installer-2.5.1
...
Bump sigstore/cosign-installer from 2.4.0 to 2.5.1
2 years ago
Ben Phelps
c1a5fa6571
Merge pull request #5 from benphelps/dependabot/github_actions/docker/build-push-action-3.1.1
...
Bump docker/build-push-action from 2.10.0 to 3.1.1
2 years ago
Ben Phelps
f98d469b26
Merge pull request #4 from benphelps/dependabot/github_actions/docker/metadata-action-4.0.1
...
Bump docker/metadata-action from 3.3.0 to 4.0.1
2 years ago
Ben Phelps
99a191da45
both arm/v6 and arm/v7 will need special handling
2 years ago
Ben Phelps
fc96836e13
Might be that arm/v6 won't work.
2 years ago
dependabot[bot]
2367df79e0
Bump docker/login-action from 1.9.0 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.9.0 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](28218f9b04...49ed152c8e
)
---
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>
2 years ago