Skip to content

[autobackport: sssd-2-13] ci: bump cross-platform-actions/action from 1.0.0 to 1.2.0#8777

Merged
alexey-tikhonov merged 1 commit into
SSSD:sssd-2-13from
sssd-bot:SSSD-sssd-backport-pr8767-to-sssd-2-13
Jun 4, 2026
Merged

[autobackport: sssd-2-13] ci: bump cross-platform-actions/action from 1.0.0 to 1.2.0#8777
alexey-tikhonov merged 1 commit into
SSSD:sssd-2-13from
sssd-bot:SSSD-sssd-backport-pr8767-to-sssd-2-13

Conversation

@sssd-bot

@sssd-bot sssd-bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

This is an automatic backport of PR#8767 ci: bump cross-platform-actions/action from 1.0.0 to 1.2.0 to branch sssd-2-13, created by @app/dependabot.

Please make sure this backport is correct.

Note

The commits were cherry-picked without conflicts.

You can push changes to this pull request

git remote add sssd-bot [email protected]:sssd-bot/sssd.git
git fetch sssd-bot refs/heads/SSSD-sssd-backport-pr8767-to-sssd-2-13
git checkout SSSD-sssd-backport-pr8767-to-sssd-2-13
git push sssd-bot SSSD-sssd-backport-pr8767-to-sssd-2-13 --force

Original commits
9dfd78c - ci: bump cross-platform-actions/action from 1.0.0 to 1.2.0

Backported commits

  • f168384 - ci: bump cross-platform-actions/action from 1.0.0 to 1.2.0

Original Pull Request Body

Bumps cross-platform-actions/action from 1.0.0 to 1.2.0.

Release notes

Sourced from cross-platform-actions/action's releases.

Cross Platform Action 1.2.0

Added

  • Add support for OpenBSD 7.9 (#144)

Changed

  • Updated QEMU to 10.2.3

Security

  • Bump resources to a release that use immutable releases, providing integrity verification for downloaded artifacts (#147)

Cross Platform Action 1.1.0

Added

  • Add support for DragonFly BSD (#19)

  • Add support for MidnightBSD (#102)

  • Add support for FreeBSD 14.4 (#122)

  • Add support for OmniOS r151058

  • New syntax for multiple steps (#83). Instead of invoking the action multiple times it's now possible to use a custom shell when running commands:

    jobs:
      custom-shell:
        runs-on: ubuntu-latest
        defaults:
          run:
            shell: cpa.sh {0}
    steps:
      - name: Start VM
        uses: cross-platform-actions/action@master
        with:
          operating_system: freebsd
          architecture: x86-64
          version: '15.0'
    
    name: Run command using custom shell
    run: '[ "uname" = FreeBSD ]'

Each custom-shell step automatically synchronizes files in both directions: runner-to-vm before the step runs and vm-to-runner after. Pass --sync-files DIRECTION after the file argument to change this (both (default), none (skip sync), runner-to-vm, or vm-to-runner), or use cpa.sh --sync-files standalone to sync on demand without running a command:

... (truncated)

Changelog

Sourced from cross-platform-actions/action's changelog.

[1.2.0] - 2026-05-30

Added

  • Add support for OpenBSD 7.9 (#144)

Changed

  • Updated QEMU to 10.2.3

Security

  • Bump resources to a release that use immutable releases, providing integrity verification for downloaded artifacts (#147)

[1.1.0] - 2026-05-17

Added

  • Add support for DragonFly BSD (#19)

  • Add support for MidnightBSD (#102)

  • Add support for FreeBSD 14.4 (#122)

  • Add support for OmniOS r151058

  • New syntax for multiple steps (#83). Instead of invoking the action multiple times it's now possible to use a custom shell when running commands:

    jobs:
      custom-shell:
        runs-on: ubuntu-latest
        defaults:
          run:
            shell: cpa.sh {0}
    steps:
      - name: Start VM
        uses: cross-platform-actions/action@master
        with:
          operating_system: freebsd
          architecture: x86-64
          version: '15.0'
    
    name: Run command using custom shell
    run: '[ "uname" = FreeBSD ]'

Each custom-shell step automatically synchronizes files in both directions: runner-to-vm before the step runs and vm-to-runner after. Pass --sync-files DIRECTION after the file argument to change this (both (default), none (skip sync), runner-to-vm, or vm-to-runner), or use cpa.sh --sync-files standalone to sync on demand without running a command:

... (truncated)

Commits
  • be3d7e9 Release 1.2.0
  • 765ea79 Update QEMU to 10.2.3
  • 9812348 Add support for OpenBSD 7.9
  • 0c165ad Release 1.1.0
  • bb94c5d Fix changelog
  • 2eb6142 Add GitHub workflow to bump major tag
  • 4b08909 Replace bin/release script with relog
  • 42c3f65 Replace custom actions with gh command when creating release
  • be918f2 Add specific setup for Act
  • d563b91 Add default arguments for Act
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@alexey-tikhonov alexey-tikhonov added no-backport This should go to target branch only. Accepted labels Jun 4, 2026
Bumps [cross-platform-actions/action](https://github.com/cross-platform-actions/action) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/cross-platform-actions/action/releases)
- [Changelog](https://github.com/cross-platform-actions/action/blob/master/changelog.md)
- [Commits](cross-platform-actions/action@v1.0.0...v1.2.0)

---
updated-dependencies:
- dependency-name: cross-platform-actions/action
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Reviewed-by: Alexey Tikhonov <[email protected]>
(cherry picked from commit 9dfd78c)
@sssd-bot

sssd-bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

The pull request was accepted by @alexey-tikhonov with the following PR CI status:


🟡 rpm-build:centos-stream-10-x86_64:upstream (in_progress)
🟡 rpm-build:fedora-43-x86_64:upstream (in_progress)
🟡 rpm-build:fedora-44-x86_64:upstream (in_progress)
🟡 rpm-build:fedora-rawhide-x86_64:upstream (in_progress)
🟡 testing-farm:fedora-43-x86_64:upstream (in_progress)
🟡 testing-farm:fedora-44-x86_64:centos-stream-10 (in_progress)
🟡 testing-farm:fedora-44-x86_64:upstream (in_progress)
🟡 testing-farm:fedora-rawhide-x86_64:upstream (in_progress)
🟡 Build / freebsd (in_progress)
🟡 Build / make-distcheck (in_progress)


There are unsuccessful or unfinished checks. Make sure that the failures are not related to this pull request before merging.

@sssd-bot
sssd-bot force-pushed the SSSD-sssd-backport-pr8767-to-sssd-2-13 branch from f168384 to 1abbf66 Compare June 4, 2026 14:28
@alexey-tikhonov
alexey-tikhonov merged commit 004a8be into SSSD:sssd-2-13 Jun 4, 2026
3 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Accepted no-backport This should go to target branch only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants