Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-9113: sync changes from main to v4 branch #621

Merged
merged 3 commits into from
Oct 23, 2023
Merged

Conversation

hyrsky
Copy link
Contributor

@hyrsky hyrsky commented Oct 19, 2023

UHF-9113

What was done

We need to release a new major revision for Drupal 10, since most of the patches in this repo are not compatible. My proposal is to have the drupal 10 related changes in a separate branch until we have upgraded everything. This PR adds automation to keep the 4.x and main branches in sync with automatic pull requests, so we don't have to do manual porting.

How to install

  • N/A

How to test

  • Check that code follows our standards

@hyrsky hyrsky changed the title UHF-9113: sync changes to v4 branch UHF-9113: sync changes from main to v4 branch Oct 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

Merging #621 (1772c39) into main (d00e9e6) will not change coverage.
The diff coverage is n/a.

❗ Current head 1772c39 differs from pull request most recent head 7e2f463. Consider uploading reports for the commit 7e2f463 to get more accurate results

@@            Coverage Diff            @@
##               main     #621   +/-   ##
=========================================
  Coverage     13.29%   13.29%           
  Complexity      241      241           
=========================================
  Files            30       30           
  Lines           910      910           
=========================================
  Hits            121      121           
  Misses          789      789           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hyrsky hyrsky marked this pull request as ready for review October 20, 2023 06:04
.github/workflows/v4-sync.yml Outdated Show resolved Hide resolved
The patches in this repository not apply in Drupal >= 10
@hyrsky hyrsky force-pushed the UHF-9113-v4-branch branch from 4dfecf0 to ad1a148 Compare October 23, 2023 05:52
@hyrsky hyrsky requested a review from tuutti October 23, 2023 06:09
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@tuutti tuutti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants