Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Release itself #14

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Release itself #14

wants to merge 18 commits into from

Conversation

FagnerMartinsBrack
Copy link
Member

@FagnerMartinsBrack FagnerMartinsBrack commented Apr 3, 2017

The release is just tested manually using npm run release:test

@FagnerMartinsBrack FagnerMartinsBrack force-pushed the release-itself branch 3 times, most recently from ef68167 to 4af588e Compare April 3, 2017 12:55
@FagnerMartinsBrack
Copy link
Member Author

FagnerMartinsBrack commented Oct 19, 2017

  • Test the real release thing (npm run release <bumpSpec>)
    • Issue: Code is not handling when the git prompts for a password for the GPG key


describe("Git Push Tag To Remote", function() {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use async/await


let localRepo;

Promise.try(() => {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use async/await

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

Successfully merging this pull request may close these issues.

None yet

1 participant