Skip to content

Commit

Permalink
update workflow and readme, release version 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Bayr committed Aug 22, 2024
1 parent 18094d2 commit 7c4be76
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/edge-sddi-urban.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
with:
images: |
${{ env.REGISTRY }}/it-at-m/ckan-${{ matrix.context }}
flavor: latest=true
tags: |
type=edge,branch=sddi-urban-2.9.9,suffix=-2.9.9
type=raw,value=udp-katalog-1.1.6
Expand Down
3 changes: 2 additions & 1 deletion sddi-urban/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,11 @@ are alway pinned to a stable release number or commit hash.
| [`password_policy`](https://github.com/keitaroinc/ckanext-password-policy) | `5618dc9`|:heavy_check_mark: |:heavy_check_mark:| :heavy_check_mark: | :heavy_check_mark: | CKAN extension that adds password policy for all the users. |
| [`resourcedictionary`](https://github.com/keitaroinc/ckanext-resourcedictionary) | `v1.0.0` | | | | :heavy_check_mark: | Extends the default CKAN Data Dictionary functionality by adding possibility to create data dictionary before actual data is uploaded to datastore. |
| [`xloader`](https://github.com/ckan/ckanext-xloader) | `1.0.1` | | | | :heavy_check_mark: | Provides a faster and more robust way to load data into CKAN's DataStore. |
| [`lhm`](https://github.com/MandanaMoshref/ckanext-lhm) | `d258e1f` | | | | :heavy_check_mark: | Adds options for a custom metadata schema, custom theming and an adapted set of groups and topics, provided by Landeshauptstadt München (LHM). |
| [`lhm`](https://github.com/MandanaMoshref/ckanext-lhm) | `a3d16a7` | | | | :heavy_check_mark: | Adds options for a custom metadata schema, custom theming and an adapted set of groups and topics, provided by Landeshauptstadt München (LHM). |
| [`harvest`](https://github.com/ckan/ckanext-harvest) | `v1.5.6` | | | | :heavy_check_mark: | Provides a framework and management tools for automatic harvesting of other metatdata catalogs. |
| [`glab`](https://github.com/gislab-augsburg/ckanext-glab/tree/gdpr) | `0612d22` | | | | :heavy_check_mark: | Adds extended security and GDPR features. |
| [`iso`](https://github.com/gislab-augsburg/ckanext-iso) | `c4c28a8` | | | | :heavy_check_mark: | Adapts csw harvester from ckanext-spatial to requirements for harvesting LHM Geoportal. |
| [`noanonaccess`](https://github.com/gislab-augsburg/ckanext-iso) | `v2.0.4` | | | | :heavy_check_mark: | Restricts access to registered users only. This is temporary for LHM QA phase. |


## :rocket: Usage
Expand Down

0 comments on commit 7c4be76

Please # to comment.