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

Chore: Fix copy in create package #40

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

iLLiCiTiT
Copy link
Member

Description

Fix copy to output dir in create package script.

@BigRoy
Copy link
Contributor

BigRoy commented Jul 12, 2024

To test this I should just run it to create package at explicit output dir that does not exist before I run it?

Copy link
Contributor

@BigRoy BigRoy left a comment

Choose a reason for hiding this comment

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

This worked to create the package in that 'destination' folder even if the packages folder did not previously exist.

/ayon-houdini/create_package.py --output %DESTINATION%

Also worked with

/ayon-houdini/create_package.py

Even if packages folder did not exist yet in the ayon-houdini git folder.

@iLLiCiTiT iLLiCiTiT merged commit bb5eb07 into develop Jul 15, 2024
1 check passed
@iLLiCiTiT iLLiCiTiT deleted the bugfix/fix-copy-in-create-package branch July 15, 2024 11:59
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.

3 participants