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

Automate updates #1

Open
5 tasks
StarLederer opened this issue Jan 26, 2023 · 1 comment
Open
5 tasks

Automate updates #1

StarLederer opened this issue Jan 26, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@StarLederer
Copy link
Owner

StarLederer commented Jan 26, 2023

This preset is very simple and does not implement anything unique so we can probably track preset-mini automatically.

Looking for help since I am not good at automation.

Tasklist:

  • UnoCSS releases are detected.
  • Dependencies are bumped and match latest UnoCSS.
  • Version is changed to match UnoCSS.
  • A test is executed to confirm preset can be used without errors (should probably ask UnoCSS team how to do this best).
  • New version is published to NPM automatically.
@StarLederer StarLederer added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Jan 26, 2023
@StarLederer
Copy link
Owner Author

@eshimischi If you are interested in trying, i think you can go to the UnoCSS repo for reference, they have an extensive integration suite might help. The tests and examples dirs should be especially useful.

To safely deligate the update task to CI we should be sure that the plugin still still works with at least Vite every time and produces expected CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant