8000 feat: display warning if dirty git workspace by manuel3108 · Pull Request #373 · svelte-add/svelte-add · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

feat: display warning if dirty git workspace #373

Merged
merged 2 commits into from
May 26, 2024

Conversation

manuel3108
Copy link
Member

Closes #363

Adds a new global precondition checking if the working directory is a git repository and contians uncomitted changes. If that's the case the precondition will fail.
As with all other preconditions, this check can be disabled with --skip-preconditions

Copy link
changeset-bot bot commented May 26, 2024

🦋 Changeset detected

Latest commit: 26a993a

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

This PR includes changesets to release 11 packages
Name Type
@svelte-add/core Minor
svelte-add Patch
@svelte-add/testing-library Patch
@svelte-add/website Patch
@svelte-add/bootstrap Patch
@svelte-add/bulma Patch
@svelte-add/mdsvex Patch
@svelte-add/routify Patch
@svelte-add/storybook Patch
@svelte-add/tailwindcss Patch
@svelte-add/threlte Patch

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

@manuel3108 manuel3108 merged commit aa64ea4 into main May 26, 2024
1 of 2 checks passed
@manuel3108 manuel3108 deleted the display-warning-dirty-git branch May 26, 2024 06:25
@github-actions github-actions bot mentioned this pull request May 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display warning if dirty git repository is detected
1 participant
0