Skip to content

Commit

Permalink
Update rfc/system/0008-community-plugins.md
Browse files Browse the repository at this point in the history
Signed-off-by: Fabio M. Graetz, Ph.D. <[email protected]>
  • Loading branch information
fg91 authored Sep 26, 2024
1 parent a77d103 commit 4a4cb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfc/system/0008-community-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The Flyte community as a self-governed and productive collective of individuals,
## 3 Proposed Implementation

- Create a `community` folder under `flytekit/plugins` and keep releasing the plugins in that folder as separate `pypi` packages.
- Configure CI to only run tests on `plugins/community` when there are changes.
- Configure CI to only run tests on `plugins/community` when there are changes to a respective plugin.
- Keep releasing community plugins alongside flytekit, even if there are no changes.
- Explicitly mark plugins as community maintained in the import via `import flytekitplugins.contrib.x`
- Plugin authors are responsible for maintaining their plugins, and `flytekit` maintainers are responsible for final approvals and merging into the repo.
Expand Down

0 comments on commit 4a4cb82

Please sign in to comment.