Update dependency https://gitlab.com/gitlab-org/gitlab-foss.git to v14.4.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
https://gitlab.com/gitlab-org/gitlab-foss.git | minor |
14.3.3 -> 14.4.0
|
Release Notes
gitlab-org/gitlab-foss
v14.4.0
Added (79 changes)
- Upgrade GitLab Pages to 1.46.0 (merge request)
- Support math expressions in the Content Editor (merge request)
- Add Reviewer names (merge request)
- Geo: Enable Upload replication using SSF by default (merge request) GitLab Enterprise Edition
- Add username attribute support for GitLab.com Group SAML SSO (merge request) GitLab Enterprise Edition
- Expose issue contacts via GraphQL by @leetickett (merge request)
- Add source instance version validation for project (merge request)
- Add top-level GraphQL query for single board list (merge request)
- Allow to setup Documentation pages URL for help pages redirects (merge request)
- DevOps Adoption: Add "trend over time" graph (merge request) GitLab Enterprise Edition
- Improve data zoom on contribution analytics (merge request) GitLab Enterprise Edition
- Add cluster_image_scanning CI parser to update location data (merge request) GitLab Enterprise Edition
- Enable on-demand scans scheduler (merge request) GitLab Enterprise Edition
- Add EE variant of Resolvers::ProjectPipelinesResolver (merge request) GitLab Enterprise Edition
- Implement PostUploadPackWithSidechannel client in Workhorse (merge request)
- Introduce status column for the security_scans table and populate it (merge request)
- Add contact update mutation to GraphQL by @leetickett (merge request)
- Add support for load balancing multiple databases (merge request)
- Admin: listing matching card details of an user (merge request) GitLab Enterprise Edition
- Import repository with project migration (merge request)
- Graceful degradation for Branches controller (merge request)
- Add ability to set iteration on issue creation via GraphQL API (merge request) GitLab Enterprise Edition
- Avoid cross-joins in PipelinesForMergeRequestFinder (merge request)
- Remove ci_resource_group_process_modes feature flag (merge request)
- Add customer relations contact create mutation by @leetickett (merge request)
- Sync requirement and requirement issues state (merge request) GitLab Enterprise Edition
- Keep credit card non-sensitive info (merge request) GitLab Enterprise Edition
- Subscriptions hand raise lead API client (merge request) GitLab Enterprise Edition
- Add metric for users associating milestones to releases (merge request)
- Add meta data in user_credit_card_validations (merge request)
- Link to a search for feature flag name in project (merge request) GitLab Enterprise Edition
- Add includeSubepics argument to issue filters in GraphQL (merge request) GitLab Enterprise Edition
- Warn users of impacted escalation policies on leave/delete (merge request) GitLab Enterprise Edition
- Add confidential issues filtering for GraphQL API (merge request)
- Measure Sidekiq enqueue latency for scheduled jobs (merge request)
- Add ability to set iteration on issue creation via GraphQL API (merge request) GitLab Enterprise Edition
- Add issue_customer_relations_contacts linking table by @leetickett (merge request)
- Add config field gitlab_kas.external_k8s_proxy_url (merge request)
- Add DependencyProxySettings mutation (merge request)
- Added feature flag to show terraform banner (merge request)
- Promote jobs_to_be_done experiment (merge request)
- Feat(Cloud Activation Form Modal): loading button (merge request) GitLab Enterprise Edition
- Return runner webUrl via GraphQL API (merge request)
- Add option of 60 days to container image expiration policy by @pataar (merge request)
- Add missing keywords to CI schema (merge request)
- BulkImports: Handle network errors (merge request)
- Add sorting to DA overview table (merge request) GitLab Enterprise Edition
- Document how to migrate off Gitaly Cluster (merge request)
- Make it possible to define custom request duration thresholds (merge request)
- Implement rate-limiting for a deprecated API endpoint (merge request)
- Extend EE::Types::Ci::PipelineType with dast_profile (merge request) GitLab Enterprise Edition
-
Add
links
andmessage
field to VulnerabilityType (merge request) GitLab Enterprise Edition - Allow relate quick action on issue create (merge request)
- Allow plus character in project names by @lzampier (merge request)
- Render frontmatter codeblock in the Content Editor (merge request)
- Add support for wbr in content editor (merge request)
- Enable live tracking and enforcement of CI minutes (merge request) GitLab Enterprise Edition
- Send "setup for company" in trial form to CustomersDot (merge request)
- Perform validations on the parent of a namespace/group by default (merge request)
- Added support for test coverage badge color configuration by @szaboi (merge request)
- Move cluster agent GraphQL mutations and supporting services to core (merge request)
- Move cluster agent GraphQL types and resolvers to core (merge request)
- Address the PK Overflow risk for the taggins - Step 3 (merge request)
- Remove i_testing_metrics_report_artifact_uploaders feature flag (merge request)
- Remove usage_data_i_testing_test_case_parsed feature flag (merge request)
- Enable FF "paginated_tree_graphql_query" by default (merge request)
- Add user permissions for runners in GraphQL API (merge request)
- Always enable the database load balancer (merge request)
- Add endpoints for project relations exports (merge request)
- Upgrade Pages to 1.45.0 (merge request)
- Support FIFO/LIFO process modes to Resource Group (merge request)
- Add documentation to Files API Rate Limits (merge request)
- Add security_orchestration_policy to pipeline source filter (merge request) GitLab Enterprise Edition
- Add sign-in count to external pipeline validation (merge request)
- Add negated issueType filter to issue resolver (group and project) (merge request)
- Add clone issue to REST API (merge request)
- Add runner_features column to ci_builds_metadata (merge request)
- Extend /help/instance_configuration with Git LFS rate limit by @wwwjon (merge request)
- API: Add endpoint to reset runner authentication token by @KyleFromKitware (merge request)
Fixed (96 changes)
- Fix Analytics Author filters (merge request)
- Allow maintainers to set MR approval settings (merge request) GitLab Enterprise Edition
- Fix: update links in billing page by @orozot (merge request) GitLab Enterprise Edition
- Update onboarding template project (merge request) GitLab Enterprise Edition
- Fix handling Service Ping response DevOps metrics (merge request)
- Add guard clause to ensure incoming params (merge request)
- MR Analytics: Add pipelines sanity check (merge request) GitLab Enterprise Edition
- Replace calls to LoadBalancing with ::Gitlab::Database::LoadBalancing (merge request)
- Change shared runner settings on import on conflict with group (merge request)
- Fix undefined method `use_primary!' error in GDK by @leetickett (merge request)
- Guard against exceptions from unfound DiffNotes (merge request)
- Replace success button in the add linked issue (merge request)
- Ensure correct group for DA chart (merge request) GitLab Enterprise Edition
- Fix cut-off dropdown in board breadcrumbs (merge request)
- Fix non-restarted skipped bridge jobs (merge request)
- Don't run WAL queries when not using replicas (merge request)
- Enable syntax highlighting for new files (merge request)
- Add go, nuget, and sbt to Dependencies API filters (merge request) GitLab Enterprise Edition
- Present sbt, nuget, and go in Dependency List page (merge request) GitLab Enterprise Edition
- Fix detail page of NuGet package with missing metadata by @wwwjon (merge request)
- Remove local form errors flash (merge request)
- Make CI minutes consumption increment idempotently (merge request) GitLab Enterprise Edition
- Boards - Sort closed issues by closedAt date (merge request)
- Gracefully track errors raised by sending CI minutes notifications (merge request) GitLab Enterprise Edition
- Add IssuesFieldExtension to set relative positions (merge request)
- Update strategies used for DB count approximation for read-only DB (merge request)
-
Mark the
created_at
attribute as read-only to prevent updating it (merge request) - Disable caching of MergeToRefService call in mergeability check (merge request)
- Return the correct project in job/allowed_agents API response (merge request)
- Use pessimistic locking when accessing Terraform state (merge request)
- Sanitize given scan types before querying the security_scans (merge request)
- Fix auto-renew of LetsEncrypt domains for Pages (merge request)
- Show hint if input value is invalid (merge request) GitLab Enterprise Edition
- Fix inline JavaScript HAML linter not working (merge request)
- Add ON DELETE constraint to security_policy_management_project_id (merge request)
- Fix merge request approvals accordion (merge request) GitLab Enterprise Edition
- Fix undefined method error in validate_remote_git_endpoint service (merge request)
- Hide filters UI in Roadmap within epic page (merge request) GitLab Enterprise Edition
- Fix storing first_mentioned_in_commit_at attribute (merge request)
- Redirect Geo git push operations to primary external URL (merge request) GitLab Enterprise Edition
- Fix spacing between note badges by @TaehyeokKang (merge request)
- Fix project statistics Uploads by @guillaume.chauvel (merge request)
- Move required styles for issue-token to core by @michael.telgkamp (merge request)
- Fix default values for the deprecated API throttle (merge request)
- Fix dependency proxy image prefix (merge request)
- Upgrade mermaid-js to v8.13.2 (merge request)
- Don't retry errors when there are no replicas (merge request)
- Delete issues css (merge request)
- Use GlAlert for external issues list errors (merge request) GitLab Enterprise Edition
- Fix tabs switching between tree and roadmap (merge request) GitLab Enterprise Edition
- Fix: change dropdown background to transparent by @orozot (merge request)
- Use GlAlert for integrations table errors (merge request)
- Removes reporting on non-existant failures for import rake task (merge request)
- Fix compliance framework labels readability (merge request) GitLab Enterprise Edition
- Fix clipped broadcast message on login page when using custom header (merge request)
- Fix issue search optimization in GraphQL (merge request)
- Expand template names when tracking inclusion (merge request)
- Fix incorrect date in type of work chart (merge request) GitLab Enterprise Edition
- Fix: translate upload license tips by @orozot (merge request) GitLab Enterprise Edition
- Reapply table-layout fixed in repository file list (merge request)
- Global Search - Upvote Tooltip Alignment (merge request)
- Prevent group wiki writes on read-only DBs (merge request) GitLab Enterprise Edition
- Fix incorrect trigger of issue/epic autocomplete (merge request) GitLab Enterprise Edition
- Fix Web IDE renaming empty content (merge request)
- Fix milestone references in group context (merge request)
-
Value of
lock_memberships_to_ldap
should not affect authorizations (merge request) - Remove file upload type restirction (merge request)
- Fixed post merge ci status bug (merge request)
- Generate startup css as if com_and_canary by @leetickett (merge request)
- Disable form on admin appearance sign-in page preview (merge request)
- Add connection fallback to ActiveRecordProxy (merge request)
- Update GitLab Shell to v13.21.1 (merge request)
- Fix Australian timezone abbreviations in tooltips (merge request)
- Merge branch 'jswain_combined_registration_auto_trial_params' into 'master' (merge request) GitLab Enterprise Edition
- Provide namespace_id default value (merge request)
- Fix CSV issues import max file size message by @JonstonChan (merge request)
- Fix unmet prerequisites help URL (merge request)
- Fix polling on vuln details page (merge request) GitLab Enterprise Edition
- Fix rule all branches not using monospace font (merge request) GitLab Enterprise Edition
- Fix sum of LFS objects size with identical value by @guillaume.chauvel (merge request)
- Fix project group share setting wording (merge request)
- Fix gitaly-backup TLS connections (merge request)
- Fix Content-Disposition header not working in Azure Blob storage (merge request)
- Handle ConnectionNotEstablished in the DB LB (merge request)
- MR Analytics: Add yAxis formatter (merge request) GitLab Enterprise Edition
- Remove unnecessary route (merge request)
- Fix address requires string literal i18n helpers by @elcordova (merge request)
- Fix DB connection check for Geo user routing (merge request) GitLab Enterprise Edition
- Update to commonmarker gem 0.23.2 (merge request)
- Focus on input when dropdown is shown on issue creation page (merge request)
- Replace public_send with send in doctor rake task (merge request)
- Open sidebar after user creates a new item in boards (merge request)
- Geo: Fix maintenance mode causing Unhealthy secondary status (merge request) GitLab Enterprise Edition
- Allow BoardListType.issues to filter by negated issueType in GraphQL (merge request)
- Add additional properties to policy_details helper (merge request) GitLab Enterprise Edition
- Persist feedback alert for SAST Configuration (merge request) GitLab Enterprise Edition
Changed (80 changes)
- Implement Dependency proxy via Workhorse injectors (merge request)
- Added v-scrolling to both editors by @mehulsharma (merge request)
- Update auto-deploy-image to v2.14.0 (merge request)
- Adjust update_runners_registration_token permission (merge request)
- Remove feature flag member_destroy_async_auth_refresh (merge request)
- Disable create list button after clicked once (merge request)
- Preselect all projects in group coverage analytics (merge request) GitLab Enterprise Edition
- Allow longer Helm channel names by @sathieu (merge request)
- Enable create_vulnerabilities_via_api by default (merge request) GitLab Enterprise Edition
- Use allowlist of allowed attributes for imported models (merge request)
- Refactor the usage of Secret Scanning to Secret Detection (merge request)
- Improve Git HTTPS message given when Gitaly unavailable (merge request)
-
Remove
performance_roadmap
ff and legacy code (merge request) GitLab Enterprise Edition - Respect security scanner schema (merge request) GitLab Enterprise Edition
- Default enable use_upsert_query_for_mr_metrics FF (merge request)
- Support Jira Connect asymmetric JWTs (merge request)
- Improve translatability of email confirmation page (merge request)
- Remove vulnerability flags feature flag (merge request)
- Styling updates of the protected environments edit access dropdown (merge request) GitLab Enterprise Edition
- Clean up oauth buttons on sign in/up (merge request)
- Improve merge train help text (merge request) GitLab Enterprise Edition
- Update branch name to use monospace (merge request) GitLab Enterprise Edition
- Remove redundant help text from runners (merge request)
- Proxy Geo secondary HTTP pushes + lfs through Workhorse (merge request) GitLab Enterprise Edition
- Update compliance report title and navigation (merge request) GitLab Enterprise Edition
- Change MR draft status notification from flash to tast (merge request)
- Allow minimal access value for UserHighestRole (merge request) GitLab Enterprise Edition
- Add jsonb field for Finding Evidence (merge request)
- Geo: Increase reliability of certain one-time jobs (merge request) GitLab Enterprise Edition
- Geo: Reduce unnecessary resource usage (merge request) GitLab Enterprise Edition
- Geo: Reduce unnecessary resource usage (merge request) GitLab Enterprise Edition
- GithubImporter: Format diff note suggestions to the gitlab format (merge request)
- system_check: Bump minimum required Git version to v2.33.0 (merge request)
- Update SAST config primary action button variant (merge request) GitLab Enterprise Edition
- Add rake task to pause or resume elastic indexing (merge request) GitLab Enterprise Edition
- Changed cluster type badge to gitlab-ui element (merge request)
- Move advanced_search_multi_project_select FF to user actor (merge request) GitLab Enterprise Edition
- Implement Dependency proxy via Workhorse injectors (merge request)
- Replace namespaces unique index on name and parent_id (merge request)
- Remove orchestration policies feature flag (merge request) GitLab Enterprise Edition
- Redirect threat_monitoring policies endpoints (merge request) GitLab Enterprise Edition
- Add tooltips to runners badges (merge request)
- Remove beta badge from GitLab Migration (merge request)
- Show author badge in comments (merge request)
- Toggle banner using suggest_pipeline_enabled application setting (merge request)
- Enable merge requests discussions cache (merge request)
- Edit UI text of Abuse reports settings (merge request)
- Prevent Workhorse panics when Geo proxy URL is unset (merge request) GitLab Enterprise Edition
- Improve deployment information on Jira Cloud app by @rbordignon (merge request)
- Migrate branches nav from Bootstrap tabs to GlTabs (merge request)
- Allow dots in Helm channel, but forbid repeated dots by @sathieu (merge request)
- Remove analyzer_pipeline metrics join to ci_builds (merge request) GitLab Enterprise Edition
- Update cluster management project template with new version of Falco (merge request)
- Update UI text in Group general settings (merge request)
- Allow removal of cloud licenses (merge request) GitLab Enterprise Edition
- Remove default value for time zone user preference (merge request)
- Exclude secret_detection findings from autoresolution (merge request) GitLab Enterprise Edition
- Enable repo size limit and ip restriction (merge request) GitLab Enterprise Edition
-
Remove
async_filtering
feature flag (merge request) - Convert ee/geo/db/schema.rb to ee/geo/db/structure.sql (merge request) GitLab Enterprise Edition
- Updated the Cluster Agent Token table heading (merge request) GitLab Enterprise Edition
- Fix DB load balance autoloading/code-reloading (merge request)
- Remove "files" from end of default commit message in Web IDE by @scootergrisen (merge request)
- Ensure merge request header strings are internationalized (merge request)
- Add namespace_ancestry_ids migration (merge request) GitLab Enterprise Edition
- Update Copy on License Compliance CTA (merge request) GitLab Enterprise Edition
- Remove download text from pipeline artifact dropdown items by @fabsrc (merge request)
- Add suggest_pipeline_enabled to application_settings (merge request)
- Update deprecated GlIcon size in IDE preview navigator by @jameschensmith (merge request)
- Block move and clone of requirement issues (merge request) GitLab Enterprise Edition
- Remove owner validation in AdditionalPack transfer (merge request) GitLab Enterprise Edition
- Update Rouge syntax highlighting gem (merge request)
- Check anonymous search access in API endpoints (merge request) GitLab Enterprise Edition
- Merge boards Apollo client (merge request)
- Bump swagger-ui-dist to 3.52.3 by @bufferoverflow (merge request)
- Assign trial to only eligible namespace (merge request) GitLab Enterprise Edition
- Remove cutoff logic for expiration message (merge request) GitLab Enterprise Edition
- Replace "Any branch" with "All branches" (merge request)
- Re-organize Environment Action Buttons (merge request)
- Fix multiple translation strings by @scootergrisen (merge request)
Removed (9 changes)
- Remove shared runners CTE FF (merge request)
- Remove bio-html and cached_markdown_version from user_details (merge request)
- Remove obsolete column for DevOps analytics (merge request)
- Drop Delayed Project Removal column from Namespaces (merge request)
- Remove ignoring framework column for compliance project settings (merge request) GitLab Enterprise Edition
- Remove unused Debian distribution methods by @sathieu (merge request)
- Remove project_level_issues_analytics FF (merge request)
- Removed instance level serverless domains feature (merge request)
-
Remove feature flag
ci_parallel_minutes_reset
(merge request) GitLab Enterprise Edition
Security (34 changes)
- Add autocomplete attribute to most password fields (merge request)
- Rename profile password fields so password managers understand (merge request)
- Fix reverse tabnabbing issue (merge request)
- Use v-safe-html in project_list_item.vue by @Fall1ngStar (merge request)
- Require password confirmation when user changes their primary email (merge request)
- Fix XSS in Jira link GitLab Enterprise Edition
- Return 404 if model id wasn't passed to UploadsController
- Scrub artifacts signed URL in SendEntry logs
- Prevent double-impersonation and impersonation breakout
- Clear session access tokens when starting/stopping impersonation
- Require password param for 2FA changes
- Prevent users from bypassing 2FA on certain pages
- Use validated URL when sending request to Gitea Importer
- Fix permissions check on project members import
- Fix fogbugz importer DNS Rebind SSRF
- Require group admin access to list pending invites
- Do not export and import repository_size_limit
- Escapes MR approval rule names correctly
- Disable exporting pipeline triggers on project export
- Add pagination to dependencies API GitLab Enterprise Edition
- Filter shared groups autocomplete by permitted GitLab Enterprise Edition
- Apply account locking to password reset page
- Verify state before using errors from OAuth2 OmniAuth providers
- Fix GFM autocomplete xss
- Remove related project access tokens when a project is deleted
- Do not allow status checks to exist with external protected branches GitLab Enterprise Edition
- Permission check issuable template API data GitLab Enterprise Edition
- Require access token for git when 2fa is required
- Prohibit anonymous access for specific user API endpoint
- Respect disabled import sources when initiating import via API
- Prevent showing not allowed subgroup epics GitLab Enterprise Edition
- Prevent moving epic issues to different group hierarchy GitLab Enterprise Edition
- Fix denial-of-service attack in Markdown parser
- Enforce configured scopes for Oauth applications
Performance (27 changes)
- Set X-Requested-With for startup JS requests (merge request)
- Use Group linear ancestor scopes (merge request) GitLab Enterprise Edition
- Skip secure product metrics in service ping (merge request) GitLab Enterprise Edition
- Clean up failed archive when no more attempts left (merge request)
- Render gitaly-unavailable error for Tags page (merge request)
- Enable FF "reference_cache_memoization" by default (merge request)
- Enable FF "tags_finder_gitaly" by default (merge request)
- Quarantine broken security_products_usage metrics (merge request) GitLab Enterprise Edition
- Preload user project access in group API (merge request)
- User ParticipantService linear ancestor scopes (merge request)
- Use GroupPlansPreloader linear ancestor scopes (merge request) GitLab Enterprise Edition
- Use specialized worker to refresh authorizations on group-share update (merge request)
- Disable BatchLoader replace_methods by default (merge request)
- Avoid loading project namespace for id (merge request)
- Use MembersFinder ancestors linear scopes (merge request)
- Use ApplicationSetting ancestors linear scopes (merge request) GitLab Enterprise Edition
- Disable replace_methods in users autocomplete (merge request)
- Remove priority sort from board list issues (merge request)
- Use GroupTree ancestors linear scopes (merge request)
- Replace Group ancestors scope with linear version (merge request)
- Add concurrent index for selecting resource_group from ci_builds (merge request)
-
Skip keep_around commit callback if
skip_keep_around_commits
is true (merge request) - Add index for vulnerability_occurrences image location (merge request)
- Improve retrieving default branch of empty repos (merge request)
- Update pending builds namespace traversal ids (merge request)
- Use specialized worker to refresh authorizations on project transfer (merge request)
-
Add a
uniq
filter to SHAs passed to the keep around service (merge request)
Other (41 changes)
- Remove feature flag for pipeline editor drawer (merge request)
- Improve UX of group two factor grace period input (merge request)
- Remove metrics that keeps count of deleted container images by @edith007 (merge request) GitLab Enterprise Edition
- Remove metric that keeps track of published Debian packages by @edith007 (merge request) GitLab Enterprise Edition
- Remove the FF ci_idempotent_pipeline_process_worker (merge request)
- Remove metric that keeps track of downloaded container images by @edith007 (merge request) GitLab Enterprise Edition
- Add Google Analytics ID to gitlab_standard schema for snowplow (merge request)
- Remove metric that keeps track of published container images by @edith007 (merge request) GitLab Enterprise Edition
- Remove the FF ci_include_rules (merge request)
- Always use rate limiting Redis (merge request)
- Cleanup delete orphaned deployments background migration (merge request)
- Remove feature flag disable_joins_upstream_downstream_projects (merge request)
- Do not append hash to pseudonymized URL (merge request)
- Remove test summary widget usage ping feature flag (merge request)
- Remove sync_namespace_name_with_cdot flag (merge request)
-
Set
assumeImmutableResults
totrue
in access tokens Apollo config by @imrishabh18 (merge request) - Remove unused struct field (merge request)
- Re Reschedule Delete Orphaned Deployments BG migration (merge request)
- Refactor compliance framework UI and documentation (merge request) GitLab Enterprise Edition
- Remove the FF ci_pipeline_add_job_with_lock (merge request)
- Remove project authorizations API FF (merge request)
- Revise UI text for Usage Statistics (merge request)
-
Removes
track_epic_boards_activity
feature flag (merge request) - Remove pages_smart_check_outdated_sha feature flag (merge request)
- Additional tests of #work_in_progress? (merge request)
- Use varchar_pattern_ops indexes for labels (merge request)
- Update runner status descriptions (merge request)
- Make build_id param as required when updating CI minutes async (merge request) GitLab Enterprise Edition
- Remove FF ci_remove_update_retried_from_process_pipeline (merge request)
- Filter Welcome to GitLab console message from capybara by @leetickett (merge request)
- Remove redundant index on taggings table (merge request)
- Update additional CI minute docs (merge request)
- Drop old int4 PK column for push_event_payloads (merge request)
- Drop old int4 PK column for events (merge request)
- Remove foreign key from terraform_state_versions to ci_builds (merge request)
- Drop old int4 PK columns for ci_sources_pipelines (merge request)
- Drop old int4 PK columns for ci_job_artifacts (merge request)
- Cleanup bigint conversion for ci_builds_metadata (merge request)
- Remove pipeline foreign keys from package tables (merge request)
- Cleanup bigint conversion for ci_builds (merge request)
- Drop support for data-track-event (merge request)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Kubitus Bot
Merge request reports
Activity
mentioned in issue #2
added 5 commits
-
ed1393f5...39061c6e - 4 commits from branch
main
- bfbd6330 - Update dependency https://gitlab.com/gitlab-org/gitlab-foss.git to v14.4.0
-
ed1393f5...39061c6e - 4 commits from branch
added 3 commits
-
bfbd6330...4b73bb5b - 2 commits from branch
main
- a1c2c775 - Update dependency https://gitlab.com/gitlab-org/gitlab-foss.git to v14.4.0
-
bfbd6330...4b73bb5b - 2 commits from branch
enabled an automatic merge when the pipeline for a1c2c775 succeeds
mentioned in commit a67d961d
Please register or sign in to reply