Fixed an error where safemode wrongly complained to be in fake_mode.
#1037
Added missing defaults argument to converge.
Fixed a bug where create always returned the first entry of created resources.
Where possible, it now compares the results with HREF_PATTERN to select the resource to return.
Fixed the api spec of the RPM copy command so it does not collide with other copy implementations.
Fixed an error where safemode wrongly complained to be in fake_mode.
#1037
Added missing defaults argument to converge.
Fixed a bug where create always returned the first entry of created resources.
Where possible, it now compares the results with HREF_PATTERN to select the resource to return.
Fixed the api spec of the RPM copy command so it does not collide with other copy implementations.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the pulp-cli-deps group in /automation with 2 updates: pulp-glue and pulp-cli.
Updates
pulp-glue
from 0.27.2 to 0.28.0Changelog
Sourced from pulp-glue's changelog.
Commits
96a8720
Release 0.28.09a7ca86
Further fixes to the release-workflow due to docs changes.ded7782
Fix release-branch due to changes in docs/ layout/location.9c516bd
Add OAuth2 ClientCredentials grant flow support.56aefa9
Add support of contains/startswith to RPM content2380841
Update Changelog900e0c0
Add scoping on a repository to content context69273fa
Add defaults to converge444744c
Allow list retrieve all entries and add iterator00ede19
Fix error in safe_calls_only without fake_modeUpdates
pulp-cli
from 0.27.2 to 0.28.0Changelog
Sourced from pulp-cli's changelog.
Commits
96a8720
Release 0.28.09a7ca86
Further fixes to the release-workflow due to docs changes.ded7782
Fix release-branch due to changes in docs/ layout/location.9c516bd
Add OAuth2 ClientCredentials grant flow support.56aefa9
Add support of contains/startswith to RPM content2380841
Update Changelog900e0c0
Add scoping on a repository to content context69273fa
Add defaults to converge444744c
Allow list retrieve all entries and add iterator00ede19
Fix error in safe_calls_only without fake_modeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show