Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
eriqua committed Sep 21, 2023
2 parents b099ffb + 3653c8a commit 84b1586
Show file tree
Hide file tree
Showing 8 changed files with 251 additions and 46,534 deletions.
387 changes: 250 additions & 137 deletions avm/utilities/pipelines/sharedScripts/Set-ModuleReadMe.ps1

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $repoRootPath = (Get-Item $PSScriptRoot).Parent.Parent.Parent.Parent.Parent.Full
. (Join-Path $repoRootPath 'avm' 'utilities' 'pipelines' 'sharedScripts' 'Get-ModuleTestFileList.ps1')
. (Join-Path $repoRootPath 'avm' 'utilities' 'pipelines' 'sharedScripts' 'Get-PipelineFileName.ps1')
. (Join-Path $repoRootPath 'avm' 'utilities' 'pipelines' 'sharedScripts' 'helper' 'ConvertTo-OrderedHashtable.ps1')
# . (Join-Path $repoRootPath 'utilities' 'tools' 'Get-CrossReferencedModuleList.ps1')
. (Join-Path $repoRootPath 'avm' 'utilities' 'pipelines' 'sharedScripts' 'helper' 'Get-CrossReferencedModuleList.ps1')

####################################
# Load test-specific functions #
Expand Down
Loading

0 comments on commit 84b1586

Please sign in to comment.