Closed ajsb85 closed 1 year ago
Languages
Deploy to Google Play and take screenshoots
Automatic versioning and CHANGELOG generation, using GitHub's squash button and conventional commit messages.
https://github.com/conventional-changelog/standard-version
Create a github release
Build Android
Create java documentation
Publish libraries
Hi, @ajsb85 @rafaelje
The workflow is very much the same, except for these 3 aspects:
The changelog is generated only on Master branch The documentation is generated only on develop branch Tests are being run only in develop and feature branches
This is according to the information at the moment of documenting the workflow on the project sites
Workflow article - Continuous Integration
Also, checking past issues, I think we can close this one, #38 , the features requested are currently working
Thank you
@Naylin15 I'll close this issue you are right https://github.com/flyve-mdm/android-inventory-library/issues/38
I agree, but this task is waiting for review step by step with @rafaelje and me.