Skip to content

Commit

Permalink
bot(release): commit release files;
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenGovCanDevops committed Dec 17, 2024
1 parent 85b2d5d commit 955b6a6
Show file tree
Hide file tree
Showing 4 changed files with 4,869 additions and 0 deletions.
63 changes: 63 additions & 0 deletions docs/source/_release_builds/change_logs/2024.12.17.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
{
"ckan": {
"ckanext-canada": {
"Features": [
{
"canada_only": false,
"backport": false,
"change_log": "Added Dataset & Resource repeating Relationship field groups.\n",
"hash": "cac3c34dca5b8e224770884612d6f40993b93060"
},
{
"canada_only": false,
"backport": false,
"change_log": "Allow remote DataStore sources. Allow domains with `ckanext.canada.datastore_source_domain_allow_list`\n",
"hash": "2cc4909e6a57d2f18c24d623f7f5ecb6568bd77b"
}
]
},
"ckanext-recombinant": {
"Removals": [
{
"canada_only": false,
"backport": false,
"change_log": "Removed Excel Template version 2 capabilities. Use version 3.\n",
"hash": "fd6e0bbe321a1a252a7c9030b196c79f055b3746"
}
]
},
"ckanext-validation": {
"Features": [
{
"canada_only": true,
"backport": false,
"change_log": "Allow remote DataStore sources. Allow domains with `ckanext.canada.datastore_source_domain_allow_list`\n",
"hash": "2cc4909e6a57d2f18c24d623f7f5ecb6568bd77b"
}
]
},
"ckanext-xloader": {
"Features": [
{
"canada_only": true,
"backport": false,
"change_log": "Allow remote DataStore sources. Allow domains with `ckanext.canada.datastore_source_domain_allow_list`\n",
"hash": "2cc4909e6a57d2f18c24d623f7f5ecb6568bd77b"
}
]
}
},
"django": {
"oc_search": {
"Features": [
{
"canada_only": false,
"backport": false,
"change_log": "Added a new global template snippet to allow custom 'teasers' above the search bar.\n\nPlease note, it is necessary to to perform a Django DB migration for this feature\n\nAlso adding JSON formatting to the Search Import/Export files to make it easier to track changes\n",
"hash": "7a46d1ccced80a398f3c0a1fe2e0bd0b71df7889"
}
]
}
},
"drupal": {}
}
32 changes: 32 additions & 0 deletions docs/source/_release_builds/differences/2024.12.17.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"ckan": {
"ckanext-canada": {
"uri": "https://github.com/open-data/ckanext-canada",
"prev": "b672b3a74cb70715bfe22019f085264d84ead05d",
"head": "6a7e43fe31eff5add9457598a1af60f030fc67b1"
},
"ckanext-recombinant": {
"uri": "https://github.com/open-data/ckanext-recombinant",
"prev": "7074987aa4a207a565b55bde94bc0819ff3acbd8",
"head": "dc3dc2c637556926cf7209f76fd652c213cc89e1"
},
"ckanext-validation": {
"uri": "https://github.com/open-data/ckanext-validation",
"prev": "852f9bdb0876ad9a37777586e55786eec87240e9",
"head": "61cc99a59932bcb090e38c201fed1f1375ea6d36"
},
"ckanext-xloader": {
"uri": "https://github.com/open-data/ckanext-xloader",
"prev": "26e9bdbb15de3c9e90ff053ebaeb7c542709795a",
"head": "e2fbdf99db123a1509faf8c9fd47e5382edf81d9"
}
},
"django": {
"oc_search": {
"uri": "https://github.com/open-data/oc_search",
"prev": "728d18447017161dbd02f19dc105db30e18df648",
"head": "579d7549c0d5df737bdac50c9bd91863323fd294"
}
},
"drupal": {}
}
Loading

0 comments on commit 955b6a6

Please sign in to comment.