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

Support for workflows within libraries #158

Merged
merged 34 commits into from
Oct 1, 2020
Merged

Conversation

jbrunton
Copy link
Owner

@jbrunton jbrunton commented Sep 30, 2020

TODOs:

  • Enforce directory structure in libs
  • e2e test for jsonnet lib with workflow
  • Implement libs with workflows for ytt
  • e2e test for ytt lib with workflow
  • rename "libs" -> "files" in lib manifest
  • reinstate tests for local libs (not gflowslib packages)
  • consider better names for different types of packages/libs (especially local gflowslibs vs libs directories) (Improve naming of different lib types #160)
  • fix TODO in ytt engine getWorkflowSourcesInDir()
  • define and validate behavior for observable workflow sources and templates for jsonnet engine
  • define and validate behavior for observable workflow sources and templates for ytt engine
  • update docs (Update docs for remote workflows in .gflowslib packages #162)

@jbrunton jbrunton linked an issue Sep 30, 2020 that may be closed by this pull request
@jbrunton jbrunton merged commit 1ac9fa1 into develop Oct 1, 2020
@jbrunton jbrunton deleted the gflowslib-workflows branch October 1, 2020 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for workflows within libraries
1 participant