Ben Broderick Phillips
c72b19c1cd
Merge test resource cleanup scripts. Support owner tags, CI and interactive modes. ( #2847 )
...
This PR merges both subscription resource cleanup scripts into one that can be called in CI or interactively. The script
has been updated to implement the [resource management
guidelines document](https://github.com/Azure/azure-sdk-tools/blob/main/doc/engsys_resource_management.md ).
Resolves #2714
2022-03-21 19:40:04 +00:00
Ben Broderick Phillips
8704aa850c
Add github alias rules to resource management guidelines ( #2936 )
2022-03-21 14:14:28 -04:00
Ben Broderick Phillips
9d05b726db
Add subscription resource management guidelines ( #2663 )
...
* Add subscription resource management guidelines
* Add TOC
* Add small grammar/writing improvements
Co-authored-by: Jesse Squire <jesse.squire@gmail.com>
* Add UpdateTestResources.ps1 examples for extending DeleteAfter lease
* Add ISO8601 links and duplicate DeleteAfter lease guidance for playground and test subscriptions
* Normalize capitalization of resource tag names
* Normalize capitalization of markdown headings
* Apply suggestions from code review
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Add details on cleanup pipeline schedule
* Merge playground and test subscription instructions
* Apply suggestions from code review
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Add quick start summary for creating test resource groups
Co-authored-by: Jesse Squire <jesse.squire@gmail.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2022-02-08 16:04:48 -05:00
Daniel Jurek
850afdc33f
Add spell check docs ( #1945 )
...
* Add spell check docs
* Add instructions for replicating CI behavior
2021-10-27 10:00:02 -07:00
Chidozie Ononiwu
2a8c2c95b5
Update links with master to use main ( #1716 )
...
Updating master references to main.
The changes here are not much so am doing it as a PR.
2021-06-21 19:19:55 +00:00
Chidozie Ononiwu
e905f9cb0c
Make RELEASE_TITLE_REGEX more specific ( #1524 )
...
* Make RELEASE_TITLE_REGEX more specific
* Update eng/common/scripts/ChangeLog-Operations.ps1
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
* Add note to common_engsys regarding C and C++
* Update release REGEX
* tighten up changelog verification
* Ensure releaseDate is in the appriopriate format.
* Update error messages.
* Retrun false after error
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-05-03 13:45:54 -07:00
Sima Zhu
d67e4000dc
Support default branch for the workflow. Part 1 ( #1493 )
2021-03-26 10:29:51 -07:00
Wes Haggard
9217638f36
Fix link to common
2021-01-28 08:44:39 -08:00
Chidozie Ononiwu
2c58ce43e5
Refactor eng/common/README.md ( #1178 )
...
Move Common Engineering System Doc to main README.md Doc.
Add information for how to structure unique language logic.
2020-11-10 05:39:59 +00:00