David Wilson
ec2abbbc92
Possible fix for FileRecoveryService test on Linux
2018-06-30 11:25:14 -07:00
David Wilson
0c364d0438
Don't change Atom app name on dev channel
2018-06-29 16:31:12 -07:00
David Wilson
0d6b5d9e73
Fix CommandInstaller tests
2018-06-29 15:32:29 -07:00
David Wilson
cd83486c7d
Fix isReleasedVersion check in AtomEnvironment
2018-06-28 14:29:09 -07:00
David Wilson
8e3d1f431f
Use Node.js 8.9.3 in VSTS builds
2018-06-28 13:01:55 -07:00
David Wilson
067bd1a751
Temporarily disable Atom tests on VSTS
2018-06-28 13:00:31 -07:00
David Wilson
ff0cd4c6ed
Use atom.io update endpoint for Windows installer builds
2018-06-28 12:54:06 -07:00
David Wilson
bd5d258d80
Detect any channel name in AtomEnvironment.getReleaseChannel
2018-06-28 12:53:14 -07:00
David Wilson
691d5da97c
Command installer should use known channel names
2018-06-28 12:52:57 -07:00
David Wilson
d54bb625aa
Update atom.sh to support the nightly channel
2018-06-28 12:52:48 -07:00
David Wilson
9669a9bbfb
Update app title and file paths to use channel name
2018-06-28 12:52:39 -07:00
David Wilson
ed48f2d1f7
Generate nightly build version from package.json
2018-06-26 10:46:49 -07:00
David Wilson
a5a8727b0b
Upload release assets to S3 in script/publish-release
2018-06-26 10:45:11 -07:00
David Wilson
9388a7813e
Simplify channel name detection
2018-06-26 10:45:10 -07:00
simurai
882648c65d
Replace app icons
2018-06-22 10:52:46 +09:00
David Wilson
34e37f3159
Enable automated nightly Atom releases
...
This change adds automation for producing nightly Atom releases using
VSTS CI. Most of the changes are just slight modifications to Atom's
existing build scripts to produce another build channel and publish
those artifacts in a way that can be installed and updated when new
releases are available.
2018-06-18 21:01:19 -07:00
Jason Rudolph
15e769a176
Merge pull request #17518 from atom/electron-2.0.2
...
⬆️ electron@2.0.2
2018-06-15 17:50:24 -04:00
Jason Rudolph
838ac08155
⬆️ :electron: 2.0.2
2018-06-15 15:27:44 -04:00
Hubot
61c52463f0
1.30.0-dev
2018-06-15 11:08:13 -07:00
David Wilson
f2429dbbae
⬆️ language-gfm
2018-06-15 11:05:47 -07:00
Ash Wilson
3254350fba
Merge pull request #17516 from atom/aw/github-up-dev
...
Upgrade atom/github on dev
2018-06-15 10:30:06 -04:00
Ash Wilson
b63366c3bb
⬆️ atom/github
2018-06-15 09:16:20 -04:00
David Wilson
3717b48ba1
Merge pull request #17445 from atom/dw-nightly-releases-rfc
...
Add proposed RFC "Atom Nightly Releases"
2018-06-14 10:20:33 -07:00
David Wilson
485ef94902
Set RFC 001 status back to Proposed
2018-06-13 16:27:52 -07:00
David Wilson
7346a91740
Merge pull request #17379 from atom/dw-updateable-packages-rfc
...
Add proposed RFC 'Updateable Bundled Packages'
2018-06-13 16:23:09 -07:00
David Wilson
48584e9f9f
Add the RFC template for future RFCs
2018-06-13 15:14:45 -07:00
David Wilson
5ee80c0115
Fix indentation in bulleted list
2018-06-13 15:11:51 -07:00
David Wilson
5af47312c2
Set RFC 001 status to Accepted
2018-06-13 15:09:45 -07:00
David Wilson
a95c1fb0ca
Rename RFC 001 to use "Updatable"
2018-06-13 15:09:44 -07:00
David Wilson
11bdbd13db
Change "updateable" to "updatable"
2018-06-13 15:09:44 -07:00
David Wilson
1917ee7702
Add possible mitigation for lack of updated package snapshots
2018-06-13 15:09:44 -07:00
David Wilson
25577e93b1
Add automation requirement to rule #3
2018-06-13 15:09:44 -07:00
David Wilson
b179d9e121
Remove unneeded prompt block
2018-06-13 15:09:43 -07:00
David Wilson
579ffa4a39
Add Drawbacks subsection headers
2018-06-13 15:09:43 -07:00
David Wilson
185a386344
Add snapshot/non-snapshot timings, update wording
2018-06-13 15:09:43 -07:00
Jason Rudolph
51f3d5c20e
Fix property name
2018-06-13 15:09:43 -07:00
Jason Rudolph
6a9b9c302b
Add missing word
2018-06-13 15:09:43 -07:00
David Wilson
6ca40a6521
Update RFC based on feedback
2018-06-13 15:09:42 -07:00
David Wilson
f05a8b8e5e
Add proposed RFC 'Updateable Bundled Packages'
2018-06-13 15:09:42 -07:00
David Wilson
7704120ead
Set RFC 002 status to Accepted
2018-06-13 15:07:34 -07:00
David Wilson
fdabdf5d53
Fix minor details and wording
2018-06-13 15:06:54 -07:00
David Wilson
16ed259c4d
Add draft of "Atom Nightly Releases" RFC
2018-06-13 14:40:11 -07:00
Jason Rudolph
ff1a0c35d8
Merge pull request #17510 from atom/metrics-1.2.8
...
⬆️ metrics@1.2.8
2018-06-13 16:42:06 -04:00
Jason Rudolph
3286e5694d
⬆️ metrics@1.2.8
...
Refs: https://github.com/atom/metrics/pull/89
2018-06-13 15:14:04 -04:00
Max Brunsfeld
0a39d8fee3
Use specific version of focus-trap
...
Some PanelContainerElement specs seem to have started failing
after a new version of this module was published.
2018-06-13 10:30:52 -07:00
Jason Rudolph
e352b2f107
Revert " ⬆️ metrics@1.2.7"
...
This reverts commit b81e33c372 .
b81e33c372 *seems* to be causing some
tests to time-out on CI:
https://circleci.com/gh/atom/atom/7707
https://circleci.com/gh/atom/atom/7708
https://circleci.com/gh/atom/atom/7709
Let's revert that change for now so that we can get CI green again while
we search for the exact cause of those time-outs.
2018-06-12 18:00:08 -04:00
Max Brunsfeld
b78a0e80a3
⬆️ language-html
2018-06-12 14:21:28 -07:00
Jason Rudolph
b81e33c372
⬆️ metrics@1.2.7
2018-06-12 10:35:03 -04:00
Wliu
e658a4e5a8
Merge pull request #17499 from atom/wl-update-languages
...
Update languages
2018-06-11 14:05:23 -04:00
Wliu
3035938e40
⬆️ language-html@0.49.2
2018-06-11 09:51:58 -04:00