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

feat(config)!: resolve config.variant in favour of uniq config.theme (DEV-132) #61

Merged

Conversation

nikbrunner
Copy link
Contributor

This simplifies many things and makes it more flexible.

Copy link

linear bot commented Feb 24, 2024

@nikbrunner nikbrunner marked this pull request as ready for review February 24, 2024 10:15
Copy link
Contributor Author

nikbrunner commented Feb 24, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @nikbrunner and the rest of your teammates on Graphite Graphite

@nikbrunner nikbrunner force-pushed the feature/dev-132-merge-configvariant-configtheme-into-one branch from 428c357 to 9b6575e Compare February 24, 2024 10:16
@nikbrunner nikbrunner changed the title feat(config)!: resolve variant. use only unique theme key. feat(config)!: resolve variant. use only unique theme key. (DEV-132) Feb 24, 2024
@nikbrunner nikbrunner force-pushed the feature/dev-132-merge-configvariant-configtheme-into-one branch from 9b6575e to e60ff37 Compare February 25, 2024 09:14
@nikbrunner nikbrunner changed the title feat(config)!: resolve variant. use only unique theme key. (DEV-132) feat(config)!: resolve config.variant in favour of uniq config.theme (DEV-132) Feb 25, 2024
@nikbrunner nikbrunner force-pushed the feature/dev-132-merge-configvariant-configtheme-into-one branch 6 times, most recently from 70d53e4 to 85421d6 Compare February 25, 2024 09:32
Also check only the first line of the commit message against the regex validation pattern.
Resolve `config.variant` in favour of using one simple unique `config.theme` string. This makes
things much easier.

BREAKING CHANGE: `config.variant` no longer exists. Please update your `config.theme` string. (e.g.
`winter` => `terra_winter_night`).

If you were using `util.select_variant()` before, please remove it and use `util.select_theme()` instead.
@nikbrunner nikbrunner force-pushed the feature/dev-132-merge-configvariant-configtheme-into-one branch 3 times, most recently from 777556d to 3dfb17e Compare February 25, 2024 10:46
@nikbrunner nikbrunner force-pushed the feature/dev-132-merge-configvariant-configtheme-into-one branch from 3dfb17e to 7b252e0 Compare February 25, 2024 10:59
Copy link
Contributor Author

nikbrunner commented Mar 3, 2024

Merge activity

@nikbrunner nikbrunner merged commit fee51fa into main Mar 3, 2024
5 checks passed
@nikbrunner nikbrunner deleted the feature/dev-132-merge-configvariant-configtheme-into-one branch March 3, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant