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

Various improvements for v0.10 #59

Merged
merged 7 commits into from
Nov 19, 2024
Merged

Various improvements for v0.10 #59

merged 7 commits into from
Nov 19, 2024

Conversation

grst
Copy link
Collaborator

@grst grst commented Nov 18, 2024

Close #8
Close #53
Close #37

Copy link
Contributor

github-actions bot commented Nov 18, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-11-19 07:43 UTC

@grst grst marked this pull request as ready for review November 18, 2024 16:07
except KeyError:
log.error("dvc.yaml defines parameter that is not in params.yaml")
except KeyError as e:
log.error(f"dvc.yaml defines parameter {e} that is not in params.yaml")
Copy link
Contributor

Choose a reason for hiding this comment

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

great addition

@@ -6,7 +6,7 @@ stages:
- output
cmd:
- |
bash << EOF
bash -euo pipefail << EOF
Copy link
Contributor

Choose a reason for hiding this comment

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

important

@grst grst merged commit 6209c9e into main Nov 19, 2024
5 checks passed
@grst grst deleted the v0.10 branch November 19, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants