Skip to content

Conversation

@starfi11
Copy link
Contributor

@starfi11 starfi11 commented Sep 6, 2025

No description provided.

Copy link
Contributor

@cibere cibere left a comment

Choose a reason for hiding this comment

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

  1. Please setup a github workflow to handle the building and packaging of your plugin for releases. (Relevant Docs)
  2. Please do not push your bin and lib files directly to your repository, instead build them inside of the workflow I mentioned above.
  3. Please expand on how to use your plugin in your repository's readme file
  4. In your plugin's plugin.json file, the Website key points to a non-existent repository (https://github.com/starfi11/flow_timer_plugin).

@starfi11
Copy link
Contributor Author

starfi11 commented Sep 8, 2025

Thanks for the review. I've completed all the requested changes:

  1. Added a GitHub Actions workflow to handle building and packaging of the plugin.
  2. Removed all bin and lib folders from the repository.
  3. Updated the README with detailed usage instructions and screenshots.
  4. Fixed the Website field in plugin.json, which now points to the correct repository

Let me know if anything else needs to be addressed. Thanks again!

@cibere cibere merged commit 98dba7c into Flow-Launcher:main Sep 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants