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

GH Action to run macOS 13/14 unit tests #43437

Closed
wants to merge 30 commits into from

Conversation

oakrizan
Copy link
Contributor

@oakrizan oakrizan commented Mar 24, 2025

Proposed commit message

Create GH action to run macOS 13 and 14 tests on each push to main branch. Thus previous test triggering strategy based on label is deprecated.
This increases stability of macOS tests and reduces dependency on Orka availability.

For reviewers: on: pull_request: is temporary, will be removed once PR adjustments and tests are finished.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

Logs

Changed auditbeat && filebeat
No changes in beats
Workflow files changed

@oakrizan oakrizan added ci macOS Enable builds in the CI for darwin testing Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches labels Mar 24, 2025
@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Mar 24, 2025
@oakrizan oakrizan force-pushed the feature/auditbeat-add-macos-14 branch 22 times, most recently from 7d8efa6 to f73aa95 Compare March 24, 2025 21:48
@oakrizan oakrizan requested a review from pazone March 25, 2025 14:35
@v1v
Copy link
Member

v1v commented Mar 25, 2025

I forgot to mention that #39598 removed what it actually existed. It used the native filter support with GitHub actions.

That approach, in conjunction with the GitHub composite actions, could help to simplify the logic and use only GitHub actions.

What do you think?

@oakrizan oakrizan force-pushed the feature/auditbeat-add-macos-14 branch from 603740d to b0e2e53 Compare March 26, 2025 14:09
@oakrizan oakrizan closed this Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-active-8 Automated backport with mergify to all the active 8.[0-9]+ branches backport-active-9 Automated backport with mergify to all the active 9.[0-9]+ branches ci macOS Enable builds in the CI for darwin testing Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants