Skip to content

feat: add name + version properties & cleanup#9

Merged
darcyclarke merged 1 commit intomainfrom
darcyclarke/rewrite
Mar 17, 2025
Merged

feat: add name + version properties & cleanup#9
darcyclarke merged 1 commit intomainfrom
darcyclarke/rewrite

Conversation

@darcyclarke
Copy link
Member

Description

  • add explicit name & version properties to results
    • backfill old caches by parsing resolved tarball urls for this information (otherwise pull directly from manifest when running for the first time)
  • move to typescript
  • add tests (mocking cache & repo variants)
  • use vlt as the source package manager

@darcyclarke darcyclarke requested a review from lukekarrys March 4, 2025 17:32
@darcyclarke darcyclarke force-pushed the darcyclarke/rewrite branch 2 times, most recently from 86bf259 to e98cf02 Compare March 4, 2025 17:35
@ljharb
Copy link

ljharb commented Mar 4, 2025

name + version is awesome, thanks!

@darcyclarke darcyclarke force-pushed the darcyclarke/rewrite branch 12 times, most recently from 0f6a242 to ce48606 Compare March 4, 2025 20:36
@darcyclarke darcyclarke added the bug Something isn't working label Mar 4, 2025
@darcyclarke darcyclarke force-pushed the darcyclarke/rewrite branch 8 times, most recently from 4a786fe to 0cda468 Compare March 4, 2025 22:33
@darcyclarke darcyclarke force-pushed the darcyclarke/rewrite branch 5 times, most recently from 18ecdb6 to 8c07bee Compare March 17, 2025 02:04
@darcyclarke darcyclarke force-pushed the darcyclarke/rewrite branch 4 times, most recently from 3e7e763 to c44b49e Compare March 17, 2025 02:34
- fix up cli interface
- migrate to ts & add tests
- add security/contributing/coc docs
- add testing & linting scripts
- add github workflows
- format code
@darcyclarke darcyclarke force-pushed the darcyclarke/rewrite branch from c44b49e to 6dba5ec Compare March 17, 2025 02:36
@darcyclarke darcyclarke merged commit b355988 into main Mar 17, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants