Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/authenticate-commits unit test #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nwalfield
Copy link
Contributor

This is a test, this is only a test!

* 7db1c2ff0468c80caaf272ff576da1ae1a6fe8cf Unsigned (bad)
* 311794b5ecdfbf39513ea16b148170a735ce01f3 Signed by Alice
* 44d74222a484cc28150106075fef933240684edd Initial commit
gpg -k
/tmp/tmp.n4GpWlo1pI/pubring.kbx
-------------------------------
pub   ed25519 2023-09-14 [SC]
      A75C30F2795203C8222A5D6BE038083F14D83E83
uid           [ultimate] <[email protected]>

pub   ed25519 2023-09-14 [SC]
      0A7C6C0679772737611FBAE8D77C6D7972E80B0F
uid           [ultimate] <[email protected]>

@github-actions
Copy link

* 7db1c2ff0468c80caaf272ff576da1ae1a6fe8cf Unsigned (bad)
|   - Error: Commit 7db1c2ff0468c80caaf272ff576da1ae1a6fe8cf is not signed
* 311794b5ecdfbf39513ea16b148170a735ce01f3 Signed by Alice
    - Trust root.

Failed to authenticate commits.

Error: Could not verify commits 311794b5ecdfbf39513ea16b148170a735ce01f3..7db1c2ff0468c80caaf272ff576da1ae1a6fe8cf

Caused by:
    0: While verifying commit 7db1c2ff0468c80caaf272ff576da1ae1a6fe8cf
    1: Commit 7db1c2ff0468c80caaf272ff576da1ae1a6fe8cf is not signed

@nwalfield nwalfield force-pushed the authenticate-commits-test-026399-pr branch from 7db1c2f to 259ff32 Compare September 14, 2023 11:43
@github-actions
Copy link

* 259ff32bb5ee7a7b012c1f60b1ba0010f496507e Signed by Bob (bad)
|   - Error: Key `0A7C6C0679772737611FBAE8D77C6D7972E80B0F` missing
* 311794b5ecdfbf39513ea16b148170a735ce01f3 Signed by Alice
    - Trust root.

Failed to authenticate commits.

Error: Could not verify commits 311794b5ecdfbf39513ea16b148170a735ce01f3..259ff32bb5ee7a7b012c1f60b1ba0010f496507e

Caused by:
    0: While verifying commit 259ff32bb5ee7a7b012c1f60b1ba0010f496507e
    1: Key `0A7C6C0679772737611FBAE8D77C6D7972E80B0F` missing

@github-actions
Copy link

* 7bf263805f774e3a1917e2a7e7db497be1f60f06 Signed by Alice (bad)
|   - Authorized by alice [E038083F14D83E83]
* 259ff32bb5ee7a7b012c1f60b1ba0010f496507e Signed by Bob (bad)
|   - Error: Key `0A7C6C0679772737611FBAE8D77C6D7972E80B0F` missing
* 311794b5ecdfbf39513ea16b148170a735ce01f3 Signed by Alice
    - Trust root.

Failed to authenticate commits.

Error: Could not verify commits 311794b5ecdfbf39513ea16b148170a735ce01f3..7bf263805f774e3a1917e2a7e7db497be1f60f06

Caused by:
    0: While verifying commit 259ff32bb5ee7a7b012c1f60b1ba0010f496507e
    1: Key `0A7C6C0679772737611FBAE8D77C6D7972E80B0F` missing

@nwalfield nwalfield force-pushed the authenticate-commits-test-026399-pr branch from 7bf2638 to 96b2297 Compare September 14, 2023 11:44
@github-actions
Copy link

*   96b22970dfece51ab375207df8da46873d1e9872 Merge commit '259ff32bb5ee7a7b012c1f60b1ba0010f496507e'
|     - Authorized by alice [E038083F14D83E83]
|\
| * 259ff32bb5ee7a7b012c1f60b1ba0010f496507e Signed by Bob (bad)
| |   - Error: Key `0A7C6C0679772737611FBAE8D77C6D7972E80B0F` missing
|/
* 311794b5ecdfbf39513ea16b148170a735ce01f3 Signed by Alice
    - Trust root.

The pull request's base (311794b) authenticates the pull request's head (96b2297).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant