mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-23 03:23:48 +00:00
Compare commits
2 Commits
x7z4w-patc
...
generate-2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0aed244f5e | ||
|
|
222d611ca6 |
@@ -14,22 +14,22 @@ on:
|
||||
- LICENSE
|
||||
- NOTICE
|
||||
- README.md
|
||||
- android/app/src/fdroid/**
|
||||
- android/app/src/google/**
|
||||
- iphone/**
|
||||
- data/*-strings/**
|
||||
- data/strings/**
|
||||
- docs/**
|
||||
- generator/**
|
||||
- packaging/**
|
||||
- libs/platform/*apple*
|
||||
- libs/platform/*_ios*
|
||||
- libs/platform/*_linux*
|
||||
- libs/platform/*_mac*
|
||||
- libs/platform/*qt*
|
||||
- libs/platform/*_win*
|
||||
- libs/pyhelpers/**
|
||||
- platform/*apple*
|
||||
- platform/*_ios*
|
||||
- platform/*_linux*
|
||||
- platform/*_mac*
|
||||
- platform/*qt*
|
||||
- platform/*_win*
|
||||
- pyhelpers/**
|
||||
- qt*/**
|
||||
- skin_generator/**
|
||||
- tools/**
|
||||
- track_generator/**
|
||||
- xcode/**
|
||||
|
||||
jobs:
|
||||
|
||||
@@ -17,19 +17,21 @@ on:
|
||||
- android/app/src/fdroid/**
|
||||
- android/app/src/google/**
|
||||
- iphone/**
|
||||
- data/*-strings/**
|
||||
- data/strings/**
|
||||
- docs/**
|
||||
- generator/**
|
||||
- packaging/**
|
||||
- libs/platform/*apple*
|
||||
- libs/platform/*_ios*
|
||||
- libs/platform/*_linux*
|
||||
- libs/platform/*_mac*
|
||||
- libs/platform/*qt*
|
||||
- libs/platform/*_win*
|
||||
- libs/pyhelpers/**
|
||||
- platform/*apple*
|
||||
- platform/*_ios*
|
||||
- platform/*_linux*
|
||||
- platform/*_mac*
|
||||
- platform/*qt*
|
||||
- platform/*_win*
|
||||
- pyhelpers/**
|
||||
- qt*/**
|
||||
- skin_generator/**
|
||||
- tools/**
|
||||
- track_generator/**
|
||||
- xcode/**
|
||||
|
||||
env:
|
||||
|
||||
@@ -15,12 +15,12 @@ on:
|
||||
- README.md
|
||||
- docs/**
|
||||
- packaging/**
|
||||
- libs/platform/*apple*
|
||||
- libs/platform/*_android*
|
||||
- libs/platform/*_ios*
|
||||
- libs/platform/*_mac*
|
||||
- libs/platform/*_win*
|
||||
- libs/pyhelpers/**
|
||||
- platform/*apple*
|
||||
- platform/*_android*
|
||||
- platform/*_ios*
|
||||
- platform/*_mac*
|
||||
- platform/*_win*
|
||||
- pyhelpers/**
|
||||
- tools/**
|
||||
- '!tools/python/test_server/**'
|
||||
- xcode/**
|
||||
|
||||
@@ -15,15 +15,15 @@ on:
|
||||
- README.md
|
||||
- android/**
|
||||
- iphone/**
|
||||
- data/*-strings/**
|
||||
- data/strings/**
|
||||
- docs/**
|
||||
- packaging/**
|
||||
- libs/platform/*apple*
|
||||
- libs/platform/*_android*
|
||||
- libs/platform/*_ios*
|
||||
- libs/platform/*_mac*
|
||||
- libs/platform/*_win*
|
||||
- libs/pyhelpers/**
|
||||
- platform/*apple*
|
||||
- platform/*_android*
|
||||
- platform/*_ios*
|
||||
- platform/*_mac*
|
||||
- platform/*_win*
|
||||
- pyhelpers/**
|
||||
- tools/**
|
||||
- '!tools/python/test_server/**'
|
||||
- xcode/**
|
||||
|
||||
@@ -20,7 +20,7 @@ MAIN_OUT_PATH: /mnt/4tbexternal/osm-maps
|
||||
# Path to the data/ folder in the repository:
|
||||
USER_RESOURCE_PATH: ${Developer:OMIM_PATH}/data
|
||||
# Features stage only parallelism level. Set to 0 for auto detection.
|
||||
THREADS_COUNT_FEATURES_STAGE: 0
|
||||
THREADS_COUNT_FEATURES_STAGE: 56
|
||||
# Do not change it. This is determined automatically.
|
||||
NODE_STORAGE: mem
|
||||
|
||||
@@ -99,7 +99,7 @@ DIFF_VERSION_DEPTH: 2
|
||||
|
||||
[Common]
|
||||
# Default parallelism level for the most of jobs. Set to 0 for auto detection.
|
||||
THREADS_COUNT: 0
|
||||
THREADS_COUNT: 52
|
||||
|
||||
|
||||
[Stats]
|
||||
|
||||
Reference in New Issue
Block a user