Commit graph

13 commits

Author SHA1 Message Date
Robert Holt 147c0a16eb
Fix Universal Dashboard to refer to PowerShell Universal (#14437) 2020-12-15 23:46:30 -08:00
Brian Cristante 66e7baddef
Add "GitHub Actions Python builds" to ADOPTERS.md (#13228) 2020-07-21 14:54:32 -07:00
Bobby Reynolds a3319d7580
Add HoloLens to list of PowerShell adopters (#12940) 2020-06-17 08:35:03 +05:00
xtqqczze fde00de77f
Update docs.microsoft.com links (#12653)
# PR Summary

* remove explicit en-us from links
* remove view parameter


## PR Context

follow-up #7013

## PR Checklist

- [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
    - Use the present tense and imperative mood when describing your changes
- [x] [Summarized changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [x] [Make sure all `.h`, `.cpp`, `.cs`, `.ps1` and `.psm1` files have the correct copyright header](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [x] This PR is ready to merge and is not [Work in Progress](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---work-in-progress).
    - If the PR is work in progress, please add the prefix `WIP:` or `[ WIP ]` to the beginning of the title (the `WIP` bot will keep its status check at `Pending` while the prefix is present) and remove the prefix when the PR is ready.
- **[Breaking changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#making-breaking-changes)**
    - [ ] None
    - **OR**
    - [ ] [Experimental feature(s) needed](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/staging/reference/6/Microsoft.PowerShell.Core/About/about_Experimental_Features.md)
        - [ ] Experimental feature name(s): <!-- Experimental feature name(s) here -->
- **User-facing changes**
    - [x] Not Applicable
    - **OR**
    - [ ] [Documentation needed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
        - [ ] Issue filed: <!-- Number/link of that issue here -->
- **Testing - New and feature**
    - [x] N/A or can only be tested interactively
    - **OR**
    - [ ] [Make sure you've added a new test if existing tests do not effectively test the code changed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#before-submitting)
- **Tooling**
    - [x] I have considered the user experience from a tooling perspective and don't believe tooling will be impacted.
    - **OR**
    - [ ] I have considered the user experience from a tooling perspective and enumerated concerns in the summary. This may include:
        - Impact on [PowerShell Editor Services](https://github.com/PowerShell/PowerShellEditorServices) which is used in the [PowerShell extension](https://github.com/PowerShell/vscode-powershell) for VSCode (which runs in a different PS Host).
        - Impact on Completions (both in the console and in editors) - one of PowerShell's most powerful features.
        - Impact on [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer) (which provides linting & formatting in the editor extensions).
        - Impact on [EditorSyntax](https://github.com/PowerShell/EditorSyntax) (which provides syntax highlighting with in VSCode, GitHub, and many other editors).
2020-05-15 03:29:43 +00:00
Paramesh Babu 3f717c5491
Add Windows 10 IoT Core reference in Adopters.md (#12266) 2020-04-06 21:42:07 -07:00
Alejandro Pauly 3c3293df24
Update Adopters.md to include info on Azure Pipelines and GitHub Actions (#11888) 2020-02-20 12:02:48 -08:00
Bruce Payette 4db018762f
Add information about how Amazon AWS uses PowerShell. (#11365) 2020-02-10 13:22:21 -08:00
Alex Frankel 461a95cee4
Added info about DeploymentScripts in ADOPTERS.md (#11703) 2020-01-30 08:22:14 +05:00
Jay Adams 7658af4532 Adding System Frontier to the PowerShell Core adopters list ADOPTERS.md (#11480)
Adding System Frontier to the PowerShell Core adopters list. Used by many companies in Production around the world.
2020-01-05 21:22:58 +05:00
Francisco Gamino 36dab96afc Add AzFunctions to ADOPTERS.md (#11311) 2019-12-11 23:05:35 +05:00
Adam Driscoll 5c7b72f65e Add Universal Dashboard to ADOPTERS.md (#11283) 2019-12-09 16:33:59 -08:00
Edwin Young 1e7ab881e8 Update ADOPTERS.md (#11261) 2019-12-06 11:45:51 -08:00
Steve Lee 8f4eb668c3 Add Adopters.md file (#11256)
* add Adopters.md file

* add example template
2019-12-03 14:40:21 -08:00