You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/12/04 09:38:50 UTC

[GitHub] [streampipes] bossenti created a discussion: Migrate Jenkins to GitHub actions

GitHub user bossenti created a discussion: Migrate Jenkins to GitHub actions

I was just wondering if we can migrate our Jeninks job to GitHub actions?
As far as I can tell, this job deploys our `dev` branch as a snapshot version in Maven, right?
That should then be easy to map as a GitHub workflow as well, then we have everything in one place.
Are there any other CI or CD workflows that are not currently implemented via GitHub actions?

GitHub link: https://github.com/apache/streampipes/discussions/842

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] dominikriemer added a comment to the discussion: Migrate Jenkins to GitHub actions

Posted by GitBox <gi...@apache.org>.
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 dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] bossenti added a comment to the discussion: Migrate Jenkins to GitHub actions

Posted by GitBox <gi...@apache.org>.
GitHub user bossenti added a comment to the discussion: Migrate Jenkins to GitHub actions

see #843

GitHub link: https://github.com/apache/streampipes/discussions/842#discussioncomment-4306593

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] bossenti added a comment to the discussion: Migrate Jenkins to GitHub actions

Posted by GitBox <gi...@apache.org>.
GitHub user bossenti added a comment to the discussion: Migrate Jenkins to GitHub actions

That sounds great!
Thanks a lot for researching.

In this case I would create an issue for the migration, so that we can tackle this after the current release.

GitHub link: https://github.com/apache/streampipes/discussions/842#discussioncomment-4303033

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] bossenti added a comment to the discussion: Migrate Jenkins to GitHub actions

Posted by GitBox <gi...@apache.org>.
GitHub user bossenti added a comment to the discussion: Migrate Jenkins to GitHub actions

see #843

GitHub link: https://github.com/apache/streampipes/discussions/842#discussioncomment-4306592

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org


[GitHub] [streampipes] bossenti deleted a comment on the discussion: Migrate Jenkins to GitHub actions

Posted by GitBox <gi...@apache.org>.
GitHub user bossenti deleted a comment on the discussion: Migrate Jenkins to GitHub actions

see #843

GitHub link: https://github.com/apache/streampipes/discussions/842#discussioncomment-4306592

----
This is an automatically sent email for dev@streampipes.apache.org.
To unsubscribe, please send an email to: dev-unsubscribe@streampipes.apache.org