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

DO NOT MERGE: Testing dev signing #152

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

DO NOT MERGE: Testing dev signing #152

wants to merge 2 commits into from

Conversation

hneiva
Copy link
Contributor

@hneiva hneiva commented Mar 7, 2023

No description provided.

@bhearsum
Copy link
Contributor

bhearsum commented Mar 9, 2023

I don't think this actually ran on signingscript? https://firefox-ci-tc.services.mozilla.com/tasks/a4ifbr4jQnKxRZ7WjoP7Iw shows it running on adhoc-t-signing-mac. There's probably two ways to go about testing this here:

  1. Adjust the release-signing kind in this repo to use the new apple_notarization format, and the correct worker type for this, and add an already signed (but not notarized) file instead of an unsigned one. (You can probably pull one of these from a mozilla-central task.)
  2. Add a new kind that is downstream of release-signing, and will notarize any signed mac builds that come out of release-signing.

Option 1 is probably easier; we may need option 2 someday, but there's no real need to implement it now.

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.

2 participants