Hive Hive
Sign in

Drops

Shipped updates from GitHub releases and changelog feeds across every domain.

Activity
Published Title Project Domains Version Source
Multi-provider OIDC authentication with Google and generic OIDC Hive can now delegate sign-in to one or more identity providers at the same time. Google is built in with HIVE_GOOGLE_CLIENT_ID and HIVE_GOO
Hive
Hive
server@0.2.0
GitHub
Generic Hive Helm chart published as OCI artifact The Hive Helm chart is now published as a generic OCI artifact. You can install it with helm install hive oci://ghcr.io/tuist/charts/hive --
Hive
Hive
helm@0.1.0
GitHub
Helm chart is now generic and self-hostable outside Tuist The Helm chart is no longer tied to Tuist-specific infrastructure, so it can be used to self-host Hive anywhere. Default values are stripped
Hive
Hive
helm@0.1.0
GitHub
Configure instance visibility with HIVE_VISIBILITY Hive server 0.1.0 can be deployed as a public or private instance. Use the HIVE_VISIBILITY environment variable to set public access (anyone
Hive
Hive
server@0.1.0
GitHub
Generic Helm chart for self-hosting The Helm chart is now generic and can be used by anyone to self-host Hive. Default values no longer assume Tuist-specific hosts, image pull
Hive
Hive
server@0.1.0
GitHub
Private instances can gate the dashboard behind login with HIVE_VISIBILITY Hive can now require authentication before anyone can reach the dashboard. Set HIVE_VISIBILITY=private to gate the app behind login, or leav
Hive
Hive
server@0.1.0
GitHub
Helm chart is now generic, with Tuist config split into a production overlay The Helm chart is now generic by default and no longer assumes Tuist-specific infrastructure. Default values use hive.example.com, leave ima
Hive
Hive
server@0.1.0
GitHub
Server releases include the changelog and a link to the GHCR package The release workflow now writes the release body to a file (release-body.md) instead of passing multi-line notes through GitHub Actions outp
Hive
Hive
server@0.1.0
GitHub
Generic Helm chart for self-hosting with a Tuist-specific production overlay The Hive Helm chart is now generic and self-hostable by anyone. The default values no longer assume Tuist-specific infrastructure such as 1P
Hive
Hive
server@0.1.0
GitHub
OIDC sign-in can be restricted by email domain Email-domain allowlisting is now available for OIDC providers. Set HIVE_GOOGLE_ALLOWED_DOMAINS or HIVE_OIDC_ALLOWED_DOMAINS to a comma-separ
Hive
Hive
server@0.1.0
GitHub