DEVX-151: Mirror Ansible collections from Gitea registry + fix molecule cleanup translations #256

Merged
emo merged 2 commits from DEVX-151-fix-mirror-version-extraction into master 2026-08-08 21:44:38 +00:00
Owner

Type: url entries in requirements.yml do not have a version field. Extract it from the tarball filename so ansible-galaxy can install the correct version from the local file.

Type: url entries in requirements.yml do not have a version field. Extract it from the tarball filename so ansible-galaxy can install the correct version from the local file.
emil added 1 commit 2026-08-08 21:38:40 +00:00
fix(setup): extract version from filename for mirror installs
CI / validate (pull_request) Failing after 47s
CI / auto-merge (pull_request) Skipped
cacc7d0ddf
Type: url entries in requirements.yml don't have a version field —
the version is embedded in the tarball filename. Extract it with a
regex so ansible-galaxy can install the correct version from the
local file.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
emil changed title from DEVX-151: Extract version from filename for mirror installs to DEVX-151: Mirror Ansible collections from Gitea registry + fix molecule cleanup translations 2026-08-08 21:43:27 +00:00
kireto added 1 commit 2026-08-08 21:43:38 +00:00
chore: trigger CI with corrected PR title
CI / validate (pull_request) Successful in 47s
CI / auto-merge (pull_request) Successful in 12s
e4ff2193b6
emo reviewed 2026-08-08 21:44:23 +00:00
emo left a comment
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: WARNING — source files changed but no test files updated
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: WARNING — source files changed but no test files updated - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emo approved these changes 2026-08-08 21:44:35 +00:00
emo left a comment
Owner

Auto-approved: all CI checks passed (validate job).

Auto-approved: all CI checks passed (validate job).
emo merged commit 8fddcff237 into master 2026-08-08 21:44:38 +00:00
emo deleted branch DEVX-151-fix-mirror-version-extraction 2026-08-08 21:44:39 +00:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#256