Merged
Conversation
Run script/bootstrap for pull requests originated from forks
Use a different polkit policy name for each Atom channel on Linux
Incorporates changes in atom/git-utils#97
Upgrade git-utils to 5.6.1 to fix .gitignore edge cases
Upgrade npm on Azure Pipelines when running macOS tests
Show Tree-sitter grammars in grammar selector
Update Tree-sitter to 0.15.6
Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
Co-Authored-By: Jason Rudolph <jason@jasonrudolph.com>
fix comment docs
Spawning the new version of Atom within a `will-quit` handler would cause Electron to quit before having a chance to actually run the executable. There may still be a possibility of raciness between closing the old version of Atom and opening the new one, causing resource contention between the two processes (e.g., IndexedDb) or failing to spawn the new process before the previous one quits. Addressing such raciness perfectly would require a much more complex solution and this approach is working for us consistently in our tests. Co-Authored-By: Nathan Sobo <nathan@github.com>
Updated license year
Add notarization to macOS app
Fix startup issue after notarization
switch from atom's special winstaller version to electron's winstaller
⬆️ language-java@0.31.4
revert notarization
⬆️ find-and-replace@0.219.3
⬆️archive-view@0.65.2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
⚛👋 Hello there! Welcome. Please follow the steps below to tell us about your contribution.