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

Prep cloud.common 3.0.0 release #141

Merged

Conversation

alinabuzachis
Copy link
Contributor

SUMMARY

Prep cloud.common 3.0.0 release

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

several

Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Copy link

@alinabuzachis
Copy link
Contributor Author

recheck

Copy link

@alinabuzachis
Copy link
Contributor Author

recheck

Copy link

changelogs/changelog.yaml Outdated Show resolved Hide resolved
changelogs/changelog.yaml Outdated Show resolved Hide resolved
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
Copy link

@jillr
Copy link
Contributor

jillr commented Nov 16, 2023

recheck

Copy link

@mariolenz
Copy link

mariolenz commented Nov 16, 2023

ansible-galaxy-importer failed with:

ERROR! Failed to resolve the requested dependencies map. Got the candidate cloud.common:3.0.0 (dependency of vmware.vmware_rest:3.0.0) which didn't satisfy all of the following requirements:
* cloud.common:3.0.0
* cloud.common:>=2.0.4,<3.0.0
Hint: Pre-releases hosted on Galaxy or Automation Hub are not installed by default unless a specific version is requested. To enable pre-releases globally, use --pre.
Starting galaxy collection install process
Process install dependency map

Do we have some kind of circular dependency here? Does anyone know where the vmware.vmware_rest:3.0.0 comes from?

@GomathiselviS
Copy link
Contributor

ansible-galaxy-importer failed with:

ERROR! Failed to resolve the requested dependencies map. Got the candidate cloud.common:3.0.0 (dependency of vmware.vmware_rest:3.0.0) which didn't satisfy all of the following requirements:
* cloud.common:3.0.0
* cloud.common:>=2.0.4,<3.0.0
Hint: Pre-releases hosted on Galaxy or Automation Hub are not installed by default unless a specific version is requested. To enable pre-releases globally, use --pre.
Starting galaxy collection install process
Process install dependency map

Do we have some kind of circular dependency here? Does anyone know where the vmware.vmware_rest:3.0.0 comes from?

It comes from here. I will work on removing this job since it has already been invoked in the GitHub Actions workflow.

@GomathiselviS
Copy link
Contributor

recheck

Copy link

Copy link

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/cf9e8713a7204594a273aec1f7598096

✔️ ansible-galaxy-importer SUCCESS in 3m 50s
✔️ build-ansible-collection SUCCESS in 7m 57s

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit f5c686e into ansible-collections:main Nov 17, 2023
43 checks passed
@mariolenz
Copy link

Excuse me, but now that this is merged (and tagged 3.0.0) I tried to find it on Galaxy but couldn't.

Isn't this collection published there automatically when you tag it?

@alinabuzachis
Copy link
Contributor Author

Excuse me, but now that this is merged (and tagged 3.0.0) I tried to find it on Galaxy but couldn't.

Isn't this collection published there automatically when you tag it?

The job that publishes the collection to Ansible Galaxy failed, however, @jillr will fix this by manually pushing the release.

@mariolenz
Copy link

@alinabuzachis If the collection should be published automatically, the problem might be related to Bot used for publishing has lost namespace access.

But @jillr should know about this, I think I've seen her somewhere in the thread.

@jillr
Copy link
Contributor

jillr commented Nov 17, 2023

They have manually published the release, and fixed the namespace permissions for the bot account on galaxy (we can do that ourselves now, it's super awesome!).

@mariolenz
Copy link

They

Sorry, I didn't want to be disrespectful. I'll try to remember.

have manually published the release, and fixed the namespace permissions for the bot account on galaxy

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants