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

feanil/ubuntu 24.04 #35713

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

feanil/ubuntu 24.04 #35713

wants to merge 6 commits into from

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Oct 23, 2024

  • build: Test on ubuntu 24.04
  • build: Use a re-usable action to setup mongo.

Rather than doing the install ourselves and needing to keep the debion
source URL up-to-date, use a community action to handle installing
mongo.
libxmlsec and lxml need to be updated in lockstep and the version we had
wouldn't work with Ubuntu 24.04 so unpinning lxml along with libxmlsec
to see if that resolves the build and dependency issues.
Run `make upgrade-package package='lxml[html_clean]'` to update lxml and
then `make compile-requirements`
@feanil
Copy link
Contributor Author

feanil commented Oct 24, 2024

@dianakhuang with both xmslec and lxml upgraded it looks like we've got everything passing. Is there any further testing you want to do before we update the testing and merge this?

@dianakhuang
Copy link
Contributor

@feanil I think I'm okay with it as long as you're okay with me panic reverting it if it does break our deploys.

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.

2 participants