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

build: Switch to ubuntu-latest for builds #440

Merged
merged 5 commits into from
Sep 16, 2024
Merged

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Sep 9, 2024

This code does not have any dependencies that are specific to any specific
version of ubuntu. So instead of testing on a specific version and then needing
to do work to keep the versions up-to-date, we switch to the ubuntu-latest
target which should be sufficient for testing purposes.

This work is being done as a part of openedx/platform-roadmap#377

closes #433

This code does not have any dependencies that are specific to any specific
version of ubuntu.  So instead of testing on a specific version and then needing
to do work to keep the versions up-to-date, we switch to the ubuntu-latest
target which should be sufficient for testing purposes.

This work is being done as a part of openedx/platform-roadmap#377

closes #433
We migrated from coveralls to coverage.io for tracking coverage info a
long time ago but it looks like this repo never got updated. Move it now
because the build is failing on uploading to coveralls.
Copy link

codecov bot commented Sep 16, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

In ubuntu-22.04 and later, firefox is installed from a snap and is extra
sandboxed making it harder for the old gulp/karma setup in this repo to
fully access it for testing.
@feanil feanil force-pushed the feanil/ubuntu_upgrade branch 2 times, most recently from a8d0db3 to 3cad764 Compare September 16, 2024 18:46
@feanil feanil merged commit e988250 into master Sep 16, 2024
3 checks passed
@feanil feanil deleted the feanil/ubuntu_upgrade branch September 16, 2024 18:51
@openedx-semantic-release-bot

🎉 This PR is included in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test edx-ui-toolkit on Ubuntu 24.04
2 participants