adobe / aem-modernize-tools

A suite of tools to modernize your AEM Sites implementations off legacy features.
http://opensource.adobe.com/aem-modernize-tools/
Apache License 2.0
64 stars 42 forks source link

Fix issues with RepoInit on AEM instances without /etc/designs #74

Closed bstopp closed 2 years ago

bstopp commented 2 years ago

Description

Use environment specific runmode for repo init configs; also enforce /etc/designs node creation.

Related Issue

Issue #73

How Has This Been Tested?

Manually tested on latest SDK

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (3061098) into main (cef439b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main      #74   +/-   ##
=========================================
  Coverage     82.47%   82.47%           
  Complexity      452      452           
=========================================
  Files            34       34           
  Lines          1923     1923           
  Branches        354      354           
=========================================
  Hits           1586     1586           
  Misses          231      231           
  Partials        106      106           
Flag Coverage Δ
unittests 82.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9959068...3061098. Read the comment docs.