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

Continuous integration for tracking development branches #3

Open
jimpick opened this issue Apr 7, 2020 · 0 comments
Open

Continuous integration for tracking development branches #3

jimpick opened this issue Apr 7, 2020 · 0 comments

Comments

@jimpick
Copy link
Member

jimpick commented Apr 7, 2020

We could set up CI pipelines to track development branches of Lotus and automatically
publish schema JSON files somewhere.

I think we should only check in schema files into this package for major branches.

For development branches, we could publish schema files and an index to IPFS and implement a schema loader to fetch a schema that matches a particular Lotus version (perhaps based on the git hash retrieved via the Version JSON-API method).

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