Skip to content

chore: disable TypeScript's nightly workflow#6193

Merged
gcanti merged 1 commit into
Effect-TS:mainfrom
mrazauskas:disable-ts-nightly-workflow
Apr 22, 2026
Merged

chore: disable TypeScript's nightly workflow#6193
gcanti merged 1 commit into
Effect-TS:mainfrom
mrazauskas:disable-ts-nightly-workflow

Conversation

@mrazauskas
Copy link
Copy Markdown
Contributor

@mrazauskas mrazauskas commented Apr 21, 2026

Type

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

This PR disables the TypeScript Nightly workflow.

In preparation for TypeScript 7, the nightly releases are currently disabled in TypeScript repo. I asked on Discord and it was confirmed that there will be no more nightly release of 6.x series.

Currently the daily workflow in this repo is testing against the same typescript@6.0.0-dev.20260416 (see the logs). As soon as TypeScript will start publishing nightly releases of 7.x series the workflow will fail, because TSTyche does not support TypeScript 7 yet (this is because programatic API is not yet available).

There is no value of the workflow at the moment. (As an alternative: the workflow file could be removed altogether.)

Signed-off-by: mrazauskas <tom@mrazauskas.de>
@github-project-automation github-project-automation Bot moved this to Discussion Ongoing in PR Backlog Apr 21, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 21, 2026

⚠️ No Changeset found

Latest commit: 4490d81

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gcanti gcanti merged commit 3947466 into Effect-TS:main Apr 22, 2026
11 checks passed
@github-project-automation github-project-automation Bot moved this from Discussion Ongoing to Done in PR Backlog Apr 22, 2026
@mrazauskas mrazauskas deleted the disable-ts-nightly-workflow branch April 22, 2026 08:11
Hoishin added a commit to Hoishin/effect that referenced this pull request May 18, 2026
* upstream/main: (126 commits)
  fix(@effect/cli): use Ansi.blackBright for Weak spans so --help is readable on dark terminals (Effect-TS#6208)
  fix(cli): replace all hyphens in shell completion command names (Effect-TS#6213)
  Version Packages (Effect-TS#6218)
  Support null K8s lastTransitionTime values (Effect-TS#6217)
  Version Packages (Effect-TS#6197)
  Backport workflow suspension failure fixes (Effect-TS#6196)
  clone full v4 history
  Version Packages (Effect-TS#6195)
  preserve fiber context in HttpLayerRouter.addHttpApi so API-level middleware is applied (Effect-TS#6147)
  correct typos in source code (receive, separate) (Effect-TS#6110)
  docs(@effect/vitest): fix return type in fails example (Effect-TS#6163)
  make RpcSerialization.msgPack options configurable (Effect-TS#6161)
  update msgpackr to 1.11.10 for Cloudflare Workers compatibility (Effect-TS#6191)
  fix: floor TestClock nanoseconds before BigInt conversion (Effect-TS#6194)
  chore: disable TypeScript's nightly workflow (Effect-TS#6193)
  Version Packages (Effect-TS#6189)
  (fix: ai-openai) Remove strict param from the OpenAI request body (Effect-TS#6188)
  Version Packages (Effect-TS#6142)
  fix(ai-openai): deduplicate response.output items to prevent invalid JSON concatenation (Effect-TS#6178)
  Change 'in-memory' to 'in_memory' in prompt cache enums (Effect-TS#6187)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants