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

Add old job names to support release branches rules #7576

Merged
merged 3 commits into from
Oct 20, 2023
Merged

Conversation

SevaZhukov
Copy link
Contributor

  • Added instrumentation-tests dependent unifying job for all instrumentation tests
  • Added static-analysis dependent unifying job for all static analysis checks
  • Added prepare-and-assemble dependent job for assemble job

These jobs allow us to save old branch rules for main and release branches

@SevaZhukov SevaZhukov added the skip changelog Should not be added into version changelog. label Oct 19, 2023
@SevaZhukov SevaZhukov requested a review from a team as a code owner October 19, 2023 15:01
@github-actions
Copy link

Changelog

Features

Bug fixes and improvements

  • Optimised memory and network usage. [#7555](https://github.com/mapbox/mapbox-navigation-android/pull/7555)
  • Fixed an issue when alertcCodes and trafficCodes were lost during route refresh. [#7568](https://github.com/mapbox/mapbox-navigation-android/pull/7568)

Known issues ⚠️

Other changes

Android Auto Changelog

Features

Bug fixes and improvements

  • The app is now considered as the one in active navigation only when an active route is set to MapboxNavigation. Previously it was always considered active. [#7366](https://github.com/mapbox/mapbox-navigation-android/pull/7366)
  • When Android Auto host tells the app to stop active navigation because another app starts navigating, now SDK will enter FreeDrive mode instead of stopping trip session completely. [#7366](https://github.com/mapbox/mapbox-navigation-android/pull/7366)

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #7576 (44fc33e) into main (7d57629) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #7576   +/-   ##
=========================================
  Coverage     74.15%   74.15%           
  Complexity     6153     6153           
=========================================
  Files           830      830           
  Lines         32936    32936           
  Branches       3930     3930           
=========================================
  Hits          24424    24424           
  Misses         6978     6978           
  Partials       1534     1534           

@SevaZhukov SevaZhukov merged commit a26ec08 into main Oct 20, 2023
10 of 12 checks passed
@SevaZhukov SevaZhukov deleted the NAVAND-1551 branch October 20, 2023 08:44
SevaZhukov added a commit that referenced this pull request Oct 20, 2023
* old job names workaround

* add executors

* fix names

(cherry picked from commit a26ec08)
SevaZhukov added a commit that referenced this pull request Oct 20, 2023
* old job names workaround

* add executors

* fix names

(cherry picked from commit a26ec08)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Should not be added into version changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants