Amin Ya
Amin Ya
I didn't mean to say it was intentional. But the outcome conveyed negative words. By non-legal I meant inaccurate legal words. MIT license doesn't have trademark protection. Even if we...
This gets uploaded to Azure artifacts. How do we upload it to the release page of GitHub?
> * See this [docs.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/github-release?view=azure-devops](https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/utility/github-release?view=azure-devops) > * and also this file that already exists in the repo: [atom/atom:script/vsts/upload-artifacts.js@`master`](https://github.com/atom/atom/blob/master/script/vsts/upload-artifacts.js?rgh-link-date=2020-07-05T02%3A35%3A40Z) It seems we already have the scripts needed for releasing. We just...
We can probably reuse the bootstrapped repository in other jobs. Now MacOS bootstraps atom 4 times in total! (each being ~10min). We can reduce this time by uploading and downloading...
See https://github.com/atom-ide-community/atom/pull/11
I want to merge this eventually (only on release builds). We can release bootstrapped repositories with our binaries.
Thanks for the issue. We have been working on many different things to make this possible. The last piece of the puzzle is implementing the UI for code actions. https://github.com/steelbrain/linter/issues/1705
See https://github.com/steelbrain/intentions/issues/84 for some new discussion on the topic.
Oh, OK. It was because of `pnpm-workspace.yaml`. It treated the whole thing as a workspace.
Requested a release https://github.com/tree-sitter/node-tree-sitter/issues/111