Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Myriad-Dreamin committed Nov 22, 2024
2 parents a4bcd80 + b72eee6 commit 5ad2113
Show file tree
Hide file tree
Showing 454 changed files with 7,926 additions and 4,193 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,13 @@ jobs:
name: tinymist-${{ env.target }}.vsix
path: editors/vscode/tinymist-${{ env.target }}.vsix
- name: Upload Tinymist E2E Test Snapshot
if: always()
uses: actions/upload-artifact@v4
with:
name: e2e-snapshot-${{ env.target }}
path: target/e2e
- name: Upload Tinymist Testing log
if: always()
uses: actions/upload-artifact@v4
with:
name: tinymist-lsp-tests.${{ env.target }}.log
Expand Down
2 changes: 2 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Only Myriad-Dreamin and Enter-tainer can merge changes to this repository.
* @Myriad-Dreamin @Enter-tainer
Loading

0 comments on commit 5ad2113

Please sign in to comment.