Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev into prod #6519

Merged
merged 153 commits into from
Jan 21, 2025
Merged

dev into prod #6519

merged 153 commits into from
Jan 21, 2025

Conversation

danmihaila
Copy link
Contributor

No description provided.

amercader and others added 30 commits November 29, 2022 11:38
`urlparse` got more strict with the values it considers valid so this
"URL" used in our tests is no longer correctly parsed:

'sh+eme://[net:loc]:12345/a/path?a=b&c=d'

This should help turn some of the versions green here:

https://github.com/ckan/ckan-python-monitor

For reference:
python/cpython#103848
[#8201] Fix misplaced CSRF token in the BS3 collaborator_new.html
- Give default values to `od_conformance` and `osd_conformance`.

(cherry picked from commit ab272627e597dad2aec348f21eada4ec85d759cc)
- Added change log file.

(cherry picked from commit ba847666a1c5e498bf3dec51eeb35b1c75cf4a6e)
For instance when using a custom schema without this field.

Also use the `h.localise_filesize()` helper instead of the more
convoluted `h.SI_number_span(res.size)|striptags`

(cherry picked from commit 3a50fc154ab9326ddb0d8f46c4e763de7e7c79b2)
(cherry picked from commit d154cfedddef3b3fdb7e1c71338c0822b4e1ae08)
(cherry picked from commit d7b14ade0ccf34dd43dd3c983da4675428829baa)
Upgraded certifi, Jinja2, requests, urllib3 and sqlparse
alexandru-m-g and others added 29 commits December 16, 2024 00:26
- adapting the Dockerfile so that the new version will appear in the image
- adapting documentation. Also removing references to Python 2
- manually updating dependencies in dev-requirements.in
- updating dependecies in requirements.txt and dev-requirements.txt via pip-tools (pip-compile)
# Conflicts:
#	ckanext-hdx_theme/ckanext/hdx_theme/version.py
HDX-10496 For newly created datasets the archive flag is not set by d…
# Conflicts:
#	ckanext-hdx_theme/ckanext/hdx_theme/version.py
…a-panel

HDX-10171 remove metadata tab & add additional info panel
# Conflicts:
#	ckanext-hdx_theme/ckanext/hdx_theme/version.py
…a-panel

HDX-10171 replace   char & remove space before punctuation
PR HDX-10221 Using pcode version 2.1.0
…a-panel

HDX-10171 small fixes for qa dashboard
@danmihaila danmihaila merged commit 83d78df into prod Jan 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.