acquia / cli

Acquia CLI
GNU General Public License v2.0
44 stars 47 forks source link

GL-2639: Initialise project with default branch and readme file. #1754

Closed akashkska closed 3 months ago

akashkska commented 3 months ago

Motivation After gitlab upgrade to v17.0, cs-wizard started failing due to one of bug fix by gitlab which allows scheduling pipelines even when project has no branch.

Proposed changes Project will have default branch main on which schedule pipelines can be configured.

Testing steps Tried executing cs-wizard command project creation works fine with latest upgrade.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.75%. Comparing base (ac0e84b) to head (41328b6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1754 +/- ## ========================================= Coverage 91.75% 91.75% Complexity 1818 1818 ========================================= Files 121 121 Lines 6522 6524 +2 ========================================= + Hits 5984 5986 +2 Misses 538 538 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.