Skip to content

Makes code-sign optional #9

Merged
aminya merged 1 commit intomasterfrom
Optional_codesign
Jul 4, 2020
Merged

Makes code-sign optional #9
aminya merged 1 commit intomasterfrom
Optional_codesign

Conversation

@aminya
Copy link
Copy Markdown
Member

@aminya aminya commented Jul 4, 2020

Identify the Bug

Fixes #8

Description of the Change

Adds a SHOULD_SIGN env variable which allows skipping code signing when you are on the release branch. This allows building Atom without purchasing a code signing certificate. It is meant to facilitate the process of testing atom in the forks (particularly atom-community/atom)

Alternate Designs

Possible Drawbacks

Requires setting SHOULD_SIGN=true as an environment variable inside Azure.

Verification Process

Release Notes

N/A; this is a developer-facing change, not an end-user facing change.

Upstream PR: atom#21023

@aminya aminya merged commit fb46b32 into master Jul 4, 2020
@aminya aminya added the CI label Jul 9, 2020
@aminya aminya mentioned this pull request Jul 9, 2020
@aminya aminya linked an issue Jul 9, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sign built Atom packages, or delete CI steps requiring code signing Setting up Azure pipelines

1 participant