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

Run test E2E CI job on macOS as well (#424) #933

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Conversation

SleepySquash
Copy link
Contributor

Resolves #424

Synopsis

On CI E2E tests run on -d web-server currently only.

Solution

This PR adds macOS target to run E2E tests on CI.

Checklist

  • Created PR:
    • In draft mode
    • Name contains issue reference
    • Has type and k:: labels applied
  • Before review:
    • Documentation is updated (if required)
    • Tests are updated (if required)
    • Changes conform code style
    • CHANGELOG entry is added (if required)
    • FCM (final commit message) is posted or updated
    • Draft mode is removed
  • Review is completed and changes are approved
    • FCM (final commit message) is approved
  • Before merge:
    • Milestone is set
    • PR's name and description are correct and up-to-date
    • All temporary labels are removed

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::testing Changes of project tests k::toolchain Changes of project toolchain labels Apr 2, 2024
@SleepySquash SleepySquash added this to the 0.1.0-alpha.13 milestone Apr 2, 2024
@SleepySquash SleepySquash self-assigned this Apr 2, 2024
@SleepySquash SleepySquash modified the milestones: 0.1.0, 0.2.0, 0.1.3 Jun 27, 2024
@SleepySquash SleepySquash modified the milestones: 0.1.4, 0.2.0 Jul 10, 2024
@SleepySquash SleepySquash modified the milestones: 0.2.0, 0.3.0 Sep 3, 2024
@SleepySquash SleepySquash modified the milestones: 0.2.1, 0.3.0 Sep 12, 2024
@SleepySquash SleepySquash modified the milestones: 0.2.2, 0.3.0 Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::testing Changes of project tests k::toolchain Changes of project toolchain
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run E2E tests CI job on macOS
1 participant