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

chore(core-styles): v0.6.0-beta #5

Merged
merged 13 commits into from
Jun 27, 2022
Merged

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Jun 8, 2022

Overview:

Update core-styles version to 0.6.0-beta.

Related:

Changes:

  • docs(changelog): add new version
  • docs(changelog): fix version typos
  • docs(readme): combine versioning steps
  • chore: update version

Testing:

UI:

N/A

Notes:

Let's talk about versioning.

Core-Styles

Early on (i.e. until there is an automated Pattern Library to test with), I want to publish (to NPM) Styles versions without waiting for TUP-UI version bump, so I can use the new versions in Core-CMS and Core-Portal. I can deploy alpha and beta versions of Styles to NPM for such scenarios. And once CMS and/or Portal have tested a Styles version (at alpha or beta) i.e. merged a PR with the new version, then Core-Styles can get a proper version (no alpha no beta).

This Whole Repo

As a whole, not just the TUP-UI app, nor any one lib. If there is one version to rule them all, I will change Core-Styles to match. But I may still suggest alpha/beta tagging so I can version Styles changes that need to be tested.

@wesleyboar wesleyboar changed the title chore(styles): version up to 0.6.0-beta chore(styles): v0.6.0-beta Jun 8, 2022
Comment on lines +147 to +151
[unreleased]: https://github.com/TACC/Core-Styles/compare/v0.6.0-beta...HEAD
[0.6.0-beta]: https://github.com/TACC/Core-Styles/releases/tag/v0.6.0-beta
[0.6.0-alpha.2]: https://github.com/TACC/Core-Styles/releases/tag/v0.6.0-alpha.2
[0.6.0-alpha.1]: https://github.com/TACC/Core-Styles/releases/tag/v0.6.0-alpha.1
[0.6.0-alpha]: https://github.com/TACC/Core-Styles/releases/tag/v0.6.0-alpha
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh. These URLs are wrong (see TACC/Core-Styles). Plan needed.

wesleyboar and others added 8 commits June 23, 2022 14:22
- remove callout that only cms uses this
- add portal to related repo
* fix(tup-ui): load CSS from correct path

* chore(tup-ui): format:write

* fix(tup-ui): more CSS path fixes

* Fix pipeline by building dist/core-components

* Fix pipeline by building dist/core-styles

Co-authored-by: Joon-Yee Chuah <[email protected]>
These steps were based on Core-Styles in its own repo, where it had tags from which `git describe` could produce a build ID.

No tags in new repo, so simpler default build step, and do not mention `git describe`.
@wesleyboar wesleyboar changed the title chore(styles): v0.6.0-beta chore(cstyles): v0.6.0-beta Jun 23, 2022
@wesleyboar wesleyboar changed the title chore(cstyles): v0.6.0-beta chore(core-styles): v0.6.0-beta Jun 23, 2022
@wesleyboar wesleyboar marked this pull request as ready for review June 23, 2022 19:38
@wesleyboar wesleyboar merged commit 410a09f into main Jun 27, 2022
@wesleyboar wesleyboar deleted the task/styles-version-bump branch June 27, 2022 19:15
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.

2 participants