15 Commits

Author SHA1 Message Date
DogmaDragon
c414e47c20
Add plugin schema validator workflow (#505)
* Remove code formatting workflows and related configuration files

* Remove formatting instructions from README

* Add plugin validator

* Add workflow

* Limit workflow to plugins/themes directories
2025-02-21 02:48:53 +02:00
DogmaDragon
daca1c03ea
Remove code formatting workflows and related configuration files (#504) 2025-02-11 01:59:29 +02:00
DogmaDragon
ee1b0137e9
Fix workflow 2025-02-01 09:34:41 +02:00
DogmaDragon
66d0cb5ce4
Fix workflow 2025-02-01 09:23:25 +02:00
DogmaDragon
7a59c56b1f
Fix workflow
Update from deprecated version https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2025-02-01 09:17:55 +02:00
WithoutPants
6664747041
Revert "integrate stash-plugin-builder (#244)" (#262)
This reverts commit 6e873b936dc947ec38f31800cbe00c761056f959.
2024-02-23 07:51:24 +11:00
Raghavan
6e873b936d
integrate stash-plugin-builder (#244)
* integrated stash-plugin-builder

* update readme

* add trigger paths

* trigger build on config change

* rename deploy.yml

* yarn run format

* update stash-plugin-builder

* add docs comments for build.js

* stash-plugin-builder v1.0.2

* update stash-plugin-builder

* build on package change
2024-02-22 17:50:04 +05:30
Raghavan
862f16b20a
Fix trailing comma (#247)
* added .prettierrc.json
* modified:   .gitignore
* yarn run format
* fix check format workflow
2024-02-11 19:41:16 +11:00
Raghavan
6348755d36
use yarn (#243)
* switch to yarn
* yarn run format
* prettier path
* Update .prettierignore
2024-02-08 08:02:35 +11:00
Raghavan
228c294ffa
Workflow to check JS and PY code format (#242)
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00
WithoutPants
adc642cc7b
Make main stable, develop a separate ref 2023-12-27 17:14:29 +11:00
WithoutPants
27b74b8d33
Build stable branch 2023-12-12 12:00:04 +11:00
WithoutPants
79b544efe7 Fix incorrectly commented line 2023-11-28 09:56:24 +11:00
WithoutPants
92b869284d Update deploy action 2023-11-28 09:50:06 +11:00
WithoutPants
952c99ec7b Build stable and main indexes 2023-11-22 14:33:49 +11:00