1201172 / ddd-forum-odsoft-1180658-1181600-1200615-1201172

Repository used for the development of ODSOFT project.
https://dddforum.com
ISC License
1 stars 0 forks source link

Configure the Project Job #11

Open 1201172 opened 1 year ago

1201172 commented 1 year ago

Get the source code from your repository • Build the project and following goals using your Gradle build • Remark: if you did not successfully complete the Gradle tasks, use the existing node scripts instead • Generate the JSDoc documentation • Publish the JSDoc documentation • You may consider that it does not make sense (in this case) to publish artefacts if their construction fails. Therefore, you should not publish JSDoc if you are unable to successfully build the project • Run the Unit Tests • Generate the Unit Tests Coverage Report • Publish the Unit Tests Coverage Report • Run the API Tests • Generate the API Tests Coverage Report • Publish the API Tests Coverage Report