Contribution ideas #6221
Replies: 2 comments 2 replies
-
We would love offer serverless credits for folks to sign on and do any of these projects |
Beta Was this translation helpful? Give feedback.
-
Fix broken |
Beta Was this translation helpful? Give feedback.
-
Skills: Python
Enable CLI users to pass parameters like
endpoint
,authType
and security config instead of relying purely on a local config file. This would be beneficial for CI/CD systems registering/running workflows on Flyte to craft commands/scripts to run execution without constraining to local file availability. Also it would help speed up the "time to first workflow" for users evaluating Flyte.Skills:
click
andrich_click
Python librariesExecute all examples and tutorials in the docs and update dependencies where needed, detect and fix errors, improve docstrings, and add examples.
Skills: Python, Flyte, Flyte integrations
Today, new contributors have to follow many manual steps before they have a working dev environment to start contributing. Automating this would streamline the process, especially for new contributors. Part of the project is to evaluate the implementation options (Codespaces, Gitpod, a VM, etc).
Skills: Configuration Management, Git
By default, Identity Providers tend to emit short-lived access tokens. Extending token life is not implemented right now for the UI, but it is for the CLI. This project would help close the gap to enable Flyte users to configure token duration that is applied to the UI too. See [BUG] Flyte console refreshes often to re-authenticate #4817 for additional context.
Skills: Go, OAuth protocol
Beta Was this translation helpful? Give feedback.
All reactions