GitHub user dominikriemer added a comment to the discussion: Migrate Jenkins to GitHub actions
The only reason we have the Jenkins build in place is that it wasn't allowed to publish artifacts to the ASF maven repo from Github as per Infra policy when we moved to the Incubator. But it seems this has changed and we can get credentials to publish to Nexus: https://issues.apache.org/jira/browse/INFRA-23810 So it seems we need to ask Infra to enable NEXUS_USER and NEXUS_PW and we can get rid of the Jenkins job :-) GitHub link: https://github.com/apache/streampipes/discussions/842#discussioncomment-4302597 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
