Skip to content

Adding tests and documentation for conversion script#821

Merged
rahalan merged 78 commits intomainfrom
users/rahalan/TestConversionScript
Dec 22, 2021
Merged

Adding tests and documentation for conversion script#821
rahalan merged 78 commits intomainfrom
users/rahalan/TestConversionScript

Conversation

@rahalan
Copy link
Copy Markdown
Contributor

@rahalan rahalan commented Dec 17, 2021

Change

Adding Pester tests and documentation for the Bicep->ARM conversion script

.Platform: run pester test for convert to ARM template script

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update (Wiki)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@rahalan rahalan marked this pull request as draft December 17, 2021 13:21
@AlexanderSehr AlexanderSehr added [cat] testing category: testing documentation Improvements or additions to documentation labels Dec 18, 2021
@AlexanderSehr AlexanderSehr linked an issue Dec 18, 2021 that may be closed by this pull request
rahalan and others added 4 commits December 21, 2021 16:51
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
AlexanderSehr and others added 3 commits December 22, 2021 08:46
…onversion bug (#835)

* Added initial script

* Update to latest

* Optimized files

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Update to latest

* Path & Match fixes

* Updated tests

* Update to latest

* Minor change

* Extended replacement

* Extended replacement

* Updated trigger

* Update to latest
@rahalan rahalan enabled auto-merge (squash) December 22, 2021 09:02
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
rahalan and others added 3 commits December 22, 2021 10:51
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
Co-authored-by: Alexander Sehr <ASehr@hotmail.de>
@rahalan rahalan merged commit 266c153 into main Dec 22, 2021
@AlexanderSehr AlexanderSehr deleted the users/rahalan/TestConversionScript branch December 22, 2021 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[cat] testing category: testing documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test and documentation of conversion script (Bicep -> ARM)

3 participants