electron/script/release
Samuel Attard 3879e9e065
build: remove the vendor directory (#28883)
The `vendor` directory is a remnant of times long since gone when we had
brightray and libchromiumcontent (never forget).  It is currently the
hope to a single header file that afaics we do not need anymore and
randomly pyyaml gets cloned there but that is easily movable.

This commit removes all references to the vendor directory from scripts,
docs, helpers, etc. and removes the directory itself.
2021-04-28 00:38:08 -07:00
..
notes build: remove the vendor directory (#28883) 2021-04-28 00:38:08 -07:00
uploaders build: read node files as binary files (#28729) 2021-04-19 12:55:17 -07:00
ci-release-build.js build: do not require vsts token for releases (#28643) 2021-04-13 15:30:46 -07:00
find-github-release.js build: quash octokit deprecation warning (#24790) 2020-08-05 11:59:52 -04:00
prepare-release.js chore: fix minor script warnings (#25575) 2020-09-23 13:21:34 -07:00
publish-to-npm.js build: fix releases that failed halfway through npm publish actions (#28851) 2021-04-26 13:02:14 -07:00
release-artifact-cleanup.js chore: remove unused code from our js scripts (#25419) 2020-09-14 10:22:13 -07:00
release.js build: fix mergeShasums (#25752) 2020-10-02 13:26:29 -07:00
version-bumper.js build: rename atom.rc to electron.rc (#23098) 2020-04-13 14:28:59 -07:00
version-utils.js build: fix beta version bumper logic for betas beyond 10 (#22810) 2020-03-24 09:04:12 -04:00