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

[21286] Run CodeQL on macOS-13 instead of 11 #220

Merged
merged 3 commits into from
Jul 12, 2024
Merged

[21286] Run CodeQL on macOS-13 instead of 11 #220

merged 3 commits into from
Jul 12, 2024

Conversation

EduPonz
Copy link

@EduPonz EduPonz commented Jul 12, 2024

Description

macOS-11 runner images are discontinued, so CodeQL jobs are failing cause they cannot pick a mac runner. This PR changes the runner image to macOS-13, which is still active.

@Mergifyio backport 2.2.x 2.1.x 1.0.x

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: The code follows the style guidelines of this project.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A: Any new/modified methods have been properly documented using Doxygen.
  • N/A: Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • N/A: Changes are API compatible.
  • N/A: New feature has been added to the versions.md file (if applicable).
  • Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.
  • Check CI results: changes do not issue any warning.
  • Check CI results: CI pass and failing tests are unrelated with the changes.

@EduPonz EduPonz added this to the v3.0.0 milestone Jul 12, 2024
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@EduPonz EduPonz merged commit 624080a into master Jul 12, 2024
7 checks passed
@EduPonz EduPonz deleted the hotfix/codeql branch July 12, 2024 06:27
@EduPonz
Copy link
Author

EduPonz commented Jul 12, 2024

@Mergifyio backport 2.2.x 2.1.x 1.0.x

Copy link

mergify bot commented Jul 12, 2024

backport 2.2.x 2.1.x 1.0.x

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Jul 12, 2024
* Refs #21286: Run CodeQL on macOS-13 instead of 11

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Remove 1.1.x from the backport list, as it is attached to 2.6.x

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Use CodeQL action v3

Signed-off-by: eduponz <[email protected]>

---------

Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 624080a)

# Conflicts:
#	.github/pull_request_template.md
mergify bot pushed a commit that referenced this pull request Jul 12, 2024
* Refs #21286: Run CodeQL on macOS-13 instead of 11

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Remove 1.1.x from the backport list, as it is attached to 2.6.x

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Use CodeQL action v3

Signed-off-by: eduponz <[email protected]>

---------

Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 624080a)
MiguelCompany pushed a commit that referenced this pull request Jul 12, 2024
* Run CodeQL on macOS-13 instead of 11 (#220)

* Refs #21286: Run CodeQL on macOS-13 instead of 11

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Remove 1.1.x from the backport list, as it is attached to 2.6.x

Signed-off-by: eduponz <[email protected]>

* Refs #21286: Use CodeQL action v3

Signed-off-by: eduponz <[email protected]>

---------

Signed-off-by: eduponz <[email protected]>
(cherry picked from commit 624080a)

* Refs #21286: Apply Miguel' suggestion

Signed-off-by: JesusPoderoso <[email protected]>

---------

Signed-off-by: JesusPoderoso <[email protected]>
Co-authored-by: Eduardo Ponz Segrelles <[email protected]>
Co-authored-by: JesusPoderoso <[email protected]>
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.

2 participants