Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

update electron.d.ts when publishing a new release #5

Merged
merged 3 commits into from
May 26, 2017

Conversation

zeke
Copy link

@zeke zeke commented May 10, 2017

(Accidentally opened this as max-mapper#2 the first time around)

This PR updates the release script to fetch the remote electron.d.ts file from the latest electron/electron release, then update the local electron.d.ts.

If no electron.d.ts file is found for the given release, it is assumed to be a backported version of Electron, and the publishing process continues.

⚠️ This is untested ⚠️

@kevinsawicki let's talk today about how to test it.

cc @MarshallOfSound

Copy link

@kevinsawicki kevinsawicki left a comment

Choose a reason for hiding this comment

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

LGTM but probably should be tested locally with a electron-prebuilt fork.

@zeke zeke merged commit 8f15750 into master May 26, 2017
@zeke zeke deleted the update-electron.d.ts branch May 26, 2017 17:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants