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

Prefer HTTPS over HTTP #1415

Merged
merged 2 commits into from
Jul 6, 2024
Merged

Prefer HTTPS over HTTP #1415

merged 2 commits into from
Jul 6, 2024

Conversation

liblit
Copy link
Contributor

@liblit liblit commented Jul 6, 2024

All the cool kinds encrypt these days.

Our only remaining http: URL is for OCaml-Java, which does not have an https: server.

src = URI("http://www.ocamljava.org/downloads/download.php?version=$version-bin")

All the cool kinds encrypt these days.

Our only remaining `http:` URL is for OCaml-Java, which does not have
an `https:` server.
@liblit liblit added the gradle WALA’s Gradle build system label Jul 6, 2024
@liblit liblit requested a review from msridhar July 6, 2024 18:45
@liblit liblit self-assigned this Jul 6, 2024
@liblit liblit enabled auto-merge (rebase) July 6, 2024 18:46
Copy link

github-actions bot commented Jul 6, 2024

Test Results

  695 files    695 suites   2h 59m 25s ⏱️
  735 tests   718 ✅  17 💤 0 ❌
4 294 runs  4 190 ✅ 104 💤 0 ❌

Results for commit 5105d47.

@liblit liblit merged commit 4174990 into wala:master Jul 6, 2024
10 checks passed
@liblit liblit deleted the prefer-HTTPS-over-HTTP branch July 6, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gradle WALA’s Gradle build system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants