Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Support function versioning #8

Open
yqf3139 opened this issue Mar 7, 2017 · 0 comments
Open

Support function versioning #8

yqf3139 opened this issue Mar 7, 2017 · 0 comments

Comments

@yqf3139
Copy link
Contributor

yqf3139 commented Mar 7, 2017

Fission supports function versioning, every function update create a new version labeled by uid.
Currently fission is missing a api for listing all the version info (timestamp, uid) for a specific function.
I have a commit to do this and is working with fission to land this.

  • Add function version listing in the function edit page.
  • User can replace their current working space (the draft) with any version they select.
  • By default all references to a function point to it's latest version.
  • Show the uid to the user of which version of code they are using for a trigger.
  • Add uid selection in trigger create forms.

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant