You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the plans for devfile/api#239 (perhaps in Devfile v2.1?), we will have a global "variable" in devfile.
This would most obviously be useful for parameterizing the Open Liberty version in the devfile.
Of course, the template with {{.OL_RUNTIME_VERSION}} and build.sh is simple enough, but this would be even cleaner, and a nice example of how to make use of this feature.
Update devfile
Update customization doc
Update application-stack-intro
Update application-stack-samples
The text was updated successfully, but these errors were encountered:
scottkurz
changed the title
Refactor devfile to incorporate "global attribute"
Refactor devfile and samples to incorporate "global attribute"
Feb 23, 2021
Uh oh!
There was an error while loading. Please reload this page.
With the plans for devfile/api#239 (perhaps in Devfile v2.1?), we will have a global "variable" in devfile.
This would most obviously be useful for parameterizing the Open Liberty version in the devfile.
Of course, the template with
{{.OL_RUNTIME_VERSION}}
and build.sh is simple enough, but this would be even cleaner, and a nice example of how to make use of this feature.The text was updated successfully, but these errors were encountered: