[ckan-changes] [ckan/ckan] b1129c: [#4684] [#4684] Add missing get_action calls

Ian Ward noreply at github.com
Thu Sep 5 13:08:11 UTC 2019


  Branch: refs/heads/dev-v2.8
  Home:   https://github.com/ckan/ckan
  Commit: b1129cffe066c5a040a1c899dea4efe688991d3c
      https://github.com/ckan/ckan/commit/b1129cffe066c5a040a1c899dea4efe688991d3c
  Author: amercader <amercadero at gmail.com>
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
    M ckan/logic/action/get.py

  Log Message:
  -----------
  [#4684] [#4684] Add missing get_action calls


  Commit: b6c14ae6c02e35887b42abcf80bab67f36c1e851
      https://github.com/ckan/ckan/commit/b6c14ae6c02e35887b42abcf80bab67f36c1e851
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2019-09-04 (Wed, 04 Sep 2019)

  Changed paths:
    M .circleci/config.yml

  Log Message:
  -----------
  [#4684] Fix circleci error: E: Unable to locate package openjdk-8-jdk

This occurred because the docker/python:2 image switched from Debian stretch to buster this week.
Buster uses openjdk 11 instead of 8, but even with this CKAN was unable
to talk to Solr - maybe to do with AppArmor enabled in Buster. It was
just easiest to pin back to stretch.


  Commit: d3f42c8b668f9f69fc0dbec47537d633adcfb69e
      https://github.com/ckan/ckan/commit/d3f42c8b668f9f69fc0dbec47537d633adcfb69e
  Author: Ian Ward <ian at excess.org>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    M .circleci/config.yml
    M ckan/logic/action/get.py

  Log Message:
  -----------
  Merge pull request #4967 from ckan/4684-use-get_action-in-activity-actions-2

[#4684] Add missing get_action calls


Compare: https://github.com/ckan/ckan/compare/8e1cc60b2fa1...d3f42c8b668f



More information about the ckan-changes mailing list