[
https://issues.apache.org/jira/browse/FLINK-18643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17162740#comment-17162740
]
Robert Metzger commented on FLINK-18643:
----------------------------------------
Thanks for spotting this announcement by Infra.
I'm not sure how many people are really using the snapshot versions we are
deploying. I would actually propose to stop publishing nightly builds.
If we want to continue, Azure DevOps has a module called "Artifacts", that also
seems to support Maven:
https://docs.microsoft.com/en-us/azure/devops/pipelines/artifacts/maven?view=azure-devops
It should be fairly simple to integrate that with the nightly build.
For a nightly "binary release", we could just upload them as a build artifact
(finding that file will be insanely difficult for our users though).
Alternatively, we keep uploading them to s3 (from Azure).
Shall we do a quick survey on the dev@ and user@ list to understand the need
for nightly builds?
> Migrate Jenkins jobs to ci-builds.apache.org
> --------------------------------------------
>
> Key: FLINK-18643
> URL: https://issues.apache.org/jira/browse/FLINK-18643
> Project: Flink
> Issue Type: Improvement
> Components: Release System
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
>
> Infra is [reworking the Jenkins
> setup|https://lists.apache.org/thread.html/re974eed417a1bc294694701d5c91b4bf92689fcf32a4c91f169be87d%40%3Cbuilds.apache.org%3E],
> so we have to migrate our jobs that do the snapshot deployments.
> Alternatively, find other ways to do this (Azure?) to reduce number of used
> infrastructure services.
> /cc [~rmetzger]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)