Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initialize code * cleansing comments * psdupdates * changed path * added actual details to build / release defition when lisitng * also added .value property to release definitions * adding checks to prevent unneeded calls * adding functionality to include previews in deciding highestversion * enabled searching for a specific version for TG ID Search * taking into account nested tg version drafts and preview * gitignore * adding refName to excluded * readability * adding empty placeholder for build * adding BuildNumber format from BD * adding a first iteration of readme * updated docs * added more documentation * adding schedules for Build Definition conversion (#1) * adding priv function get-cronfromschedule * add caller, cleanup comments, DST corrections & debugging dayshift * adding prot from empty properties and added schedules * updated documentation * cleansing * empty placegolder to identify folder in git * added schedules assumption * modding verbose msg for secrets * small additions to readme * Adding Set-AzDOAPIToolsConfig function and changes to existing files to make it work * returning profile after creating one * PSScriptanalyzer errors * adding possibility to overwrite existing profile * single out-file command * splitting configfilepath and filename for custom out-file function * Revert "splitting configfilepath and filename for custom out-file function" This reverts commit 2c49401. * fixed bug jobcount = 1 & custom pool no output * adding separate function to output as YAML * renaming functions and adding outputting as file optional * moving functions to private * renaming functions * rename Get-AzDOAPIToolsDefinitionsTaskGroupsByID * fixing caps * rename convert function * casing * renaming * renaming * renaming * renaming var function * proper renaming internal function Convert-TaskIDToYAMLTaskIdentifier * renaming internalfunction Convert-TaskStepsToYAMLSteps * forgot to rename function itself * renaming internal function Convert-TGInputsToYamlTemplateInputs * renaming internal function Get-DefinitionInputIncludeExclude * renaming internal functions Get-AzdoAPIURL * renaming internal functions Get-Confirmation * renaming internal functions Use-AzDoAPI * fixing MD Markup problems * adding badges * names * docs update * adding skeletons for unit tests and markdown files * added summarized explanation for each public function * ignoring local VSCode settings * updating main readme * expanding on main functionality * moar info * tags * adding documentation on build definitions * updating local PSD files with new function names to export * updating project names * documentation on seperate functions * Finishing documentation on conversion * pester part * updated title * started adding example conversions * finishing examples * fixing images * fixing the rest of the image links * image captions * captions * test * formatting * formatting * updating task group examples * generated help Markdown files with PlatyPS * Added first PlatyPS file with content * updated specific function documentation * update re-added aliasses * typo in functionname * missed a function * adding new experimental build & deploy files * finishing Build Scripts * adding doc generation to build script * build scripts overhaul * pipeline * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * updating module dependancies * pester v5 * renamed test files, update pipeline for using win2016 and adding testroot * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * Update azure-pipelines.yml for Azure Pipelines * test publish to psgallery * updating paths * status badge * nugetapikey * mapping apikey and reverting apikeyname * changes to docs * updating triggers * fixing path * paths Co-authored-by: Tobi Steenbakkers <[email protected]>
- Loading branch information