Releases: tl-its-umich-edu/kartograafr
Releases · tl-its-umich-edu/kartograafr
1.3.0 - Dependency update, smarter group name searching
Changes in this release:
- Update Python base image to 3.8, follow new minimum dependency instructions from
arcgis
(see here), update dependencies where appropriate, and adddocker-compose.yml
for simpler development (#49). - Improvements to the method searching for existing ArcGIS Online groups to better handle special characters and consequently avoid failed searches and group creation (#51).
Update dependencies, change deployment strategy, and fix add/remove user functionality
Merge pull request #46 from ssciolla/issue-32-update-readme Updating README to reflect new processes, streamline formatting and content
kartograafr 1.1.2 production
- Hourly jobs without email - 2
As requested by knoop@umich.edu, change the frequency to hourly and don't send email.
This time, from a branch based at release 1.1.1, not at master.
kartograafr 1.1.1 production
TLKAR2-23 - Production configuration and tag (#17)
-
TLKAR2-23: configuration for production application
-
TLKAR2-23, TLKAR-24: add copy of cron from production miserver
-
TLKAR2-23, TLKAR2-22, TLKAR2-24: update dev, production cron.
-
TLKAR2-23: assemble prod configuration
Dev version of 1.1.1
TLKAR2-23: configuration for production application (#16) * TLKAR2-23: configuration for production application * TLKAR2-23, TLKAR-24: add copy of cron from production miserver * TLKAR2-23, TLKAR2-22, TLKAR2-24: update dev, production cron.
kartograafr with permissions fix on OpenShift.
Fix permission resetting and make OpenShift compatible.
Skip people without uniqnames
Bugfix from PR #10.