WIP: examples: adds an agent storing keys on TPMs #316
dco.yml
on: pull_request
Developer Certificate of Origin
3s
Annotations
1 error and 2 warnings
Developer Certificate of Origin
You only have one commit incorrectly signed off! To fix, first ensure you have a local copy of your branch by [checking out the pull request locally via command line](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/checking-out-pull-requests-locally). Next, head to your local branch and run:
```bash
git commit --amend --no-edit --signoff
```
Now your commits will have your sign off. Next run
```bash
git push --force-with-lease origin baloo/tpm-backed-keys
```
Commit sha: [e414ee0](/~https://github.com/wiktor-k/ssh-agent-lib/pull/87/commits/e414ee09ac5cd011bdfae141a8ecc5d422d682a2), Author: Arthur Gautier, Committer: Arthur Gautier; The sign-off is missing.
|
Developer Certificate of Origin
The following actions uses node12 which is deprecated and will be forced to run on node16: tisonkun/actions-dco@v1.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Developer Certificate of Origin
The following actions uses Node.js version which is deprecated and will be forced to run on node20: tisonkun/actions-dco@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|