Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.22 KB

File metadata and controls

35 lines (23 loc) · 1.22 KB

Goals

In no specific order:

  • Better performance
  • Lower memory usage
  • More test coverage
  • Better conformance with existing tools and specifications

Oxlint & Oxfmt

Release Oxlint & Oxfmt

  • Run Prepare Release Apps
    • Releases both oxlint and oxfmt together as a single GitHub release (with different versions)
    • Runs automatically every Monday at 9am UTC / 5pm Shanghai time

E2E Testing

Publish Crates

Note: crates.io trusted publishing is configured, a short lived token is used instead of a long-live token stored in github secrets.

Update VSCE_PERSONAL_ACCESS_TOKEN