abderrahim commented on code in PR #2161: URL: https://github.com/apache/buildstream/pull/2161#discussion_r3728271620
########## doc/examples/autotools/project.conf: ########## @@ -10,7 +10,7 @@ element-path: elements # Define some aliases for the tarballs we download aliases: alpine: https://bst-integration-test-images.ams3.cdn.digitaloceanspaces.com/ - gnu: http://ftpmirror.gnu.org/gnu/automake/ + gnu: http://ftp.gnu.org/gnu/automake/ Review Comment: Added a mirror and moved to https for all the links. I'm not sure about "our infrastructure". What do we have? (the DO bucket used for alpine image?) and who has access to it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
