Skip to content

Chore: Maintain full checkout method for semantic release #32855

@jennifer-shehane

Description

@jennifer-shehane

What would you like?

Starting November 3rd, CircleCI will be rolling out blobless checkout as the default checkout method on CircleCI.

We already experimented with this and found that we needed the full checkout method for release (the semantic release portion), so we reverted it.

We'll want to ensure there's a mechanism to get the full checkout done for that release job by adding:

steps:
   checkout:
      method: full

Why is this needed?

No response

Other

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions