Commits
master
Name already in use
Commits on Nov 16, 2023
-
-
Sync Mariner changes from 7-4 to 7-5 (#784)
* Sync changes from 7-4 * Update release/7-5/mariner2-arm64/docker/Dockerfile
-
-
Update 7.4 Mariner images to use dotnet from PMC (#781)
* Create 7.5 channel for previews * Update mariner 7-4 packages to use dotnet from PMC * update the json to match the package
-
Update channels for 7.4 GA (#780)
* Update channels.json * Use UriBuilder to build Uri so that we always have a ? * Change LTS back to 7.2
Commits on Oct 31, 2023
-
-
* Update README.md * Update vsts-ci.yml
Commits on Oct 30, 2023
-
Update to new issue templates (#778)
* Create config.yml * Update and rename .github/ISSUE_TEMPLATE.md to .github/ISSUE_TEMPLATE/bug_report.md * Rename bug_report.md to bug_report.yaml * Update bug_report.yaml * Create feature_request.yaml
-
* Delete release/7-4/debian10 directory * Delete release/7-3/debian10 directory * Delete release/7-2/debian10 directory
-
Add icu-dev and icu-data-full to make sure we have all the locales in…
…stalled (#774) * Add icu-dev and icu-data-full to make sure we have all the locales installed. * Make changes to include locale tools and sources to test-deps image only.
-
* Delete release/7-4/alpine315 directory * Delete release/7-3/alpine315 directory
-
Commits on Oct 13, 2023
Commits on Sep 26, 2023
-
Fix the grammar in docs and comments (#768)
* Update MAINTAINERS Fixed a few things * Update README.powershell.md A few small fixes * Update development.md Small fixes all around * Update docs/README.powershell.md --------- Co-authored-by: richard <finickydesert@users.noreply.github.com> Co-authored-by: Travis Plunk <travis.plunk@microsoft.com>
Commits on Aug 4, 2023
-
* Delete release/7-2/alpine314 directory * Delete release/7-3/alpine314 directory * Delete release/7-4/alpine314 directory
Commits on Jul 17, 2023
Commits on Jul 13, 2023
-
FabricBot: Onboarding to GitOps.ResourceManagement because of FabricB…
…ot decommissioning (#760) * Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement Owners of the FabricBot configuration should have received email notification. The same information contained in the email is published internally at: https://aka.ms/gim/fabricbot. Details on the replacement service and the syntax of the new yaml configuration file is available publicly at: https://microsoft.github.io/GitOps/policies/resource-management.html Please review and merge this PR to complete the process of onboarding to the new service. * Deleting fabricbot.json --------- Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
Commits on Jul 10, 2023
Commits on Jul 6, 2023
-
* Ubuntu 18.04 is EOL * Delete release/7-2/ubuntu18.04 directory
-
Commits on May 17, 2023
-
Reduce the concurrent ACR builds (#754)
* Reduce the concurrent ACR builds * Update releaseStage.yml
Commits on Apr 27, 2023
Commits on Apr 21, 2023
Commits on Apr 18, 2023
Commits on Apr 12, 2023
-
Add alpine 3.16 and 3.17 (#748)
* Add alpine 3.16 and 3.17 * Apply suggestions from code review * Apply suggestions from code review
Commits on Apr 11, 2023
Commits on Mar 16, 2023
-
Use channel tags to make manifest list more automatic (#743)
* Use channel tags to make manifest list more automatic * Add unit test to verify we mix manifest list channels * Update unittests/generateManifestLists.tests.ps1 * Update unittests/generateManifestLists.tests.ps1 Co-authored-by: Aditya Patwardhan <adityap@microsoft.com> * add new format of manifest list * update how we create the manifest create cmdline * fix release tests * mark amazon linux as unstable * mark mariner as arm for test purposes * remove community channel * mark the right image * remove community CI * skip tasks when matrix is empty --------- Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>