diff options
author | Adam <adamdharrison@gmail.com> | 2024-03-27 11:47:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 16:47:36 +0100 |
commit | 4077626507f857bfccadcd83bcb08810aa3a35a0 (patch) | |
tree | 6645adb4b6f6b57209ec653d5fe8b45653c9d545 /README.md | |
parent | 50ae3df3d3431c54aca5fe983ee4997e2b3c67c6 (diff) | |
download | lite-xl-plugins-4077626507f857bfccadcd83bcb08810aa3a35a0.tar.gz lite-xl-plugins-4077626507f857bfccadcd83bcb08810aa3a35a0.zip |
Added in Option to Stub Update (#393)
* Added in stub updating.
* Fixed thing.
* Renamed job.
* Updated to include tokens.
* Added permissions.
* Added in staging .
* This is where it begins dayo.
* Updated README.md.
* Removed unecessary permission.
* Testing update.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,6 +36,10 @@ the manifest.json file should be updated to include any new plugins added, as sp pin the remote to a specific commit hash. Any plugin that is hosted not in a repository, but only with a `url` must provide a `checksum` that matches the existing plugin.* +*Any commits specified with a `remote` will automatically be checked for updates to the `latest` branch, and PRs will +automaticaly be created for them on a recurring basis to keep things up to date. Stubs can specify an alternate branch +to follow with `extra.follow_branch`.* + *Any non-conforming PRs will not be accepted. The table below will be updated automatically.* *Any entries marked with an asterisk are hosted on external repositories.* |