Skip to content

sync: main to rhdp-deploy#613

Merged
mbaldessari merged 8 commits into
rhdp-deployfrom
main
Jul 10, 2026
Merged

sync: main to rhdp-deploy#613
mbaldessari merged 8 commits into
rhdp-deployfrom
main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

sync-branches: New code has just landed in main, so let's bring rhdp-deploy up to speed!

mbaldessari and others added 8 commits July 9, 2026 16:14
Bumps [ansible/ansible-lint](https://github.com/ansible/ansible-lint) from 26.4.0 to 26.6.0.
- [Release notes](https://github.com/ansible/ansible-lint/releases)
- [Commits](ansible/ansible-lint@5fac056...262624c)

---
updated-dependencies:
- dependency-name: ansible/ansible-lint
  dependency-version: 26.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…ons/ansible/ansible-lint-26.6.0

build(deps): bump ansible/ansible-lint from 26.4.0 to 26.6.0
Add a patternizer upgrade ci job
If the remote branch automated/patternizer-update already existed, the
old code did git checkout "$BRANCH" after the patternizer had already
modified files in the working tree. Git refused because uncommitted
changes would be overwritten

So it would fail like this:

    ```
    Changes detected after patternizer update:
    .claude/skills/pattern-author/SKILL.md
    .claude/skills/pattern-author/reference.md
    .cursor/skills/pattern-author/SKILL.md
    .cursor/skills/pattern-author/reference.md
    pattern.sh
    From https://github.com/validatedpatterns/multicloud-gitops
     * branch            automated/patternizer-update -> FETCH_HEAD
    error: Your local changes to the following files would be overwritten by checkout:
	    .claude/skills/pattern-author/SKILL.md
	    .claude/skills/pattern-author/reference.md
	    .cursor/skills/pattern-author/SKILL.md
	    .cursor/skills/pattern-author/reference.md
    Please commit your changes or stash them before you switch branches.
    Aborting
    ```
Simplify git logic in patternizer-update
…update

chore: automated patternizer update
@mbaldessari mbaldessari merged commit c581e2b into rhdp-deploy Jul 10, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant