Skip to content

fix(ui): fix REUSE compliance issue, remove generateTailwindThemeClassesJson#1503

Merged
guoda-puidokaite merged 8 commits intomainfrom
guoda-reuse-check
Mar 10, 2026
Merged

fix(ui): fix REUSE compliance issue, remove generateTailwindThemeClassesJson#1503
guoda-puidokaite merged 8 commits intomainfrom
guoda-reuse-check

Conversation

@guoda-puidokaite
Copy link
Contributor

@guoda-puidokaite guoda-puidokaite commented Mar 4, 2026

Summary

Related Issues

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

PR Manifesto

Review the PR Manifesto for best practises.

@guoda-puidokaite guoda-puidokaite self-assigned this Mar 4, 2026
@guoda-puidokaite guoda-puidokaite added the infrastructure Infrastructure related issues, ci as well label Mar 4, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2026

⚠️ No Changeset found

Latest commit: 31cf6f4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@guoda-puidokaite guoda-puidokaite linked an issue Mar 4, 2026 that may be closed by this pull request
2 tasks
@guoda-puidokaite guoda-puidokaite changed the title chore(ci): add reuse lint check corresponding to gh badge check chore(ci): add REUSE lint check and fix compliance issue Mar 4, 2026
@guoda-puidokaite guoda-puidokaite changed the title chore(ci): add REUSE lint check and fix compliance issue fix(ci): add REUSE lint check and fix compliance issue Mar 4, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-03-10 14:12 UTC

@guoda-puidokaite guoda-puidokaite marked this pull request as ready for review March 9, 2026 10:01
@guoda-puidokaite guoda-puidokaite requested review from a team and franzheidl as code owners March 9, 2026 10:01
@guoda-puidokaite guoda-puidokaite marked this pull request as draft March 9, 2026 10:12
@guoda-puidokaite guoda-puidokaite marked this pull request as ready for review March 9, 2026 10:16
@guoda-puidokaite guoda-puidokaite added package All tasks related to package under packages/ ui-components All tasks related to juno-ui-components library labels Mar 9, 2026
TilmanHaupt
TilmanHaupt previously approved these changes Mar 9, 2026
@edda edda removed this from Juno Roadmap Mar 9, 2026
@guoda-puidokaite guoda-puidokaite changed the title fix(ci): add REUSE lint check and fix compliance issue fix(ci): add REUSE lint check Mar 10, 2026
@guoda-puidokaite guoda-puidokaite changed the title fix(ci): add REUSE lint check fix(ui): fix REUSE compliance issue, remove generateTailwindThemeClassesJson Mar 10, 2026
@guoda-puidokaite guoda-puidokaite removed the infrastructure Infrastructure related issues, ci as well label Mar 10, 2026
Copy link
Collaborator

@ArtieReus ArtieReus left a comment

Choose a reason for hiding this comment

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

thanks!!!!

@guoda-puidokaite guoda-puidokaite merged commit c1ae219 into main Mar 10, 2026
17 checks passed
@guoda-puidokaite guoda-puidokaite deleted the guoda-reuse-check branch March 10, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

package All tasks related to package under packages/ ui-components All tasks related to juno-ui-components library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug](ci): Fix Non-Compliance Issue and Add REUSE Compliance CI Check

3 participants