This repository contains LaunchDarkly shared GitHub Actions and Workflows for other LaunchDarkly Repos to use.
Name | Description |
---|---|
contract-tests | Run SDK/SSE contract tests. |
persistent-stores | Start persistent stores on mac/windows. |
publish-pages | Publishes documentation to Github Pages. |
release-secrets | Retrieve secrets from AWS Secrets Manager. |
sign-dlls | Sign dotnet DLL (assembly) files. |
verify-hello-apps | Run shared quality-checks for hello-apps. |
Name | Description |
---|---|
sdk-stale | Warns about stale issues, and then closes when required. |
lint-pr-title | Ensures PR titles follow Conventional Commits. |