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

Feature/sw 202 ci pass cherry picks #173

Merged
merged 6 commits into from
Aug 14, 2024

Conversation

Pradeep-Carbonix
Copy link
Contributor

@Pradeep-Carbonix Pradeep-Carbonix commented Aug 13, 2024

This PR is created to prevent build errors of other cherry-picked commits.
It includes commits from CxPilot-5xx and ardupilot master.

Squash :

  • 7d74b28 CI: Carbonix disable features not required
  • 7c35cb5 workflow: Deleted test_coverage CI

CI: Carbonix disable features not required

  • 7d74b28 CI: Carbonix disable features not required
    This test would be difficult to port to a private repo or are not needed and making our CI take more longer time.

    • macos not required
    • test_environment not required
    • test_size not required
    • Cygwin not build except for plane
  • 7c35cb5 workflow: Deleted test_coverage CI

    • This test is currently triggered on weekend and it is failing.
    • The reason of failing doesn't affect our code base.
    • Also, we are not building test codes which will change the coverage test results gained on AP4.3.8
    • SW-91
  • af269df CI: Update to master & limit push run of CI

CI disable test CANGPSCopterMission

  • This check is failing multiple times on push/PR of any commits.
  • The underlying problem needs to be addressed at a later date. and then re-enable the test - testCAN.CANGPSCopterMission.

Cherry-picked from Ardupilot :

  • 2a3e0ce Tools: Scripts: cygwin build: remove setting of git safe directory
  • 7dda45f Actions: Cygwin: mark repo as safe on using correct path
  • c58aefc Actions: enviroment and scripts: fix safe directory
  • 8f9ae17 Actions: test environment: increase timeout to 60 mins

@Pradeep-Carbonix Pradeep-Carbonix requested review from robertlong13 and a user August 13, 2024 05:17
@Pradeep-Carbonix Pradeep-Carbonix force-pushed the feature/SW-202-CI-pass-cherry-picks branch 3 times, most recently from 075447c to 564618f Compare August 14, 2024 03:41
Lokesh-Carbonix and others added 2 commits August 14, 2024 14:41
7d74b28	CI: Carbonix disable features not required
This test would be difficult to port to a private repo or are not needed and making our CI take more longer time.
- macos not required
- test_environment not required
- test_size not required
- Cygwin not build except for plane

7c35cb5	workflow: Deleted test_coverage CI
 - This test is currently triggered on weekend and it is failing.
 - The reason of failing doesn't affect our code base.
 - Also, we are not building test codes which will change the coverage test results gained on AP4.3.8
 - SW-91

af269df	CI: Update to master & limit push run of CI
 - This check is failing multiple times on push/PR of any commits.
 - The underlying problem needs to be addressed at a later date. and then re-enable the test - testCAN.CANGPSCopterMission.
@Pradeep-Carbonix Pradeep-Carbonix force-pushed the feature/SW-202-CI-pass-cherry-picks branch from 564618f to f242042 Compare August 14, 2024 04:50
@robertlong13 robertlong13 merged commit 6ccdfe2 into CxPilot-7 Aug 14, 2024
4 of 84 checks passed
@robertlong13 robertlong13 deleted the feature/SW-202-CI-pass-cherry-picks branch August 14, 2024 04:57
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.

3 participants