-
Notifications
You must be signed in to change notification settings - Fork 35
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
Added verified_contents.json generator. #1008
base: master
Are you sure you want to change the base?
Conversation
8a4b099
to
7bfc65b
Compare
3ddfcb4
to
53759de
Compare
53759de
to
0fe41d2
Compare
const generateComponentMetadata = ( | ||
inputDir, | ||
publisherProofKey, | ||
publisherProofKeyAlt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
are we using the existing crx signing keys for this?
for production, is this going to be called in CI?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure. I am inclined to generate a new one for this purpose.
55f048b
to
05eaa62
Compare
No description provided.