Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make "function tool" in ironcli #13

Closed
treeder opened this issue Jul 19, 2016 · 2 comments
Closed

Make "function tool" in ironcli #13

treeder opened this issue Jul 19, 2016 · 2 comments

Comments

@treeder
Copy link
Contributor

treeder commented Jul 19, 2016

Say you make a directory for each function, the tool will go through each directory and check for changes, if changed, bump a version number (use the same type of script we use in release.sh? or check for a VERSION file and bump that), then run docker build, tag it with version, then docker push, then update route in IronFunctions.

Should think about some way to help with testing too, like build, then run tests against the container?

See: https://github.com/iron-io/functions/tree/master/tool

and/or build this into serverless framework?

@treeder
Copy link
Contributor Author

treeder commented Jul 19, 2016

Should essentially do this for each directory: https://github.com/iron-io/functions/tree/master/examples/hello#building-image

And also register the update image with the route.

@seiflotfy
Copy link
Contributor

@Nyarum @treeder is there a branch currently in progress related to this issue?

@treeder treeder modified the milestones: Beta - Feature Freeze, Beta Oct 12, 2016
@seiflotfy seiflotfy modified the milestones: Alpha 2, Alpha 1 Oct 14, 2016
@ucirello ucirello closed this as completed Nov 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants