Loading
Commits on Source 10
-
GitLab Renovate Bot authored
-
Runway Renovate Robot authored
fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.152.0 See merge request !1267
-
GitLab Renovate Bot authored
-
Florian Forster authored
chore(deps): update registry.gitlab.com/gitlab-org/cli docker tag to v1.73.0 See merge request !1266
-
Sahand Abbasi authored
-
Sahand Abbasi authored
chore: add make deps to prepare env script See merge request !1268
-
GitLab Renovate Bot authored
-
Runway Renovate Robot authored
fix(deps): update module gitlab.com/gitlab-org/api/client-go to v0.154.0 See merge request !1269
-
Florian Forster authored
feat(Cloud Run): Set the `GITLAB_CONTINUOUS_PROFILING` and `GITLAB_TRACING` environment variables by default. These environment variables are used by Labkit to configure continuous profiling and tracing. Setting these variables by default allow these integrations to "just work", i.e. no additional configuration is required on the user's end. The default values can be overwritten by the user, so they can disable continuous profiling and tracing by adding ```yaml GITLAB_CONTINUOUS_PROFILING: "" GITLAB_TRACING: "" ``` to their `env-production.yml` or `env-staging.yml` file. Closes: team#661
-
Florian Forster authored
feat(Cloud Run): Set the `GITLAB_CONTINUOUS_PROFILING` and `GITLAB_TRACING`... Closes team#661 See merge request !1270