Commit Graph
43 Commits
Author SHA1 Message Date
github-actions[bot] cf1bda889a chore: update issue templates [skip ci] 2026-08-03 03:09:21 +00:00
github-actions[bot] 9d40f236bf chore: update issue templates [skip ci] 2026-08-03 02:25:44 +00:00
github-actions[bot] 2e02bbb132 chore: update issue templates [skip ci] 2026-08-02 18:05:43 +00:00
Spyridon Siarapis 4376d18624 ci: Added types to the update issue templates 2026-08-02 19:52:48 +02:00
Lemmy f8767575e4 ci: improve template comments so contributors don't delete the marker. 2026-08-01 09:10:36 -04:00
github-actions[bot] 79db89bce6 chore: update issue templates [skip ci] 2026-08-01 12:59:57 +00:00
github-actions[bot] c977481b59 chore: update issue templates [skip ci] 2026-08-01 12:59:04 +00:00
github-actions[bot] 73d6de1c9f chore: update issue templates [skip ci] 2026-08-01 02:34:26 +00:00
3c551c7832 feat(workflow): Added the workflow for notifying plugin authors in PR's (#180)
* fix(workflow): Fixed a small bug with the issues-check-for-correct-plugin workflow

* feat(workflow): Added a workflow to notify plugin authors for PR's

* add pull-request: write perm

---------

Co-authored-by: Lemmy <studio@quadbyte.net>
2026-07-31 21:35:41 -04:00
Lemmy dffd46ab4d ci(workflow): enforce-pr-template 2026-07-31 08:51:02 -04:00
github-actions[bot] c861c17e02 chore: update issue templates [skip ci] 2026-07-31 12:17:22 +00:00
github-actions[bot] ee84a9b11e chore: update issue templates [skip ci] 2026-07-31 02:32:30 +00:00
github-actions[bot] d1a7e72632 chore: update issue templates [skip ci] 2026-07-31 01:43:15 +00:00
github-actions[bot] 024d6b52fa chore: update issue templates [skip ci] 2026-07-31 01:04:03 +00:00
9b2179899b feat(workflow): Multiple fixes in one (#160)
* fix(workflow): Re-organized the workflow, put the scripts in their own scripts folder

* fix(workflow): Fixed so that we have a default SELECT selection in the issue templates

* fix(workflow): Added a way to run the issue workflows manually as well

* feat(workflow): Added workflow for closing issues with no selected plugin

* fix(workflow): Changed so that we only use one file for jobs that only care about the plugin folders

* fix(workflows): resolve repository root after script move

---------

Co-authored-by: Lemmy <studio@quadbyte.net>
2026-07-30 09:17:54 -04:00
github-actions[bot] 62ead4cee1 chore: update issue templates [skip ci] 2026-07-30 12:35:48 +00:00
Lemmy 859b9061b4 ci: improves bug report and feature request templates 2026-07-29 16:22:39 -04:00
3e10abccb9 feat(workflow): Added workflow to update the issue title automatically (#153)
* feat(workflow): Added a workflow to automatically update the issue title so that it contains the plugin name

* improves matching

---------

Co-authored-by: Lemmy <studio@quadbyte.net>
2026-07-29 15:47:29 -04:00
github-actions[bot] ba12f4c131 chore: update issue templates [skip ci] 2026-07-29 19:00:18 +00:00
github-actions[bot] b4216043b2 chore: update issue templates [skip ci] 2026-07-29 18:44:54 +00:00
Spyridon SiarapisandGitHub ae86b39770 fix(workflow): Added workflow to automatically update the issue templates with the correct plugins (#150)
Added debug

fix like the other workflow

Maybe fix logic bug

fix dropdown issue

fix(workflow): Only run at the root repo
2026-07-29 14:38:03 -04:00
dbd55675ff feat(workflow): Added notify-plugin-authors for issues (#145)
* feat(workflow): Added notify-plugin-authors for issues

fix(workflow): Should be run correctly now

fix(workflow): Added reopened

fix(workflow): Removed cache

fix(workflow): Added a lot, hope this works

fix(workflow): Increment the i

fix(workflow): Maybe?

debug

print cwd

fix: Maybe now works?

fix: maybe

fix: For sure now

fix: Some last fixes before it's done

fix: Now the workflow adds a comment

fix: Format

A lot of commits in this one squashed together

* fix(workflow): Do not use the provided plugin author name since that can be custom written and be another persons name

* fix(workflow): Added propare caching so that we don't reinstall the dependencies everytime

* fix(workflow): Added check for errors that have a very small chance to happen.

* fix(workflow): Fixed some of the 'bugs', it should be fine now with better error handling

* fix(workflow): Added correct guards for the workflow file

* fix(workflow): Changed the name so that it can be used in the other workflow as well.

* fix(workflow): skip quietly on unparseable plugin field, accept bare plugin name

---------

Co-authored-by: Lemmy <studio@quadbyte.net>
2026-07-29 10:50:32 -04:00
Lemmy 0cc710a063 ci(catalog): only change updated_at when the plugin version changes 2026-07-29 01:04:08 -04:00
Lemmy 4d1d17f39a fix(validator): validate all plugin setting types 2026-07-26 19:57:25 -04:00
Lemmy 88bacfe613 feat(catalog): publish per-plugin release history for older API levels 2026-07-25 11:07:01 -04:00
Lemmy 360462f5d3 feat: validate widget gesture actions in plugin manifests 2026-07-25 09:42:23 -04:00
Lemmy 7fa3903113 fix(ci): accept dismiss_on_outside_click, keyboard_focus, persistent and capture_keys panel fields 2026-07-24 14:10:04 -04:00
Lemmy cb9f9d2c99 fix(ci): date uncommitted plugins by mtime in the catalog generator 2026-07-24 14:09:56 -04:00
fa5817684b feat(workflow): add last_modified and date_added fields in catalog.toml (#80)
* Add last_modified and date_added fields in catalog.toml

* remove changes to catalog.toml, better field naming

---------

Co-authored-by: Lemmy <studio@quadbyte.net>
2026-07-23 19:59:14 -04:00
Lemmy 7a476bf7b3 ci(validate): warn on segmented keys in the json, ex: aaaa.bbbb.cccc 2026-07-19 00:16:13 -04:00
Lemmy 163ece02ac ci(validate): proper key format detection 2026-07-19 00:06:41 -04:00
Lemmy ef085ecebf moving from "min_noctalia" to "plugin_api" 2026-07-16 09:30:13 -04:00
Lemmy 0cd40d6715 enforce max 120 chars description 2026-07-15 23:04:53 -04:00
Lemmy c057379c91 docs: standardize and validate plugin READMEs 2026-07-15 21:56:42 -04:00
Lemmy 05820914d3 refactor: enforce noctalia.getConfig across community plugins 2026-07-15 00:22:44 -04:00
Lemmy a6ea5ec9ed ci(validate): add distributions tags 2026-07-14 23:34:14 -04:00
Lemmy dea8de954e ci(pr): improves and clarify translations requirement 2026-07-14 23:05:03 -04:00
Lemmy 62f0b0fe2f ci(validate): added launcher prefix validation + list of allowed tags 2026-07-14 21:25:12 -04:00
Lemmy ebbfa9c845 ci(pr): added thumbnail generator as a list entry 2026-07-13 23:03:50 -04:00
Lemmy a82af31452 ci(validate): detect and deny HTML in README 2026-07-13 23:03:30 -04:00
Lemmy a3b55fe8d3 ci(validate): require 960x540 plugin thumbnails 2026-07-13 22:40:45 -04:00
Lemmy 927ca557d9 noctalia-shell => noctalia 2026-07-13 22:34:17 -04:00
Lemmy 658657138b feat: open the repo for community plugin submissions 2026-07-12 22:44:36 -04:00