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

Persist run plan only in ci runs #485

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

SamTheisens
Copy link
Collaborator

@SamTheisens SamTheisens commented Sep 22, 2024

There does not appear to be a use case for persisting the run plan in local run scenarios. It does however diminish the usability of local runs via the cli

@SamTheisens SamTheisens changed the title feature/persist run plan only in ci Persist run plan only in ci runs Sep 22, 2024
Copy link

github-actions bot commented Sep 22, 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 89%
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 67%
src.mpyl.utilities.sbt 96%
src.mpyl.utilities.subprocess 76%
src.mpyl.utilities.yaml 100%
Summary 81% (3048 / 3742)

Minimum allowed line rate is 79%

Copy link

github-actions bot commented Sep 22, 2024

New release 485.4292 deployed at Test Pypi.
Install with

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

@SamTheisens SamTheisens changed the base branch from main to feature/demonstrate-plugin-steps September 22, 2024 06:21
@SamTheisens SamTheisens force-pushed the feature/persist-run-plan-only-in-ci branch from f6b53f5 to 21b6fb4 Compare September 22, 2024 09:54
@SamTheisens SamTheisens requested a review from Jorg88 September 22, 2024 10:13
@SamTheisens SamTheisens requested review from tijmenstor and ptab October 5, 2024 06:14
Base automatically changed from feature/demonstrate-plugin-steps to main October 9, 2024 12:26
@SamTheisens SamTheisens merged commit 8e466f2 into main Oct 9, 2024
7 checks passed
@SamTheisens SamTheisens deleted the feature/persist-run-plan-only-in-ci branch October 9, 2024 12:56
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