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

Update README to include Discussion about the flow of files through the Rodeo #4

Closed
Tracked by #421
jeremyf opened this issue May 8, 2023 · 1 comment
Closed
Tracked by #421

Comments

@jeremyf
Copy link
Contributor

jeremyf commented May 8, 2023

Within the context of the DerivativeRodeo we have conceptual data structures associated with the file set.

  • Chute: What are the files we’re bringing to the rodeo
  • Agenda: What files are the rodeo responsible for making
  • RoundUp: What files do we actually have when all is done; what we will associate with the corresponding FileSet.

The DerivativeRodeo is responsible for making the files required by the Agenda that are not in the Chute (e.g. Agenda - Chute). The RoundUp is the AgendaChute;

Related to:

@jeremyf
Copy link
Contributor Author

jeremyf commented May 11, 2023

This has been done through numerous commits.

@jeremyf jeremyf closed this as completed May 11, 2023
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

No branches or pull requests

1 participant