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

Display and check if julia & stdlib versions match #80

Merged
merged 12 commits into from
Jan 2, 2023

Conversation

IanButterworth
Copy link
Sponsor Member

Trying to be helpful in keeping the versions of stdlibs and base julia in-step

src/bump-stdlibs.jl Outdated Show resolved Hide resolved
src/bump-stdlibs.jl Outdated Show resolved Hide resolved
@DilumAluthge DilumAluthge reopened this Jan 2, 2023
@DilumAluthge
Copy link
Member

Hmmm why isn't CI running?

@DilumAluthge
Copy link
Member

I guess maybe a concurrency group somewhere is waiting to be freed up.

@IanButterworth
Copy link
Sponsor Member Author

There's a global lock on integration tests. Old actions need to be stopped first. Feel free to add me as a collaborator to do that

@IanButterworth
Copy link
Sponsor Member Author

weird.. is the checksum for Statistics wrong on julia master?

src/bump-stdlibs.jl Outdated Show resolved Hide resolved
@DilumAluthge DilumAluthge reopened this Jan 2, 2023
@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #80 (bcb10df) into master (7f882f6) will decrease coverage by 1.00%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
- Coverage   92.85%   91.85%   -1.01%     
==========================================
  Files          10       11       +1     
  Lines         392      405      +13     
==========================================
+ Hits          364      372       +8     
- Misses         28       33       +5     
Impacted Files Coverage Δ
src/BumpStdlibs.jl 100.00% <ø> (ø)
src/bump-stdlibs.jl 93.92% <100.00%> (-2.59%) ⬇️
src/types.jl 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@IanButterworth IanButterworth merged commit b6418bc into master Jan 2, 2023
@IanButterworth IanButterworth deleted the ib/check_version_match branch January 2, 2023 22:41
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