Skip to content

Collect errors and continue if map compilation fails #2

@1upD

Description

@1upD

Oftentimes, mappers will commit maps which are not fit to be compiled. For example, prefab maps, developer test maps, or instances. When this happens, the map may be included in the diff list and compiled by the compile_maps tool, but the build processes will fail.

In the future, there should be an ignore list to allow maps or map prefixes to be ignored by this automation. However, the more immediate issue is that a single failed map should not stop the process.

compile_maps should collect errors from build processes and then display them at the end instead of stopping.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions