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

feature/make project folder configurable #451

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

SamTheisens
Copy link
Collaborator

@SamTheisens SamTheisens commented Jul 14, 2024

This PR makes the (deployment) subfolder where project.yml are placed configurable, so a different/better folder name can be used.
It also remove some logic that accommodated scenarios that could only occur during test: 9ce94e7

@SamTheisens SamTheisens force-pushed the feature/make-project-folder-configurable branch from 9f4d8fe to fa9a187 Compare July 14, 2024 08:59
Copy link

github-actions bot commented Jul 14, 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 62%
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% (3017 / 3722)

Minimum allowed line rate is 79%

Copy link

github-actions bot commented Jul 14, 2024

New release 451.4144 deployed at Test Pypi.
Install with

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

@SamTheisens SamTheisens force-pushed the feature/make-project-folder-configurable branch from 07a30ee to ab0c08c Compare July 14, 2024 14:25
@SamTheisens SamTheisens requested review from Jorg88 and ptab July 14, 2024 14:26
name:
type: string
enum:
- kak
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😆

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instantly this project is more mature

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.

None yet

2 participants