Commit graph

4 commits

Author SHA1 Message Date
Ash
eea33cbd18
chore: Run CI builds for pull requests too 2024-12-21 22:42:05 +11:00
Ash
e1d7cb56c2
Create dependabot.yml 2024-12-21 22:34:35 +11:00
Daniel López Guimaraes
f4aeee8034 feat!: Split Inkay into a module and a plugin
This is necessary for a future Aroma feature. This also makes more clear
the immutability of the patches that Pretendo requires, since they
cannot be reverted easily.

All patching code is now managed inside the module, which the plugin
triggers by calling an exported function from it. The WWP reset code
remains within the plugin as it isn't strictly tied to the patches.
2024-11-21 12:49:16 +11:00
Ash Logan
004e28cdce ci: Add CI 2022-08-31 23:03:40 +10:00