The Wayback Machine - https://web.archive.org/web/20210805000349/https://github.com/PowerShell/PowerShellGet/pull/344
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

Create src new test new folders #344

Merged

Conversation

@anamnavi
Copy link
Member

@anamnavi anamnavi commented Mar 1, 2021

added described in PR #343, this PR will rename the existing src/test folders to srcOld and testOld and create new src and test folders. As the cmdlets get refactored they will be merged into here. By putting the refactored cmdlets in the src and test folder the CI will be able to run tests on them and let us know if we're on track.

PR Summary

PR Context

PR Checklist

@anamnavi anamnavi requested review from PaulHigin and alerickson Mar 1, 2021
@anamnavi anamnavi merged commit e669ac1 into PowerShell:development Mar 1, 2021
8 of 9 checks passed
8 of 9 checks passed
@github-actions
Analyze (csharp)
Details
@codacy-production
Codacy Static Code Analysis Codacy Static Code Analysis
Details
@github-code-scanning
CodeQL No new or fixed alerts
Details
@azure-pipelines
PowerShell.PowerShellGet Build #PowerShell.PowerShellGet-2103.01003 succeeded
Details
@azure-pipelines
PowerShell.PowerShellGet (Build PowerShellGet Module Package Build Package) Build PowerShellGet Module Package Build Package succeeded
Details
@azure-pipelines
PowerShell.PowerShellGet (Compliance ComplianceJob) Compliance ComplianceJob succeeded
Details
@azure-pipelines
PowerShell.PowerShellGet (Test Package PowerShell Core on Windows) Test Package PowerShell Core on Windows succeeded
Details
@azure-pipelines
PowerShell.PowerShellGet (Test Package Windows PowerShell on Windows) Test Package Windows PowerShell on Windows succeeded
Details
@microsoft-cla
license/cla All CLA requirements met.
Details
PaulHigin added a commit to PaulHigin/PowerShellGet that referenced this pull request Jun 17, 2021
* create srcOld and testOld folders with minimal pre-existing code

* add srcOld bin and obj folder files to gitignore

* remove srcOld bin and obj files

* add eol to installhelper.cs, not sure why it was removed earlier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants