-
Notifications
You must be signed in to change notification settings - Fork 334
Move Standard.Image out of distribution #14553
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
base: develop
Are you sure you want to change the base?
Conversation
There is now README.md in a namespace directory root.
Previously, was pointing to non-existing file, so the real `manifest.yaml` generated file was not cleaned.
|
First nightly release scheduled: https://github.com/enso-org/enso/actions/runs/20717064290
|
|
Choosing I realized this after the latest failure in the latest TL;DRFor the purpose of the demonstration, let's choose a library that has no native libraries. |
Image library is going to be uploaded to an external repository, therefore, we need all the native libraries included.
|
After fd8bb2283b65032aa587ed18b726145cb0947d73, the contents of This is needed because we don't yet have a way how to distinguish remote |
|
Another iteration of Nightly Release workflow at https://github.com/enso-org/enso/actions/runs/20748715350
|

Closes #14469
Pull Request Description
Move
Standard.Imageout of the distribution, as an external library that will be hosted on GH as an artifact.Important Notes
Checklist
Please ensure that the following checklist has been satisfied before submitting the PR:
Scala,
Java,
TypeScript,
and
Rust
style guides. In case you are using a language not listed above, follow the Rust style guide.
or the Snowflake database integration, a run of the Extra Tests has been scheduled.