[
https://issues.apache.org/jira/browse/THRIFT-5062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18112793#comment-18112793
]
Sylwester Lachiewicz edited comment on THRIFT-5062 at 9/8/26 1:45 PM:
----------------------------------------------------------------------
The rawgit call survives at
[CYGWIN-appveyor-full.bat:66|https://github.com/apache/thrift/blob/master/build/appveyor/CYGWIN-appveyor-full.bat#L66],
but that script no longer runs — the CYGWIN profile is commented out of the
AppVeyor matrix
([appveyor.yml:111|https://github.com/apache/thrift/blob/master/appveyor.yml#L111])
— so the build failure reported here cannot occur. The dead reference is worth
removing as cleanup. Resolving as Fixed.
was (Author: slachiewicz):
appveyor.yml carries no rawgit references anymore. Resolving as Fixed.
> Rawgit reached EOL, still used in AppVeyor builds
> -------------------------------------------------
>
> Key: THRIFT-5062
> URL: https://issues.apache.org/jira/browse/THRIFT-5062
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Reporter: Jens Geyer
> Priority: Major
>
> AppVeyor build logs:
> {quote}
> 2020-01-11 11:18:01-- http://rawgit.com/transcode-open/apt-cyg/master/apt-cyg
> Resolving rawgit.com (rawgit.com)... failed: No address associated with
> hostname.
> wget: unable to resolve host address 'rawgit.com'
> Command exited with code 4
> {quote}
> Comment on rawgit.com:
> {quote}
> RawGit has reached the end of its useful life
> October 8, 2018
> RawGit is now in a sunset phase and will soon shut down. It's been a fun five
> years, but all things must end.
> GitHub repositories that served content through RawGit within the last month
> will continue to be served until at least October of 2019. URLs for other
> repositories are no longer being served.
> If you're currently using RawGit, please stop using it as soon as you can.
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)