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

Automate tasks with pixi #747

Closed
3 tasks done
Hofer-Julian opened this issue Nov 7, 2023 · 1 comment · Fixed by #911
Closed
3 tasks done

Automate tasks with pixi #747

Hofer-Julian opened this issue Nov 7, 2023 · 1 comment · Fixed by #911
Assignees

Comments

@Hofer-Julian
Copy link
Contributor

Hofer-Julian commented Nov 7, 2023

  • pixi run generate-testmodels # e.g. pixi run generate-testmodels basic should generate the basic model
  • pixi run ribasim-model # pixi run ribasim /path/to/ribasim.toml, implementation might be similar to using Ribasim; Ribasim.run(ARGS) (in progress as part of FR: Log to file #502)
  • pixi run resolve-manifests # run pkg resolve on the checked in manifests (not needed after Share manifests #740)

Follow up to #598

@github-project-automation github-project-automation bot moved this to To do in Ribasim Nov 7, 2023
@Hofer-Julian Hofer-Julian mentioned this issue Nov 7, 2023
9 tasks
@Hofer-Julian Hofer-Julian moved this from To do to What's next in Ribasim Dec 7, 2023
@visr visr moved this from What's next to 🏗 In progress in Ribasim Dec 15, 2023
@deltamarnix deltamarnix moved this from 🏗 In progress to 👀 In review in Ribasim Dec 19, 2023
@deltamarnix
Copy link
Contributor

Fixed with #911

@deltamarnix deltamarnix self-assigned this Dec 19, 2023
@visr visr closed this as completed in #911 Jan 11, 2024
visr added a commit that referenced this issue Jan 11, 2024
Fixes #502 
Fixes #747

Using `LoggingExtras` as a basis to write logs to two places at the same
time.
The verbosity only applies to the file logger.
The terminal logger will always be on Progress level (-1).

The settings.json was adjusted to exclude some folders that do not help
in our development.

---------

Co-authored-by: Martijn Visser <[email protected]>
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Ribasim Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants