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

WIP: Add support for automatic publishing and distributing #274

Closed
wants to merge 1 commit into from

Conversation

quba42
Copy link
Collaborator

@quba42 quba42 commented May 4, 2021

@pulpbot
Copy link
Member

pulpbot commented May 4, 2021

Attached issue: https://pulp.plan.io/issues/8684

super().on_new_version(version)

# avoid circular import issues
from pulp_deb.app import tasks
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I have no idea how import within this method "avoids circular import issues", but I copied this from other plugins...

@quba42
Copy link
Collaborator Author

quba42 commented May 4, 2021

I am pausing this work, until I can figure out the design question of: "How should the autopublish decide what kind of publication (apt, verbatim, simple and/or structured) should go into a given distribution?"

@quba42 quba42 added the .feature CHANGES/<issue_number>.feature label Aug 3, 2021
@stale
Copy link

stale bot commented May 25, 2022

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

@stale stale bot added the stale label May 25, 2022
@quba42 quba42 removed the stale label May 30, 2022
@stale
Copy link

stale bot commented Aug 30, 2022

This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution!

@stale stale bot added the stale label Aug 30, 2022
@quba42
Copy link
Collaborator Author

quba42 commented Aug 31, 2022

I am closing this, but keeping the rebased branch.

@quba42 quba42 closed this Aug 31, 2022
@quba42
Copy link
Collaborator Author

quba42 commented Aug 31, 2022

Never mind, the branch is now here: https://github.com/ATIX-AG/pulp_deb/tree/auto_publish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.feature CHANGES/<issue_number>.feature stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for automatic publishing and distributing
2 participants