AGWA / AGWA/git-crypt

how to unlock git crypt in github actions workflow?

Ouverte
#288 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
C++
Étoiles
9.9k
Forks
544
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

[https://github.com/ninetynin/temp-test-repo/actions/runs/4774573308/jobs/8488344079](url)
```
Run git-crypt unlock
git-crypt: Error: Unable to open key file - have you unlocked/initialized this repository yet?
error: external filter '"git-crypt" clean' failed [1](https://github.com/ninetynin/temp-test-repo/actions/runs/4774573308/jobs/8488344079#step:10:1)
error: external filter '"git-crypt" clean' failed
fatal: session.json: clean filter 'git-crypt' failed
git-crypt: Error: 'git status' failed - is this a Git repository?
Error: Process completed with exit code 1.
```
this is a sample github action how to support git-crypt unlock here
because 1. if i use `git-crypt add-gpg-user` im getting this err
```
git-crypt add-gpg-user action@git
hub.com
gpg: error reading key: No public key
Error: public key for 'action@github.com' not found in your GPG keyring
```
2. even if i have a symmetric key i still cant upload it on github so i cant use the path to unlock...

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.