Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Process cmdlets #230

Merged
merged 90 commits into from
Aug 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
90 commits
Select commit Hold shift + click to select a range
d383ac2
Fix typo
igoravl Jul 24, 2024
adaa14d
Remove obsolete projects
igoravl Jul 25, 2024
9da4878
Enable C# Dev Kit extension
igoravl Jul 25, 2024
21195d4
Remove obsolete projects from solution
igoravl Jul 26, 2024
ab925e2
Move conditional usings
igoravl Jul 26, 2024
bf29c89
Add new cmdlets
igoravl Jul 26, 2024
e959c8e
Remove empty condiitonal
igoravl Jul 26, 2024
088e5cd
Add new unit test project
igoravl Jul 26, 2024
d4cb82b
Update generator to bring usings to controller code
igoravl Jul 26, 2024
81eaa5c
Update solution
igoravl Jul 26, 2024
4c2deff
Add view definition
igoravl Jul 26, 2024
39f0589
Add HttpClient sourcegen support
igoravl Aug 1, 2024
dee3df2
Convert to new HttpClient model
igoravl Aug 1, 2024
85dbf2e
Move files and rename namespace
igoravl Aug 1, 2024
4dc5d91
Introduce new Client DI model
igoravl Aug 2, 2024
f78bbb0
Remove obsolete project
igoravl Aug 2, 2024
694c63e
Fix source gen
igoravl Aug 2, 2024
f151479
Move file
igoravl Aug 2, 2024
f03f8b6
Update release notes
igoravl Aug 2, 2024
7b02138
Adjust rest result collection
igoravl Aug 5, 2024
b3b9e34
Add Source Gen unit test project to solution
igoravl Aug 5, 2024
6337a9a
Rename existing tests
igoravl Aug 5, 2024
4acc55d
Throw an error when in "anonymous mode"
igoravl Aug 5, 2024
b273095
Update gitignore
igoravl Aug 5, 2024
e481e81
Update integration tests selection logic
igoravl Aug 5, 2024
0515d42
Update test setup logic
igoravl Aug 5, 2024
54b69f8
Add new tests
igoravl Aug 5, 2024
2aab3e0
Update test tags
igoravl Aug 5, 2024
14563e5
Add new tests
igoravl Aug 5, 2024
e12e9b3
Remove obsolete file
igoravl Aug 5, 2024
2da3716
Add fix for deleted and delisted package handling
igoravl Aug 6, 2024
eadac23
Fix issue with WorkItem argument handling
igoravl Aug 6, 2024
cbb0ccb
Update release notes
igoravl Aug 6, 2024
cb52ea9
Update test execution logic
igoravl Aug 6, 2024
f4a64d9
Add new tests
igoravl Aug 6, 2024
9f8bf6d
Add new IsPreRelease script property
igoravl Aug 6, 2024
64566d8
Add new tests
igoravl Aug 6, 2024
d7a7014
Fix an issue in Get-TfsWorkItemTag
igoravl Aug 6, 2024
77d0b2d
Update tests
igoravl Aug 6, 2024
f8d3791
Update tests
igoravl Aug 6, 2024
45d5af0
Add new tests
igoravl Aug 6, 2024
5a7c8aa
Update test publish task
igoravl Aug 6, 2024
7ab6444
Update gitignore
igoravl Aug 7, 2024
815320c
Remove obsolete tests
igoravl Aug 7, 2024
2179aee
Add new tests
igoravl Aug 7, 2024
e20078c
Update test
igoravl Aug 7, 2024
dfeb1af
Add new tests
igoravl Aug 7, 2024
d97ec18
Update tests
igoravl Aug 7, 2024
7ed0efa
Update release notes
igoravl Aug 7, 2024
a8ec617
Make Repository mandatory
igoravl Aug 7, 2024
3baafaf
Make Repository and Branch mandatory
igoravl Aug 7, 2024
18414c6
Update tests
igoravl Aug 7, 2024
51813d6
Update release notes
igoravl Aug 7, 2024
0c054ed
Add -Compare support
igoravl Aug 7, 2024
e439e12
Add new analyzer
igoravl Aug 9, 2024
68bfb45
Add missing comments
igoravl Aug 9, 2024
e85cd35
Add new tests
igoravl Aug 9, 2024
9bfc8a0
Add star & funding information
igoravl Aug 12, 2024
591f765
Adjust image size
igoravl Aug 12, 2024
36143da
Adjust Star button link
igoravl Aug 12, 2024
910ed10
Make links absolute
igoravl Aug 12, 2024
b480080
Fix issues links
igoravl Aug 12, 2024
319a26d
Update README
igoravl Aug 13, 2024
3db5a9b
Update GetGitCommit.cs to make Repository parameter mandatory
igoravl Aug 13, 2024
67db652
Update the Contributor Guide
igoravl Aug 13, 2024
b5c5490
Add IncludeWorkItems parameter
igoravl Aug 13, 2024
2b74eb5
Add support for Missing parameter
igoravl Aug 13, 2024
6a5b4ce
Update tests
igoravl Aug 13, 2024
23b4f45
Write test path to log warning
igoravl Aug 13, 2024
020d00e
Add new tests
igoravl Aug 13, 2024
00418e3
Remove obsolete files
igoravl Aug 13, 2024
51cc9fe
Replace DescriptorService with GraphHttpClient
igoravl Aug 13, 2024
7fa5bb8
Add new tests
igoravl Aug 13, 2024
f92d211
Add IsLikeGlob
igoravl Aug 14, 2024
6b0d597
Update tests
igoravl Aug 14, 2024
f48ba38
Fix test
igoravl Aug 14, 2024
a9c62d4
Bump actions/download-artifact from 3 to 4 (#219)
dependabot[bot] Aug 14, 2024
9e55671
Bump actions/checkout from 3 to 4 (#215)
dependabot[bot] Aug 14, 2024
44c6cc6
Bump actions/upload-artifact from 3 to 4 (#216)
dependabot[bot] Aug 14, 2024
ec96411
Bump nuget/setup-nuget from 1 to 2 (#217)
dependabot[bot] Aug 14, 2024
3d88aa7
Bump styfle/cancel-workflow-action from 0.10.0 to 0.12.1 (#218)
dependabot[bot] Aug 14, 2024
edd9e2c
Update release notes
igoravl Aug 14, 2024
96d1adb
Disambiguate imports
igoravl Aug 15, 2024
0dfb940
Rename cmdlets
igoravl Aug 15, 2024
41a1677
Rename fiile
igoravl Aug 15, 2024
1159f2c
Update release notes
igoravl Aug 15, 2024
882dcf3
Change ReferenceName to string[]
igoravl Aug 15, 2024
902f090
Add new cmdlet
igoravl Aug 15, 2024
6d292ac
Fix CmdletController attribute
igoravl Aug 15, 2024
5d3a3ea
Add ShouldContinue
igoravl Aug 15, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: igoravl
10 changes: 8 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,12 @@ jobs:
./Build.ps1 -Targets Package -Config ${{ env.Config }} -Verbose:$${{ env.Debug }} -SkipReleaseNotes:$${{ env.SkipReleaseNotes }}
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
- name: Publish Test Results
uses: EnricoMi/publish-unit-test-result-action/windows@v2
if: always()
with:
files: |
out\TestResults-Pester*.xml
- name: Publish Nuget
uses: actions/upload-artifact@v4
with:
Expand Down Expand Up @@ -184,8 +190,8 @@ jobs:
git checkout --track origin/gh-pages
unzip -o ../../TfsCmdlets-Docs-*.zip
popd
Write-Output build_info: TfsCmdlets v${BUILD_NAME}, released $(date +%F) >> _config.yml
Write-Output >> _config.yml
echo build_info: TfsCmdlets v${BUILD_NAME}, released $(date +%F) >> _config.yml
echo >> _config.yml
git config --local user.name "Igor Abade"
git config --local user.email igoravl@gmail.com
git add *
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,5 @@ CSharp/.idea/**

CSharp/*/Generated/**
Docs/AzDO-Security-Actions.csv
**/testResults.xml
PS/_Tests/coverage.xml
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "Indigo",
"dotnet.preferCSharpExtension": true
"dotnet.preferCSharpExtension": false
}
Binary file added Assets/star.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
5. Make sure your code lints.
6. Issue that pull request!

## Is this your first pull request to a GitHub-hosted project?

If so, then you might want to read this [beginner's guide to GitHub Pull Requests](https://github.blog/developer-skills/github/beginners-guide-to-github-creating-a-pull-request/).

## Any contributions you make will be under the MIT Software License

In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern.
Expand Down
24 changes: 0 additions & 24 deletions CSharp/TfsCmdlets.Common/GlobalUsings.cs

This file was deleted.

84 changes: 0 additions & 84 deletions CSharp/TfsCmdlets.Common/HttpClient/GitExtendedHttpClient.cs

This file was deleted.

Loading
Loading