Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added ignoreChanges #188

Merged
merged 1 commit into from
Apr 1, 2022
Merged

added ignoreChanges #188

merged 1 commit into from
Apr 1, 2022

Conversation

nielslyngsoe
Copy link
Member

@nielslyngsoe nielslyngsoe commented Apr 1, 2022

Ensuring that Lerna does not bump version of a package if one of following files are changed.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Motivation and context

How to test?

Screenshots (if appropriate)

Checklist

  • If my change requires a change to the documentation, I have updated the documentation in this pull request.
  • I have read the CONTRIBUTING document.
  • I confirm that to my knowledge the contribution looks original and that the contributor is presumably allowed to share it.
  • I have added tests to cover my changes.

@nielslyngsoe nielslyngsoe added the enhancement New feature or request label Apr 1, 2022
@iOvergaard iOvergaard merged commit d7cdffb into dev Apr 1, 2022
@iOvergaard iOvergaard deleted the bugfix/lerna-ignoreChanges branch April 1, 2022 08:04
iOvergaard pushed a commit that referenced this pull request Apr 1, 2022
This helps us see which packages needs to be bumped when releasing
iOvergaard added a commit that referenced this pull request Apr 1, 2022
* internal: added ignoreChanges to Lerna (#188)

This helps us see which packages needs to be bumped when releasing

* fix: add missing reference to uui-input-lock (#187)

* fix: Remove local definition of --uui-box-default-padding for uui-box (#189)

* remove local definition of --uui-box-default-padding

* better description of slots

* test --uui-box-default-padding can be defined outside scope

BREAKING CHANGE: This should now be configured globally

* internal: add more files to lerna ignore

* Publish

 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]
 - @umbraco-ui/[email protected]

* update references

* internal: use npm ci to counter Github Actions oddness

* internal: try with unsafe-perm to counter differentiating OS'es

* internal: downgrade Turbo to 1.1.5 to supposedly work with Github Actions

Co-authored-by: Niels Lyngsø <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants