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

Updating INTHEWILD.md #18

Closed
wants to merge 14 commits into from
Closed

Updating INTHEWILD.md #18

wants to merge 14 commits into from

Conversation

pateash
Copy link
Owner

@pateash pateash commented Mar 15, 2024

Description
Adding Prophecy as a user.

pankajastro and others added 14 commits March 14, 2024 21:20
* Fix XComObjectStoreBackend config var in docs

* Add objectstore to wordlist

* Set compression to None for empty string
Some of the recent refactors caused a problem that mypy jobs
started to return errors likely resulting from a bad cache volume
remaining after the jobs completed.

This PR extracts cleanup step to a separate, composite action and
uses this action everywhere, including pruning docker including
all containers and volumes to avoid the issue.
* Add dataset conditions to next run datasets modal

* Fix test
…#38133)

The `BACKEND_VERSION` env variable is now generic way to override
any version of any backend. When you set it before running breeze
and when the value maches possible options for given platform,
the value of concrete backend version will be overridden from the
variable.

This will be helpful to generalize a bit and make reusable test
workflow where `BACKEND_VERSION` will be treated in simiar way
in all tests.
The MyPy jobs started to fail pretty randomly in docs and dev
builds and the main suspect for that is cache - either pre-commit
cache or docker cache stored locally in docker volume.

We can actually disable the cache, because a) pre-commit cache is
not really needed for this job as we only one venv to create and
b) the docker volume cache in case of CI job is at most harmless
as we exect to start all jobs from a clean state.
* feat: Pass proxies config when using ClientSecretCredential in AzureDataLakeStorageV2Hook and added DataToADLSOperator which allows uploading data (e.g. from an XCOM) to a remote file without the need to have a local file created first
---------

Co-authored-by: David Blain <david.blain@b-holding.be>
Co-authored-by: David Blain <david.blain@infrabel.be>
Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
…th templated fields validation (apache#38048)

Co-authored-by: Andrey Anshin <Andrey.Anshin@taragol.is>

Rename `DeleteCustomTrainingJobOperator`'s fields' name to comply with templated fields validation
…d sequentially (apache#36935)


---------

Co-authored-by: Elad Kalif <45845474+eladkal@users.noreply.github.com>
@pateash pateash force-pushed the updating-inthewild branch from f84e52c to f763307 Compare March 15, 2024 13:05
@pateash pateash closed this Mar 15, 2024
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.

9 participants