Project

Profile

Help

Issue #6210

closed

pulp_rpm_prerequisites is no longer automatically importing to ansible galaxy

Added by mdepaulo@redhat.com about 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 75
Quarter:

Description

Ever since we migrated its CI from Travis to GitHub Actions, this change has been lost: https://github.com/pulp/pulp_rpm_prerequisites/pull/30/files

However, we may not need this anymore due to #6108 . If we do versioned releases pulp_rpm_prerequisites, then users will only download the latest version of galaxy for installing stable releases of pulp / pulp_rpm, not development branches.

We should test whether tagging/releasing pulp_rpm_prerequisites on GitHub will actually trigger that version being imported to galaxy.

Actions #1

Updated by mdepaulo@redhat.com about 4 years ago

  • Description updated (diff)
Actions #2

Updated by fao89 about 4 years ago

  • Triaged changed from No to Yes
  • Sprint set to Sprint 67
Actions #3

Updated by rchan about 4 years ago

  • Sprint changed from Sprint 67 to Sprint 68
Actions #5

Updated by rchan about 4 years ago

  • Sprint changed from Sprint 68 to Sprint 69
Actions #6

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 69 to Sprint 70
Actions #7

Updated by fao89 almost 4 years ago

I've been reading, and I think it is possible to emulate travis webhook on github actions, here is the payload travis sends: https://gist.githubusercontent.com/travisbot/4e317d6e71be6d0278be46bb751b2f78/raw/700d3dc1e33ff58caf472fff05b034b0d68b6348/webhookpayload.json

here we can find what galaxy gets from the webhook payload: https://github.com/ansible/galaxy/blob/028a0ae075d5497ef43b6704c431a6f4c19b4162/galaxy/api/views/notification.py#L170

Actions #8

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 70 to Sprint 71
Actions #9

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 71 to Sprint 72
Actions #10

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 72 to Sprint 73
Actions #11

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 73 to Sprint 74
Actions #12

Updated by rchan almost 4 years ago

  • Sprint changed from Sprint 74 to Sprint 75
Actions #13

Updated by fao89 almost 4 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Closing as it will not be needed anymore due: https://pulp.plan.io/issues/6799

Also available in: Atom PDF