Skip to content

Add setup-tailwind-standalone Make target#1912

Merged
Simrayz merged 1 commit into
mainfrom
fix/setup-tailwind-alternative-for-build-system
Apr 28, 2026
Merged

Add setup-tailwind-standalone Make target#1912
Simrayz merged 1 commit into
mainfrom
fix/setup-tailwind-alternative-for-build-system

Conversation

@Simrayz

@Simrayz Simrayz commented Apr 28, 2026

Copy link
Copy Markdown
Contributor

Scope and purpose

Add make setup-tailwind-standalone. It is a Django-free alternative to make setup-tailwind for use when building releases.

It chains the existing targets upgrade-tailwind, tailwind-build-config, and tailwind, which all work without Django.

Contributor Checklist

  • Added a changelog fragment for towncrier
  • Added/amended tests for new/changed code
  • Added/changed documentation, including updates to the user manual if feature flow or UI is considerably changed
  • Linted/formatted the code with ruff and djLint, easiest by using pre-commit
  • The first line of the commit message continues the sentence "If applied, this commit will ...", starts with a capital letter, does not end with punctuation and is 50 characters or less long. See our how-to
  • If applicable: Created new issues if this PR does not fix the issue completely/there is further work to be done
  • If this results in changes in the UI: Added screenshots of the before and after
  • If this results in changes to the database model: Updated the ER diagram

@Simrayz Simrayz self-assigned this Apr 28, 2026
@sonarqubecloud

Copy link
Copy Markdown

@Simrayz Simrayz added nonews No news fragment is necessary for this PR (e.g. refactoring, cleanups, workflow/development changes) packaging Affecting how to build packages for PyPI labels Apr 28, 2026
@Simrayz Simrayz requested review from a team and hmpf April 28, 2026 11:38
@github-actions

Copy link
Copy Markdown

Test results

    6 files  1 248 suites   2m 28s ⏱️
  909 tests   908 ✅ 1 💤 0 ❌
5 454 runs  5 448 ✅ 6 💤 0 ❌

Results for commit 96bbe3a.

@codecov

codecov Bot commented Apr 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.47%. Comparing base (1bfd2c9) to head (96bbe3a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1912   +/-   ##
=======================================
  Coverage   88.47%   88.47%           
=======================================
  Files         144      144           
  Lines        6975     6975           
=======================================
  Hits         6171     6171           
  Misses        804      804           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Simrayz Simrayz merged commit 2767687 into main Apr 28, 2026
20 of 21 checks passed
@Simrayz Simrayz deleted the fix/setup-tailwind-alternative-for-build-system branch April 28, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nonews No news fragment is necessary for this PR (e.g. refactoring, cleanups, workflow/development changes) packaging Affecting how to build packages for PyPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants