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

[RFE] support to upload validated and packaged templates #5

Closed
DumpySquare opened this issue Jun 7, 2020 · 3 comments
Closed

[RFE] support to upload validated and packaged templates #5

DumpySquare opened this issue Jun 7, 2020 · 3 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@DumpySquare
Copy link
Member

It would be nice to have the tool not only validate, and package the templates but upload them to an f5 or FAST service also. This could really streamline the authoring process.

@mstokes-f5
Copy link
Contributor

While I see the utility in this, I believe it is out of scope for this project. This project and the accompanying CLI are for the template engine and language, not for interacting with BIG-IP or the FAST service (f5-appsvcs-templates) running on the BIG-IP. There is currently some BIG-IP-specific code in this repo (the AS3Driver), but there are talks in progress for moving this code elsewhere.

Pinging @zinkem5 in case he has different thoughts on scope.

@zinkem5
Copy link

zinkem5 commented Aug 4, 2020

I think this is a better feature for the SDK that focuses on communication with BIG-IP: https://www.npmjs.com/package/f5-sdk-js

FAST-core is primarily focused on template rendering and generic HTTP capabilities. BIG-IP specific code is out of scope for FAST-Core.

@DumpySquare
Copy link
Member Author

Thanks for the feedback gents! As recommended, I implemented this in the extension.

@shyawnkarim shyawnkarim added the question Further information is requested label Feb 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants