Arches is a web platform for creating, managing, & visualizing geospatial data. Arches was inspired by the needs of the Cultural Heritage community, particularly the widespread need of organizations to build & manage cultural heritage inventories
GNU Affero General Public License v3.0
216
stars
144
forks
source link
Soften compatibility check to warning in debug mode re #11114 #11307
Improve the compatibility check from #11114 by softening it to a warning in debug mode. This allows people to continue to develop projects while their arches compatibility is in flux (perhaps with a URL reference to a branch).
Also clarify/standardize the message prefixes with application names, so that they appear like:
arches-references: (arches.W001) Cache backend does not support rate-limiting
instead of:
?: (arches.W001) Cache backend does not support rate-limiting
Improve the compatibility check from #11114 by softening it to a warning in debug mode. This allows people to continue to develop projects while their arches compatibility is in flux (perhaps with a URL reference to a branch).
Also clarify/standardize the message prefixes with application names, so that they appear like:
instead of: