Skip to content

chore: disable TypeScript's nightly workflow#6193

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

chore: disable TypeScript's nightly workflow#6193
gcanti merged 1 commit intoEffect-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants