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 Nov 28, 2024
1 parent 7dcb2d2 commit 4f9df0c
Show file tree
Hide file tree
Showing 4 changed files with 1,708 additions and 0 deletions.
36 changes: 36 additions & 0 deletions docs/source/_release_builds/change_logs/2024.11.28.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"ckan": {
"ckanext-canada": {
"Bugfixes": [
{
"canada_only": false,
"backport": false,
"change_log": "Fixed Service Inventory `service_name` fields character limit increase to `350` at the DB level.\n",
"hash": "e8c02ea3dcc174c7560680138096939b84cb5680"
}
]
},
"ckanext-validation": {
"Changes": [
{
"canada_only": true,
"backport": false,
"change_log": "You can now specify a REDIS queue with `ckanext.validation.queue_name` config option.\n",
"hash": "095272dd89e6cec7027731b084c2f001b8f39974"
}
]
},
"ckanext-xloader": {
"Changes": [
{
"canada_only": true,
"backport": false,
"change_log": "You can now specify a REDIS queue with `ckanext.xloader.queue_name` config option.\n",
"hash": "316b6bc8d7cd9428e50e941ba7d2312979fa3293"
}
]
}
},
"django": {},
"drupal": {}
}
27 changes: 27 additions & 0 deletions docs/source/_release_builds/differences/2024.11.28.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"ckan": {
"ckanext-canada": {
"uri": "https://github.com/open-data/ckanext-canada",
"prev": "19f053cc7336e6c92f00a7b9fb779d5b133b7f67",
"head": "f71b5d79d16f2548057a7a4796b2319e2a833a74"
},
"ckanext-validation": {
"uri": "https://github.com/open-data/ckanext-validation",
"prev": "e94671fdd0c69f21a9e07ad8c476b78144b254be",
"head": "c944c9b9b08cd4dd4925b52aca66351afab2d6ac"
},
"ckanext-xloader": {
"uri": "https://github.com/open-data/ckanext-xloader",
"prev": "b78d01f19fa199fde05706678e3501aaf877b24d",
"head": "a3ea5b26614b3056e5dc3555f029970424f97957"
}
},
"django": {
"oc_search": {
"uri": "https://github.com/open-data/oc_search",
"prev": "ae33b186e9f995488ef3cd60992a430b3cb93eed",
"head": "0a028fcbaab23881a5d189743cd9bba7c608e5f9"
}
},
"drupal": {}
}
Loading

0 comments on commit 4f9df0c

Please sign in to comment.