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

Attach labels to dagster user code helm chart #420

Conversation

kgrunert
Copy link
Contributor

@kgrunert kgrunert commented May 8, 2024

No description provided.

Copy link

github-actions bot commented May 8, 2024

Code Coverage

Package Line Rate Health
src.mpyl 93%
src.mpyl.artifacts 60%
src.mpyl.cli 61%
src.mpyl.projects 95%
src.mpyl.reporting 100%
src.mpyl.reporting.formatting 99%
src.mpyl.stages 63%
src.mpyl.steps 88%
src.mpyl.steps.build 82%
src.mpyl.steps.deploy 73%
src.mpyl.steps.deploy.bpm 69%
src.mpyl.steps.deploy.k8s 81%
src.mpyl.steps.deploy.k8s.resources 97%
src.mpyl.steps.postdeploy 82%
src.mpyl.steps.test 93%
src.mpyl.utilities 100%
src.mpyl.utilities.bpm 78%
src.mpyl.utilities.dagster 71%
src.mpyl.utilities.github 74%
src.mpyl.utilities.helm 100%
src.mpyl.utilities.http_client 95%
src.mpyl.utilities.jenkins 69%
src.mpyl.utilities.junit 97%
src.mpyl.utilities.logging 78%
src.mpyl.utilities.pyaml_env 100%
src.mpyl.utilities.repo 66%
src.mpyl.utilities.sbt 96%
src.mpyl.utilities.subprocess 76%
src.mpyl.utilities.yaml 100%
Summary 81% (3011 / 3700)

Minimum allowed line rate is 79%

Copy link

github-actions bot commented May 8, 2024

New release 420.4264 deployed at Test Pypi.
Install with

pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple mpyl==420.4264

@kgrunert kgrunert force-pushed the fix/DATA-000-add-an-ever-changing-label-to-dagster-helm-deploys branch 2 times, most recently from e9d5d60 to 12fd078 Compare September 13, 2024 09:14
@lfagliano lfagliano force-pushed the fix/DATA-000-add-an-ever-changing-label-to-dagster-helm-deploys branch from 9cdece0 to 6fec0cc Compare September 13, 2024 11:36
@lfagliano lfagliano force-pushed the fix/DATA-000-add-an-ever-changing-label-to-dagster-helm-deploys branch from 337932e to fc78b89 Compare September 16, 2024 08:41
@kgrunert kgrunert force-pushed the fix/DATA-000-add-an-ever-changing-label-to-dagster-helm-deploys branch from fc78b89 to a788ce9 Compare September 16, 2024 10:25
kgrunert and others added 6 commits September 18, 2024 14:00
Disable linting for too-many-public-methods
Right now, if a project has a dependency with the same starting root
name, it is picked as a dependency, but this may not true.

For instance, a project called weather, with a root folder of
'python/weather', has a dependency on a library in 'python/weather_lib'.
The startwith statement is going to call that a self-dependency, but it
is not the case.
@kgrunert kgrunert force-pushed the fix/DATA-000-add-an-ever-changing-label-to-dagster-helm-deploys branch from f1ed8d0 to b60d883 Compare September 18, 2024 12:02
@tijmenstor tijmenstor merged commit bb3bdcf into main Sep 18, 2024
7 checks passed
@tijmenstor tijmenstor deleted the fix/DATA-000-add-an-ever-changing-label-to-dagster-helm-deploys branch September 18, 2024 12:16
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.

5 participants