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

CI (Buildkite): Add a once-daily scheduled job that builds Julia with USE_BINARYBUILDER=0 (and runs the test suite) on linux64 #42592

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

DilumAluthge
Copy link
Member

No description provided.

@DilumAluthge DilumAluthge added ci Continuous integration backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Oct 11, 2021
@DilumAluthge DilumAluthge changed the title Add a once-daily scheduled job that builds Julia with USE_BINARYBUILDER=0 (and runs the test suite) on linux64 CI (Buildkite): Add a once-daily scheduled job that builds Julia with USE_BINARYBUILDER=0 (and runs the test suite) on linux64 Oct 11, 2021
@DilumAluthge DilumAluthge force-pushed the dpa/no-bb branch 3 times, most recently from b5a91d6 to a3c907a Compare October 11, 2021 04:18
@DilumAluthge DilumAluthge marked this pull request as ready for review October 11, 2021 04:19
@DilumAluthge DilumAluthge requested a review from a team as a code owner October 11, 2021 04:19
@DilumAluthge DilumAluthge removed the request for review from a team October 11, 2021 05:34
@DilumAluthge DilumAluthge marked this pull request as draft October 11, 2021 05:34
… `USE_BINARYBUILDER=0` (and runs the test suite) on linux64
@DilumAluthge
Copy link
Member Author

@codecov
Copy link

codecov bot commented Oct 14, 2021

Codecov Report

Merging #42592 (eda5ac0) into master (bbe9375) will decrease coverage by 0.00%.
The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #42592      +/-   ##
==========================================
- Coverage   89.28%   89.28%   -0.01%     
==========================================
  Files         343      343              
  Lines       79476    79587     +111     
==========================================
+ Hits        70963    71058      +95     
- Misses       8513     8529      +16     
Impacted Files Coverage Δ
base/Base.jl 49.31% <ø> (-1.36%) ⬇️
base/abstractdict.jl 92.89% <ø> (ø)
base/arraymath.jl 96.82% <ø> (-0.10%) ⬇️
base/client.jl 78.72% <ø> (ø)
base/complex.jl 99.43% <ø> (ø)
base/path.jl 67.80% <ø> (-0.49%) ⬇️
base/range.jl 92.74% <ø> (ø)
stdlib/LinearAlgebra/src/dense.jl 99.29% <ø> (ø)
base/float.jl 87.82% <66.66%> (+0.14%) ⬆️
base/errorshow.jl 89.22% <88.88%> (-0.09%) ⬇️
... and 40 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6d0465...eda5ac0. Read the comment docs.

@DilumAluthge DilumAluthge merged commit 4c222c9 into master Oct 14, 2021
@DilumAluthge DilumAluthge deleted the dpa/no-bb branch October 14, 2021 19:54
KristofferC pushed a commit that referenced this pull request Oct 18, 2021
… `USE_BINARYBUILDER=0` (and runs the test suite) on linux64 (#42592)

(cherry picked from commit 4c222c9)
KristofferC pushed a commit that referenced this pull request Oct 19, 2021
… `USE_BINARYBUILDER=0` (and runs the test suite) on linux64 (#42592)

(cherry picked from commit 4c222c9)
KristofferC pushed a commit that referenced this pull request Nov 11, 2021
… `USE_BINARYBUILDER=0` (and runs the test suite) on linux64 (#42592)

(cherry picked from commit 4c222c9)
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Nov 13, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
… `USE_BINARYBUILDER=0` (and runs the test suite) on linux64 (JuliaLang#42592)
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
… `USE_BINARYBUILDER=0` (and runs the test suite) on linux64 (JuliaLang#42592)
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
… `USE_BINARYBUILDER=0` (and runs the test suite) on linux64 (#42592)

(cherry picked from commit 4c222c9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants