Skip to content

chore(repo): Use RUNNER_NORMAL for non-blocking workflows#1998

Merged
nikosdouvlis merged 2 commits into
mainfrom
nikos/use-normal-runners
Nov 1, 2023
Merged

chore(repo): Use RUNNER_NORMAL for non-blocking workflows#1998
nikosdouvlis merged 2 commits into
mainfrom
nikos/use-normal-runners

Conversation

@nikosdouvlis

@nikosdouvlis nikosdouvlis commented Nov 1, 2023

Copy link
Copy Markdown
Member

Description

Use RUNNER_NORMAL for non-blocking workflows like nightly tests or staging/prod releases that do not block our team. We'll keep using the large runners for the CI checks.

Checklist

  • npm test runs as expected.
  • npm run build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@changeset-bot

changeset-bot Bot commented Nov 1, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 2de4115

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

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

Not sure what this means? Click here to learn what changesets are.

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

@nikosdouvlis
nikosdouvlis requested review from dimkl and tmilewski and removed request for dimkl November 1, 2023 11:27
@nikosdouvlis
nikosdouvlis merged commit eb99fde into main Nov 1, 2023
@nikosdouvlis
nikosdouvlis deleted the nikos/use-normal-runners branch November 1, 2023 12:00
@dimkl

dimkl commented Nov 1, 2023

Copy link
Copy Markdown
Contributor

PS: @nikosdouvlis We have dropped the canary action in #1970

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants