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

Upgrade to CKAN 2.11 #71

Merged
merged 16 commits into from
Nov 19, 2024
Merged

Upgrade to CKAN 2.11 #71

merged 16 commits into from
Nov 19, 2024

Conversation

ntwalibas
Copy link
Contributor

Description

This PR mostly upgrades all required packages in the Pipfile to bring them up-to-date with what's required to run DMS on CKAN 2.11.

It also removes the instruction to chown build assets in the bootstrap file as this was causing problems.

This PR is related to:

Dependency Changes

This PR required upgrading 90% of all the packages in the Pipfile so it is hard list all of them.

Checklist

  • The Jira ticket for this issue has been updated to "Ready to Review" or equivalent.
  • I have developed these changes in discussion with the appropriate project manager.
  • My code follows the general Fjelltopp documentation (see Confluence).
  • I have made corresponding changes to the Fjelltopp documentation (see Confluence).
  • I have rebased this branch with master.
  • New dependency changes have been committed.
  • I have added automated tests that prove my fix is effective or that my feature works.
  • New and existing tests pass locally with my changes.
  • My changes generate no new warnings.
  • I have performed a self-review of my own code.
  • I have assigned at least one reviewer.
  • I have assigned at least one label to this PR: "patch", "minor", "major".

@ntwalibas ntwalibas added the enhancement New feature or request label Nov 18, 2024
@ntwalibas ntwalibas linked an issue Nov 18, 2024 that may be closed by this pull request
9 tasks
Copy link
Member

@jonathansberry jonathansberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me, but we just need to update all submodules to master branch once their upgrade branch is merged. And then we can merge this PR.

@jonathansberry jonathansberry merged commit 9c52dc8 into master Nov 19, 2024
@jonathansberry jonathansberry deleted the upgrade/ckan-2.11 branch November 19, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade local environment to CKAN 2.11.0 & Python 3.10
2 participants