Skip to content

Conversation

@bernt-matthias
Copy link
Collaborator

Just using galaxyxml in some project. Will collect bugfixes and improvements here.

Will ping when ready.

particularly it has no name attribute that would be required
otherwise there is a name clash with the name attribute of the nodes

before this change the CLI for repeats was

```
if str($i_repeat....) == "when_content"
```

now its

```
if str($i_ACTUAL_REPEAT_NAME....) == "when_content"
```
if the `mako_path` parameter is passed to the `command_line` function
then the path is overwritten, i.e. if the repeat is contained in or
contains other conditionals, repeats, etc they do not appear in the
path of the produced variable.
@bernt-matthias bernt-matthias marked this pull request as draft June 14, 2023 07:06
outer element need to be first
@bernt-matthias bernt-matthias force-pushed the imp branch 8 times, most recently from 284e93c to 69b9bed Compare June 14, 2023 14:05
hexylena pushed a commit that referenced this pull request Sep 13, 2023
hexylena added a commit that referenced this pull request Sep 19, 2023
@bernt-matthias
Copy link
Collaborator Author

@hexylena totally forgot about this one. Guess this is ready for review :)

@hexylena
Copy link
Owner

Hoi @bernt-matthias sounds good! I'll give it a look

@hexylena hexylena merged commit 89ddb9a into hexylena:main Apr 22, 2025
2 checks passed
@bernt-matthias bernt-matthias deleted the imp branch May 5, 2025 07:56
@bernt-matthias
Copy link
Collaborator Author

Hey @hexylena thanks fort merging. Can we prepare a new release here? Let me know if I can help.

@hexylena
Copy link
Owner

hexylena commented May 5, 2025

Let me know if I can help.

I think if you create a new tag, the rest will be handled. Would you like to?

Judging by my commit message the last time I touched the automated release, I did not enjoy the process 😆 but maybe it's fully automated now, or you can tell me what needs to be fixed.

@bernt-matthias
Copy link
Collaborator Author

I created 0.5.4 .. but it tries to push 0.5.3 .. which fails :(

@hexylena
Copy link
Owner

hexylena commented May 6, 2025

ah was just missing the package bump: 2a26948 thanks for testing it for me :)

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