Commit graph

291 commits

Author SHA1 Message Date
CrazyMax
3a0627944a
codecov: update config 2023-09-10 04:07:43 +02:00
CrazyMax
d6f3f49f33
Merge pull request #181 from crazy-max/fix-gpg-home
gpg: fallback to gpg homedir if HOME not set
2023-09-03 15:42:37 +02:00
CrazyMax
e07c757d28
codecov: disable github checks 2023-09-03 15:41:50 +02:00
CrazyMax
34f6e8212d
update generated content 2023-09-03 15:32:03 +02:00
CrazyMax
27cae0743d
gpg: fallback to gpg homedir if HOME not set 2023-09-03 15:31:29 +02:00
CrazyMax
72f7de7ebf
Merge pull request #177 from crazy-max/dependabot/npm_and_yarn/openpgp-5.10.1
Bump openpgp from 5.9.0 to 5.10.1
2023-09-03 15:03:48 +02:00
CrazyMax
fe9eb30f00
update generated content 2023-09-03 14:44:23 +02:00
CrazyMax
4399dc5692
Merge pull request #180 from crazy-max/form-templates
chore: github form templates
2023-09-03 14:43:19 +02:00
CrazyMax
5eb8619a1a
chore: github form templates 2023-09-03 14:42:49 +02:00
CrazyMax
da2b1b81c3
Merge pull request #179 from crazy-max/align-labels
chore: cleanup labels config
2023-09-03 14:41:36 +02:00
CrazyMax
07ea689430
chore: cleanup labels config 2023-09-03 14:40:51 +02:00
CrazyMax
a49535ca01
Merge pull request #178 from crazy-max/update-labels
chore: update labels
2023-09-03 14:40:15 +02:00
CrazyMax
4df9a1eeea
chore: update labels 2023-09-03 14:39:10 +02:00
dependabot[bot]
6835821061
Bump openpgp from 5.9.0 to 5.10.1
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.9.0 to 5.10.1.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.9.0...v5.10.1)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 17:41:08 +00:00
CrazyMax
de6a00b9e7
Merge pull request #175 from crazy-max/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2023-08-01 23:18:41 +02:00
CrazyMax
836b42b907
Merge pull request #174 from crazy-max/dependabot/npm_and_yarn/semver-6.3.1
Bump semver from 6.3.0 to 6.3.1
2023-08-01 23:06:07 +02:00
dependabot[bot]
1711ab446c
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 22:30:25 +00:00
dependabot[bot]
e8186e3290
Bump semver from 6.3.0 to 6.3.1
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 03:21:46 +00:00
CrazyMax
3f4ec4ad4b
Merge pull request #171 from crazy-max/dependabot/npm_and_yarn/openpgp-5.9.0
Bump openpgp from 5.8.0 to 5.9.0
2023-06-26 02:10:25 +02:00
CrazyMax
a8103d5ee6
update generated content 2023-06-26 01:31:13 +02:00
CrazyMax
c2ed3a562b
create .gnupg home dir if it doesn't exist 2023-06-26 01:31:11 +02:00
dependabot[bot]
e650e69265
Bump openpgp from 5.8.0 to 5.9.0
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.8.0...v5.9.0)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-16 04:57:40 +00:00
CrazyMax
6f6401f19d
Merge pull request #169 from crazy-max/ci-concurrency
ci: concurrency check
2023-05-06 23:49:00 +02:00
CrazyMax
31bbe2653d
ci: concurrency check 2023-05-06 23:46:50 +02:00
CrazyMax
72b6676b71
Merge pull request #168 from crazy-max/trust-input
input to set private key trust level
2023-05-06 19:10:15 +02:00
CrazyMax
72156b0031
update generated content 2023-05-06 19:08:10 +02:00
CrazyMax
05fea506c1
input to set private key trust level 2023-05-06 19:08:10 +02:00
CrazyMax
ff084959ff
Merge pull request #167 from crazy-max/update-dev-deps
update dev dependencies
2023-05-06 17:31:00 +02:00
CrazyMax
ab777345bd
update generated content 2023-05-06 17:28:42 +02:00
CrazyMax
bf3643eec5
update dev dependencies 2023-05-06 17:28:35 +02:00
CrazyMax
25f2aa62ed
Merge pull request #166 from crazy-max/ci-split
ci: split test and validate workflow
2023-05-06 17:24:00 +02:00
CrazyMax
dd60c323b5
Merge pull request #165 from crazy-max/update-yarn
update yarn to 3.5.1
2023-05-06 17:21:03 +02:00
CrazyMax
d65d3751b2
ci: split test and validate workflow 2023-05-06 17:20:56 +02:00
CrazyMax
a782626592
add plugin-interactive-tools yarn pkg 2023-05-06 17:18:03 +02:00
CrazyMax
caac4156ce
update yarn to 3.5.1 2023-05-06 17:17:46 +02:00
CrazyMax
e051386c26
Merge pull request #164 from crazy-max/dependabot/npm_and_yarn/openpgp-5.8.0
Bump openpgp from 5.5.0 to 5.8.0
2023-05-05 22:21:01 +02:00
CrazyMax
c84407ed7f
update generated content 2023-05-05 22:17:08 +02:00
CrazyMax
4354fd3a3b
Merge pull request #163 from crazy-max/dependabot/github_actions/docker/bake-action-3
Bump docker/bake-action from 2 to 3
2023-05-01 19:14:08 +02:00
dependabot[bot]
bfbef1c3b3
Bump openpgp from 5.5.0 to 5.8.0
Bumps [openpgp](https://github.com/openpgpjs/openpgpjs) from 5.5.0 to 5.8.0.
- [Release notes](https://github.com/openpgpjs/openpgpjs/releases)
- [Commits](https://github.com/openpgpjs/openpgpjs/compare/v5.5.0...v5.8.0)

---
updated-dependencies:
- dependency-name: openpgp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 04:57:56 +00:00
dependabot[bot]
53e80a1fb6
Bump docker/bake-action from 2 to 3
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 04:56:51 +00:00
CrazyMax
e37acbdf6e
new year 2023-02-18 22:46:29 +01:00
CrazyMax
3774d0e7f5
Merge pull request #157 from crazy-max/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.1.3 to 2.2.3
2023-01-08 18:37:22 +01:00
dependabot[bot]
8f5f499bb8
Bump json5 from 2.1.3 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 08:33:15 +00:00
CrazyMax
e45334d943
Merge pull request #155 from crazy-max/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-12-21 05:36:29 +01:00
dependabot[bot]
2a660d04bb
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 04:16:26 +00:00
CrazyMax
8f3cbddd53
Merge pull request #154 from dtan4/action-metadata-name-output
Add `name` output to action metadata
2022-12-21 05:12:58 +01:00
CrazyMax
d24371b24c
readme: fix badge 2022-12-21 05:10:40 +01:00
Daisuke Fujita
4759fd721d
Add name output to action metadata 2022-12-02 16:49:30 +09:00
CrazyMax
4793705041
remove CHANGELOG 2022-10-18 23:45:07 +02:00
CrazyMax
111c56156b
Merge pull request #152 from crazy-max/setOutput
Remove setOutput workaround
2022-10-18 23:42:20 +02:00