Skip to content

equinor/radix-ingress-default-backend

Repository files navigation

Conventional Commits Release SCM Compliance

Radix Ingress Defailt Backend

Responds with a nice error page for Radix (and Equinor) based on the requested domain

How we work

Commits to the main branch must follow Conventional Commits and uses Release Please to create new versions.

Deployment

Radix Ingress Default Backend follows the Conventional Commits and uses Release Please to create new versions. All commits to main should either start with feat: or with fix: (a ! will suggest a major version bump).

Release-Please will create a PR with for a new Release with all unreleased commits, bumping the version according to the commit message, linking the PRs and writing a nice CHANGELOG.

After a new version is released, we need to update radix-flux to start using it.

Each commit to main will also build a nightly build that can be used if required.

Pull request checking

Radix Ingress Default Backend makes use of GitHub Actions for build checking in every pull request to the main branch. Refer to the configuration file of the workflow for more details.

Contributing

Read our contributing guidelines


Security notification