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

0.6: Update docs and examples #1342

Merged
merged 3 commits into from
Oct 25, 2021
Merged

0.6: Update docs and examples #1342

merged 3 commits into from
Oct 25, 2021

Conversation

vladaionescu
Copy link
Member

@vladaionescu vladaionescu commented Oct 22, 2021

Docs preview: https://app.gitbook.com/o/-MB5s2W0v8S4xFU5ELti/s/WAEFmRlTkh9KoLoExeDB/

Our own builds have not been updated to avoid conflicts with the main branch. Only examples and docs.

This removes beta and experimental labels in the docs for a number of features that are being GA'd. It also enables by default the necessary feature flags (@alexcb - mind reviewing this part to make sure that I got it right? See features.go changes).

Not yet done (will be done in a separate PR. EDIT: See #1344):

  • Enabling local registry exporter by default
  • Enabling client conversion parallelism by default
  • Enabling --use-inline-cache for all builds and deprecating the flag

Question regarding FROM DOCKERFILE: IIRC this is left as beta only because it doesn't quite work on windows. But windows is already in the experimental bucket - so I think we can call FROM DOCKERFILE ga then? Thoughts @dchw?

@vladaionescu
Copy link
Member Author

Another question regarding VERSION, @alexcb - in here #991. Do we already support returning an error as described?

Screen Shot 2021-10-22 at 4 31 28 PM

@alexcb
Copy link
Contributor

alexcb commented Oct 23, 2021

Do we already support returning an error as described?

@vladaionescu we will need to insert 0.6 here: https://github.com/earthly/earthly/blob/main/ast/validator.go#L15-L17

@vladaionescu vladaionescu changed the title Update docs and examples for 0.6 0.6: Update docs and examples Oct 23, 2021
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.

2 participants