Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1023 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 1023 Bytes

GitHub Actions, Configurations and Workflows

Lints, tests, builds, and deploys the Opera full-stack application.

Scans source code for quality and security issues.

Pushes the built application source code to the production environment.

Cleans out all of the cached artifacts the pipelines use once a pull request has closed on a branch. Also deletes workflow runs older than 5 days old.

This workflow sets up the automatic pull request generation for dependency bumps, running checks to ensure the dependency doesn't break the application build.

Available Issues Templates

For reporting application or developer environment defects.

For requesting new capabilities in any part of Opera.