microsoft / microsoft/DefinitelyTyped-tools

Support beta builds of DT packages?

Open
#239 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
423
Forks
237
Avg merge
18h 18m
Merged PRs (30d)
11

Description

Let's take a big PR like "add Node 16" - today it's tested via the .d.ts files and humans look over and guestimate whether this is going to break projects.

We could support: "@typescript-bot pack this" which would trigger a HTTP call to the publisher bot, instead of running main() it would:

Happy to pair on this if folks are interested

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing main() and the publisher-bot request path, then inspect where definitelyTypedZipUrl and package deployment tags are handled. Confirm how a PR archive and requested packages would reach the deployment flow. Done means a bot request can publish selected PR packages under a non-latest npm tag without changing the default release.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devops, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.