Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# Update the timestamp in the modified file
python3 ./scripts/timestamp_checklist.py --input-file $input_file
# Translate modified file
# python3 ./scripts/translate.py --input-file $input_file
python3 ./scripts/translate.py --input-file $input_file
fi
done

Expand Down
5 changes: 3 additions & 2 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# @global-owner1 and @global-owner2 will be requested for
# review when someone opens a pull request.
# * @global-owner1 @global-owner2
* @erjosito @sdolgin
* @erjosito @sdolgin @mbilalamjad

# Order is important; the last matching pattern takes the most
# precedence. When someone opens a pull request that only
Expand All @@ -28,8 +28,9 @@
# In this example, @doctocat owns any files in the build/logs
# directory at the root of the repository and any of its
# subdirectories.
/checklists/ @erjosito @sdolgin
/checklists/ @erjosito @sdolgin @mbilalamjad
/checklists/alz_checklist.en.json @Azure/fta-alz-vteam @Azure/alz-checklist-contributors
/checklists/ai_lz_checklist.en.json @mbilalamjad @prwani
/checklists/cost_checklist.en.json @brmoreir @pea-ms
/checklists/aks_checklist.en.json @erjosito @seenu433 @msftnadavbh
/checklists/aro_checklist.en.json @msftnadavbh @naioja @erjosito
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ Summary of checklists supported and the respective responsible owners:

| Checklist | Status | CodeOwners |
| --- | --- | --- |
| ALZ | GA | FTA-ALZ-vTeam, ALZ-checklist-contributors |
| Azure Landing Zone | GA | FTA-ALZ-vTeam, ALZ-checklist-contributors |
| AI Landing Zone | Preview | [@mbilalamjad](https://github.com/mbilalamjad) [@prwani](https://github.com/prwani) |
| WAF | GA | Dynamically generated |
| AKS | GA | [@msftnadavbh](https://github.com/msftnadavbh) [@seenu433](https://github.com/seenu433) [@erjosito](https://github.com/erjosito) |
| ARO | Preview | [@msftnadavbh](https://github.com/msftnadavbh) [@naioja](https://github.com/naioja) [@erjosito](https://github.com/erjosito) |
Expand Down
2,025 changes: 2,025 additions & 0 deletions checklists/ai_lz_checklist.en.json

Large diffs are not rendered by default.

1,070 changes: 0 additions & 1,070 deletions checklists/aoai_checklist.en.json

This file was deleted.

920 changes: 0 additions & 920 deletions checklists/aoai_checklist.es.json

This file was deleted.

920 changes: 0 additions & 920 deletions checklists/aoai_checklist.ja.json

This file was deleted.

920 changes: 0 additions & 920 deletions checklists/aoai_checklist.ko.json

This file was deleted.

920 changes: 0 additions & 920 deletions checklists/aoai_checklist.pt.json

This file was deleted.

920 changes: 0 additions & 920 deletions checklists/aoai_checklist.zh-Hant.json

This file was deleted.

175 changes: 0 additions & 175 deletions checklists/cognitivesearch_checklist.en.json

This file was deleted.

175 changes: 0 additions & 175 deletions checklists/cognitivesearch_checklist.es.json

This file was deleted.

Loading
Loading