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

Feature/882 change git default branch to main as part of mcdev init #1261

Conversation

JoernBerkefeld
Copy link
Contributor

@JoernBerkefeld JoernBerkefeld commented Apr 15, 2024

PR details

What changes did you make? (Give an overview)

Further details (optional)

...

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • test scripts updated
  • Wiki updated (if applicable)

@JoernBerkefeld JoernBerkefeld added the c/INIT COMPONENT label Apr 15, 2024
@JoernBerkefeld JoernBerkefeld added this to the 6.1.0 milestone Apr 15, 2024
@JoernBerkefeld JoernBerkefeld self-assigned this Apr 15, 2024
@github-actions github-actions bot added the enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story" label Apr 15, 2024
Copy link

Coverage Report

Commit:5bf333a
Base: develop@ba068c2

Type Base This PR
Total Statements Coverage  65.62%  65.62%  (+0%)
Total Branches Coverage  66.43%  66.43%  (+0%)
Total Functions Coverage  74.91%  74.91%  (+0%)
Total Lines Coverage  65.62%  65.62%  (+0%)
Details (changed files):
File Statements Branches Functions Lines
lib/util/init.git.js  19.77%  100%  0%  19.77%
lib/util/util.js  80.4%  77.69%  84.84%  80.4%

@JoernBerkefeld JoernBerkefeld merged commit 2858c1a into develop Apr 15, 2024
8 checks passed
@JoernBerkefeld JoernBerkefeld deleted the feature/882-change-git-default-branch-to-main-as-part-of-mcdev-init branch April 15, 2024 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/INIT COMPONENT enhancement New feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] change git default branch to "main" as part of mcdev init
1 participant