Skip to content

Allow slow types during Deno publish in CI workflows#571

Merged
dahlia merged 1 commit intofedify-dev:mainfrom
2chanhaeng:main
Feb 18, 2026
Merged

Allow slow types during Deno publish in CI workflows#571
dahlia merged 1 commit intofedify-dev:mainfrom
2chanhaeng:main

Conversation

@2chanhaeng
Copy link
Contributor

Summary

Allow slow types during Deno publish in CI workflows.

Related issue

No related issues yet but there's a error on CI.

Changes

  • Added --allow-slow-types on deno publish commands.

Benefits

There will be no no-slow-types error.

Checklist

  • Did you add a changelog entry to the CHANGES.md?
  • Did you write some relevant docs about this change (if it's a new feature)?
  • Did you write a regression test to reproduce the bug (if it's a bug fix)?
  • Did you write some tests for this change (if it's a new feature)?
  • Did you run mise test on your machine?

Additional notes

If Deno Workspaces allows for removing no-slow-type on a per-package basis, this PR should be reverted and the setting should be applied only to the @fedify/init package.

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@issues-auto-labeler issues-auto-labeler bot added component/build Build system and packaging component/ci CI/CD workflows and GitHub Actions component/cli CLI tools related labels Feb 18, 2026
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dahlia dahlia merged commit 62e27c8 into fedify-dev:main Feb 18, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/build Build system and packaging component/ci CI/CD workflows and GitHub Actions component/cli CLI tools related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments