shamoon
3902e63999
Squashed commit of the following:
...
commit 3b370925a2cf9043c7dbb900e1178bfa82f0ecc5
Author: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun Oct 1 01:36:08 2023 -0700
use native path filtering for ci
2023-10-01 01:38:49 -07:00
shamoon
726123a19e
Run test docs build without insiders
2023-10-01 01:25:22 -07:00
shamoon
d365885e45
Fix docs publish action checkout ref
2023-10-01 00:21:59 -07:00
shamoon
19f2e7448d
Include mkdocs yaml in ci filtering
2023-09-30 15:57:49 -07:00
shamoon
845168aa18
Name changes job
2023-09-30 11:26:32 -07:00
shamoon
116d1b717f
Update PULL_REQUEST_TEMPLATE.md
2023-09-30 11:14:59 -07:00
shamoon
3da5f6b3da
Add checkout to conditional ci workflow
2023-09-30 11:09:56 -07:00
shamoon
2e6e1d088a
CI: Filter ci actions by path ( #2094 )
2023-09-30 11:04:23 -07:00
shamoon
e890e6c46c
CI: update docs ci test vs build, add tip to calendar docs ( #2093 )
2023-09-30 10:24:57 -07:00
shamoon
7b4405ee35
Split docs build / deploy workflow
2023-09-30 10:20:25 -07:00
shamoon
2ed1738ee9
Run docs build without deploy on PRs
2023-09-30 10:10:22 -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
c18caf9ea3
update PR template
2023-09-29 21:41:28 +03:00
Ben Phelps
5902db9597
Create docs-publish.yml
2023-09-29 21:17:43 +03:00
shamoon
68ff9a94fc
Update bug_report.yml
2023-09-26 13:49:52 -07:00
shamoon
7673d86520
Update bug_report.yml
2023-09-26 13:47:35 -07: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
2bbe5b04c7
Update bug_report.yml
2023-05-28 19:49:02 -07:00
shamoon
e41fae1b81
Update PULL_REQUEST_TEMPLATE.md
2023-05-15 19:32:39 -07:00
shamoon
7af9654c19
Update bug_report.yml
2023-05-02 10:38:07 -07:00
shamoon
5c84b90634
Rename discussion template
2023-04-05 16:19:27 -07:00
shamoon
4e138e3d0f
Move FR template to discussion ,add config
2023-04-05 16:13:22 -07: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
shamoon
9662c29374
Update PULL_REQUEST_TEMPLATE.md
2023-02-18 23:17:07 -08:00
shamoon
651b8d8ef7
Update PULL_REQUEST_TEMPLATE.md
2023-02-18 22:50:38 -08:00
shamoon
8e53dff5dc
Create PULL_REQUEST_TEMPLATE.md
2023-02-18 22:44:37 -08: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
04f803676a
Update bug_report.yml
2022-12-22 09:39:52 -08:00
shamoon
61f77947ac
Update bug_report.yml
2022-12-22 09:39:28 -08:00
Michael Shamoon
2631e15275
add optional logs to report
2022-11-27 07:33:25 -08: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
Michael Shamoon
428f0385f6
Use issue forms
2022-10-24 11:46:55 -07: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
0e1e2bde22
Update FUNDING.yml
2022-09-22 03:01:00 +03:00
Ben Phelps
1a5e2f3cda
Update FUNDING.yml
2022-09-22 03:00:39 +03:00