Skip to content

Conversation

TG1999
Copy link
Contributor

@TG1999 TG1999 commented Sep 18, 2025

closes: #703


created_package = Package.objects.create(**package_data)
created_package.append_to_history(f"New Package created from URI: {package_uri}")
# if we try to create a package more than once it should not fail
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@JonoYang please check this change once! thanks!

@TG1999 TG1999 merged commit 8dde864 into main Sep 18, 2025
3 of 6 checks passed
@TG1999 TG1999 deleted the add_pub_collector branch September 18, 2025 15:46
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.

purl-next: Pub - on demand, data collection

1 participant