ghaction-import-gpg:GitHub Action轻松导入GPG密钥

时间:2021-02-03 16:30:54
【文件属性】:
文件名称:ghaction-import-gpg:GitHub Action轻松导入GPG密钥
文件大小:539KB
文件格式:ZIP
更新时间:2021-02-03 16:30:54
git signing gnupg actions openpgp 关于 GitHub Action,轻松导入GPG密钥。 如果您有兴趣,我的其他 GitHub动作! 产品特点 适用于Linux,MacOS和Windows 允许使用提供的密码为gpg-agent的内部缓存添加种子 从运行器中清除导入的GPG密钥,缓存信息并杀死代理 (Git)启用对Git提交,标签和推送的签名 (Git)针对GPG密钥配置并检查提交者信息 先决条件 首先,并将GPG私钥作为ASCII装甲版本导出到剪贴板: # macOS gpg --armor --export-secret-key joe@foo.bar | pbcopy # Ubuntu (assuming GNU
【文件预览】:
ghaction-import-gpg-master
----.dockerignore(47B)
----.gitattributes(33B)
----.github()
--------stale.yml(775B)
--------ghaction-import-gpg.png(22KB)
--------test-key.pgp(7KB)
--------FUNDING.yml(56B)
--------labels.yml(2KB)
--------SUPPORT.md(2KB)
--------CONTRIBUTING.md(2KB)
--------test-key.pass(22B)
--------dependabot.yml(490B)
--------ISSUE_TEMPLATE()
--------CODEOWNERS(13B)
--------test-key-base64.pgp(9KB)
--------workflows()
----yarn.lock(161KB)
----action.yml(2KB)
----docker-bake.hcl(1011B)
----src()
--------addressparser.d.ts(468B)
--------main.ts(4KB)
--------openpgp.ts(2KB)
--------context.ts(940B)
--------gpg.ts(5KB)
--------git.ts(394B)
--------exec.ts(781B)
--------state-helper.ts(329B)
----.prettierrc.json(206B)
----tsconfig.json(337B)
----LICENSE(1KB)
----jest.config.js(270B)
----__tests__()
--------gpg.test.ts(3KB)
--------openpgp.test.ts(2KB)
----README.md(7KB)
----dist()
--------index.js(1.54MB)
----.editorconfig(312B)
----Dockerfile.dev(1KB)
----.gitignore(2KB)
----node_modules()
--------inherits()
--------asn1.js()
--------bn.js()
--------minimalistic-assert()
--------safer-buffer()
----CHANGELOG.md(2KB)
----package.json(1KB)

网友评论