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

Fix tool filtering #118

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Fix tool filtering #118

merged 2 commits into from
Jun 13, 2024

Conversation

paulzierep
Copy link
Collaborator

  • jq -s '.' merged the json with one nesting of the array too much ([[{}]] instead of [{}]), leading to a failure of the filtering tool.
  • added set -e to the bash script, since the CI did not show the python error as failure
  • modified the main script to allow for empty or not existing tools_status file

@paulzierep paulzierep merged commit 1cd1578 into main Jun 13, 2024
4 checks passed
neoformit pushed a commit to nomadscientist/galaxy_codex that referenced this pull request Jul 28, 2024
* fix wrong json merging

* allow empty or no tools_status file
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.

1 participant