Commit Graph
131 Commits
Author SHA1 Message Date
Max Brunsfeld 5c3da91e15 Report randomized test failures to zed.dev, to create issues in linear 2023-04-14 15:45:01 -07:00
Max Brunsfeld c329546570 Extract randomized test CI process into a script 2023-04-14 14:25:55 -07:00
Nathan Sobo e5861d6c35 Fix typos in EULA 2023-04-05 18:02:35 -06:00
Joseph Lyons 5becdbdea8 Fix spacing in EULA 2023-04-05 12:45:48 -04:00
Nathan Sobo 0d0f6b5a05 Update EULA 2023-04-05 08:18:51 -06:00
Nathan SoboandMax Brunsfeld 818a514110 Add terms of use to DMG in the bundle script
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2023-03-13 15:47:59 -06:00
Mikayla Maki 50586812ec Make generate licenses quieter 2023-03-06 14:25:10 -08:00
Mikayla MakiandGitHub 14488619a3 Merge pull request #2196 from zed-industries/open_urls
Fix open URLs, restarts, and make bundling easier to use
2023-02-21 15:36:50 -08:00
Mikayla MakiandMax cf4e719484 Fixes a race condition in the restart implementation
Fixes open_urls racing workspace initialization and causing a double-open (community#927)
Adds a -d flag to the bundle script to compile in debug mode

Co-Authored-by: Max <max@zed.dev>
2023-02-21 15:28:16 -08:00
Max BrunsfeldandNathan Sobo 927f7b3363 Fix handling of ZED_WINDOW_{SIZE,POSITION} env vars
Co-authored-by: Nathan Sobo <nathan@zed.dev>
2023-02-20 15:11:20 -08:00
Joseph Lyons e8dad56af9 Remove release action for Discourse 2023-02-07 18:26:55 -05:00
Kay Simmons e35db69dbd Add call status indicator to the status bar 2023-01-31 15:00:49 -08:00
Mikayla Maki e530406d62 Add an install step to the CI build script 2023-01-27 15:24:21 -08:00
Mikayla Maki 3a1d533c01 Combine both license generations into one file 2023-01-26 18:25:28 -08:00
Mikayla Maki c44acaefff Added build-licenses command to style tree 2023-01-26 17:33:54 -08:00
Julia 4d73d4b1b9 Insert macOS file association metadata during bundle process 2023-01-24 17:07:02 -05:00
Mikayla Maki 0f0d5d5726 Added cargo-about auto-install and CI steps 2023-01-23 12:51:32 -08:00
Mikayla Maki d060114f00 Added complete scripts for generating third party license files 2023-01-23 12:47:12 -08:00
Mikayla Maki 9d58032064 Add action to open licenses file 2023-01-23 12:45:18 -08:00
Mikayla Maki 4609be20de WIP: Adding license compliance to CI 2023-01-23 12:43:42 -08:00
Joseph T. LyonsandGitHub 8e02266d07 Add Discourse release action 2023-01-14 02:30:21 -05:00
Max Brunsfeld 8c64514570 Add ZED_STATELESS env var, for suppressing persistence
Use this env var in the start-local-collaboration script to make
the behavior more predictable.
2022-12-17 12:03:51 -08:00
Joseph T. LyonsandGitHub af4d846428 Merge pull request #1954 from zed-industries/add-symlink-to-applications-directory-in-dmg 2022-12-15 08:06:17 -05:00
Max Brunsfeld 43b7e16c89 Handle retina screens in start-local-collaboration script 2022-12-14 11:50:15 -08:00
Joseph Lyons 7608875625 Remove extraneous newline 2022-12-10 09:56:42 -05:00
Joseph Lyons dcf11ac7e5 Add symlink to applications directory in dmg 2022-12-10 09:48:40 -05:00
Max Brunsfeld 82824f78b6 Make each Zed instance use half the screen in 'start-local-collaboration' script 2022-12-01 16:43:39 -08:00
Max Brunsfeld a48cd9125b Start-local-collaboration script: put peers' windows at different positions 2022-11-30 09:29:49 -08:00
Max Brunsfeld 82abf31ef1 Add start-local-collaboration script 2022-11-29 14:50:12 -08:00
Kay Simmons 0078bea877 change bump-version to install jq if its not already installed 2022-11-18 13:42:46 -08:00
Max Brunsfeld 9355d501bc Fetch release branches before bumping zed minor versions 2022-11-09 14:02:46 -08:00
Max Brunsfeld 6da04d0eee Fix failure to load .env.toml in bootstrap script 2022-11-08 14:09:17 -08:00
Joseph T Lyons ad67a1b744 Add automatic annotations for mixpanel 2022-11-03 01:48:49 -04:00
Max Brunsfeld fe4862d756 Fix error in bump-zed-patch-version script 2022-11-02 12:18:14 -07:00
Max Brunsfeld 6d3bd495fc Fix error case in what-is-deployed script 2022-11-02 12:05:37 -07:00
Max BrunsfeldandJoseph Lyons cc1325d6f9 Adjust script for getting changes to put in release notes
Now, this script is only useful for the preview channel's releases. The
stable channel's release notes can be mostly copied from the existing
preview releases notes.

Co-authored-by: Joseph Lyons <joseph@zed.dev>
2022-11-02 10:55:48 -07:00
Max BrunsfeldandJoseph Lyons c9ba41d002 Fix errors in bump-zed-minor-versions script
Co-authored-by: Joseph Lyons <joseph@zed.dev>
2022-11-02 10:25:20 -07:00
Joseph T Lyons dc657a647e Remove Amplitude event tracking 2022-11-01 20:49:49 -04:00
Max Brunsfeld 9cbb698b96 Fix panic when hitting tab at the beginning of a line with mixed tab/space indent 2022-10-31 10:51:20 -07:00
Max Brunsfeld 9e55051811 Tweak version-bumping scripts 2022-10-27 12:10:09 -07:00
Max Brunsfeld df708465d1 Ensure only the just-built app bundle is included in the DMG 2022-10-26 21:06:06 -07:00
Max Brunsfeld 6410fdc474 Clear out bundle directory before creating a new app bundle 2022-10-26 17:49:03 -07:00
Max Brunsfeld 92a4998ddc Check invariants before changing git state in railcar script 2022-10-26 16:19:19 -07:00
Max Brunsfeld 23d7209f82 Handle different app names in bundle script 2022-10-26 16:19:19 -07:00
Max Brunsfeld cf3c610eba Add railcar script 2022-10-26 16:19:19 -07:00
Max Brunsfeld 6a010f58be Account for current release channel in bump-app-version script 2022-10-26 16:19:19 -07:00
Max Brunsfeld 0f1b0a4a78 Use a separate icon for preview releases 2022-10-26 16:19:19 -07:00
Max Brunsfeld a61f3b715b Create preview channel 2022-10-26 16:19:19 -07:00
Max Brunsfeld c80395fc18 Merge branch 'main' into auto-deploy-collab 2022-10-24 12:01:32 -07:00
Max Brunsfeld 95be2c6070 Add version bump scripts 2022-10-24 08:58:14 -07:00