Skip to content

Avoid error on rebuild with JuliaC#1097

Merged
topolarity merged 1 commit into
JuliaLang:masterfrom
PatrickHaecker:patch-1
Jun 27, 2026
Merged

Avoid error on rebuild with JuliaC#1097
topolarity merged 1 commit into
JuliaLang:masterfrom
PatrickHaecker:patch-1

Conversation

@PatrickHaecker

Copy link
Copy Markdown
Contributor

Force copy of cert.pem in bundle_cert function.

Setting force=true avoids aborting JuliaC with an error when building a second time. It should be save to overwrite the cert file, as it has been copied by PackageCompiler.jl and the user requested to regenerate the app.

@codecov

codecov Bot commented Apr 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.02%. Comparing base (c2a75b0) to head (e84e615).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1097      +/-   ##
==========================================
- Coverage   86.13%   86.02%   -0.12%     
==========================================
  Files           3        3              
  Lines         887      887              
==========================================
- Hits          764      763       -1     
- Misses        123      124       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@PatrickHaecker

Copy link
Copy Markdown
Contributor Author

@topolarity: Could you please merge the PR? It just hit us again …

Force copy of cert.pem in bundle_cert function.

Setting `force=true` avoids aborting JuliaC with an error when building a second time.
It should be save to overwrite the cert file, as it has been copied by PackageCompiler.jl and the user requested to regenerate the app.
@topolarity topolarity merged commit ccd8a8e into JuliaLang:master Jun 27, 2026
21 of 25 checks passed
@topolarity

Copy link
Copy Markdown
Member

Thanks @PatrickHaecker - I'll follow up on JuliaLang/JuliaC.jl#141 to fix this further next week

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