Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementing GitHub Actions Pipeline (#982)
* Testing Checkout * Fixed Syntax * Fixed Syntax * removed unnecessary steps * removed unnecessary steps * Syntax * Syntax * Test SSH * Testing Build ENV * Added wget * ENV * added shell * check java * check java * Created new Docker Image * Added Build and Test stage * Fix * Added right order * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Added Volume * Set clean to false * Set clean to true * Fixed Volume Path * Fixed Volume Path * Fixed Volume Path * Fixed Volume Path * Fixed Volume Path * Fixed Volume Path * Bind Volume * Fixed Docker Image * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix Volume * Fix Volume * Fix Volume * Fix Volume * Combined Checkout and Build * Fix * Fix * Fix Vol * Added Artifact * Added Artifact * Added Artifact * Fix syntax * Debug * Debug * Debug * STOP * test * Volume * Using Cache * Cache Fix * Cache Fix * Cache Fix * Cache Fix * Cache Fix * Cache Fix * Cache Fix * Cache Fix * Cache Fix * Cache Fix * Using artifacts * Changed approach in passing files * Changed approach in passing files * Debug * Fixed Path * Fixed Path * Fixed Path * Fixed Path * Fixed Path * Caching Gradle Dependencies * Removed workdir * Fixes * Fixes * Removed Artifacting Trying Cache * Seperated Build Artifact and Gradle Cache * All jobs in one stage test * Fixed permissions * Test * Test * Test * Changed approach * Added Sonar * Added Sonar * Added sonar credentials * Moved reportScoverage * Moved reportScoverage * Moved reportScoverage * Switched to action * Switched to action * Back to gradle * Removed dependencies from sonarqube.gradle * Added deployment step and sonar quality gate * fixed time format * debug * Added dependencie to sonarqube.gradle and changed workflow * sonar * Switched to action * Added path to binaries * Added path to binaries * Debug * Debug * Debug * Finished Prototype * Finished Prototype * Changed Java-Docs to Scala-Docs * Resolved Conversations * Changed branches * Switched from Sonarqube analysis Action to gradlew * Create Reports and changed path * fetch-depth * Quality-Gate status script * debug * debug * debug * Using reportScoverage * debug path * debug path * debug path * debug path * debug path * Merged some steps * rem debug * switched to sonarqube * Added CheckScov * Remove args * Outcommented sonar stage in jenkins * Testing Sonar * Prototype * Removed DummyCode * Jenkinsfile back to dev version * spotless back in test * Prototype * Resolved conversations * changed fetch depth * seperated spotlessCheck * debug spotless * debug spotless * resolved conversations * Removed PMDS and replaced with test * Added dependencies * fixes * empty line
- Loading branch information