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

Splitting channel metadata into Channel and Manifest files #118

Closed
jmesnil opened this issue Nov 16, 2022 · 3 comments · Fixed by #109
Closed

Splitting channel metadata into Channel and Manifest files #118

jmesnil opened this issue Nov 16, 2022 · 3 comments · Fixed by #109

Comments

@jmesnil
Copy link
Member

jmesnil commented Nov 16, 2022

Splitting the Channel definition into Channel and Manifest files.

Channel contains static information - repositories, vendor, etc while Manifest contains streams definition

@jmesnil jmesnil linked a pull request Nov 16, 2022 that will close this issue
@jmesnil
Copy link
Member Author

jmesnil commented Nov 16, 2022

@spyrkob can we step back from #109 and define here what we want to achieve.

In particular, we should define:

  • the spec for the 2 schema (manifest and channels)
  • how they relate to each other (in particular the requires field)
  • the actual definition of the maven repositories and making sure that they can work with different environments (offline installation, proxies, etc.)

@spyrkob
Copy link
Contributor

spyrkob commented Nov 17, 2022

@jmesnil what's the best way to collaborate on the spec? put it down in a comment here, create a google doc?

spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Nov 24, 2022
spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Nov 24, 2022
spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Nov 24, 2022
@spyrkob
Copy link
Contributor

spyrkob commented Nov 24, 2022

@jmesnil I created #123 with the updated spec and schema.

I added all the changes to the channels definition we're looking at (manifest, blocklist and default resolution strategy).

@jmesnil jmesnil linked a pull request Nov 25, 2022 that will close this issue
jfdenise pushed a commit to jfdenise/wildfly-channel that referenced this issue Jan 12, 2023
spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Jan 20, 2023
spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Jan 20, 2023
… spec changes - channel/manifest split,

blocklist and resolve strategies
spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Jan 20, 2023
… spec changes - channel/manifest split,

blocklist and resolve strategies
spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Jan 20, 2023
… spec changes - channel/manifest split,

blocklist and resolve strategies
spyrkob added a commit to spyrkob/wildfly-channel that referenced this issue Jan 24, 2023
… spec changes - channel/manifest split,

blocklist and resolve strategies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants