GitHub Actions offers a variety of useful actions that can be integrated into your repository, such as test reporting, building and pushing Docker images, setting up PHP, versioning with GitTools, automatic releases, triggering actions from repository dispatch, previewing pull requests, generating coverage reports, and more.
Table of contents
1: Test reporter2: Build and push docker images3: Setup PHP4: GitTools actions5: Action automatic releases6: Repository dispatch7: PullPreview8: ReportGenerator9: Git version10: GitHub Action tester (github-action-tester)Bonus round: OctopusHow to install actionsWhat next?1 Comment
Sort: