devonfw / devon4j

devonfw Java stack - create enterprise-grade business apps in Java safe and fast
Apache License 2.0
83 stars 87 forks source link

#347: github actions for devon4j #343

Closed ssarmokadam closed 3 years ago

ssarmokadam commented 3 years ago

Provides github action config for issue #347

hohwille commented 3 years ago

OK, as I commented in #347 there seems to be a way to get all working with github action. I try to be agile so I merge this PR already and expect another PR for #347 to improve but we can already get started and activate github actions in parallel to travis...

hohwille commented 3 years ago

I added secrets for SONATYPE_USER and SONATYPE_PASSWORD. The github action build failed with this error:

fatal: unable to access 'https://github.com/${ORG}/${REPO_DEST}.git/': The requested URL returned error: 400
Error: Process completed with exit code 128.
ssarmokadam commented 3 years ago

@hohwille I will check and create new PR with changes required

hohwille commented 3 years ago

You can also just update this PR.