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

[READY]General CI updates #1746

Merged
merged 1 commit into from
Aug 10, 2024
Merged

[READY]General CI updates #1746

merged 1 commit into from
Aug 10, 2024

Conversation

bstaletic
Copy link
Collaborator

@bstaletic bstaletic commented Jun 19, 2024

I'm not sure if we want to merge this immediately, or wait for october, so that we can actually drop python 3.8.

Quick summary:

  • Switch to ubuntu 24.04
  • Switch to macos 14
  • Switch to python 3.9
  • Install mono-complete
  • Redo valgrind
  • Update actions
  • Use python 3.13 in valgrind run
  • Workaround for cgi module being removed
  • Fix bindings test in newer python

This change is Reviewable

Copy link
Member

@puremourning puremourning left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: 1 of 2 LGTMs obtained (waiting on @bstaletic)

Switch to ubuntu 24.04
Switch to macos 14
Switch to python 3.9
Install mono-complete
Redo valgrind
Update actions
Use python 3.13 in valgrind run
Workaround for cgi module being removed
Fix bindings test in newer python
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.92%. Comparing base (01efad8) to head (61a17fe).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1746      +/-   ##
==========================================
+ Coverage   95.86%   95.92%   +0.05%     
==========================================
  Files          84       84              
  Lines        8421     8437      +16     
  Branches      163      163              
==========================================
+ Hits         8073     8093      +20     
+ Misses        298      294       -4     
  Partials       50       50              

@bstaletic bstaletic merged commit 74a5e71 into ycm-core:master Aug 10, 2024
16 of 17 checks passed
@bstaletic bstaletic deleted the new-ci branch August 10, 2024 15:33
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