Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pwshdevs
/
devsetup
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
1.0.10 features
- #16
#16
Merged
kormic911
merged 14 commits into
develop
pwshdevs/devsetup:develop
from
1.0.10-Features
pwshdevs/devsetup:1.0.10-Features
Copy head branch name to clipboard
Sep 13, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
1.0.10 features
#16
kormic911
merged 14 commits into
develop
pwshdevs/devsetup:develop
from
1.0.10-Features
pwshdevs/devsetup:1.0.10-Features
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2025
Adding test cases for files that did not have them.
kormic911
committed
f85e8a4
View commit details
Copy full SHA for f85e8a4
Browse repository at this point
Commits on Sep 9, 2025
Changing the way vscode extensions are exported so it is not obfuscated behind base64 for security reasons, also updating test cases and changing the way some of the code works to support better te…
Show description for 51b7915
kormic911
committed
51b7915
View commit details
Copy full SHA for 51b7915
Browse repository at this point
Commits on Sep 11, 2025
Adding more test cases and improved overall test coverage, reduced code duplication and refactored some code to be less complex by splitting them into their own files.
kormic911
committed
eb70d98
View commit details
Copy full SHA for eb70d98
Browse repository at this point
Updating test cases and refactoring code to follow a specific format for psscriptanalyzer, standardizing on write-statusmessage as well
kormic911
committed
63d1e88
View commit details
Copy full SHA for 63d1e88
Browse repository at this point
Commits on Sep 12, 2025
Adding validation of devsetup files, added a skeleton of a devsetup file so it conforms to the format expected, more test cases and some refactoring and elimination of duplicate code.
kormic911
committed
fe7041d
View commit details
Copy full SHA for fe7041d
Browse repository at this point
Commits on Sep 13, 2025
removing coverage.xml and testResuts.xml and fixing a bug in Write-ScoopCache.ps1
kormic911
committed
c5d5688
View commit details
Copy full SHA for c5d5688
Browse repository at this point
Continuing work on test case coverage as well as implementing the dryrun functionality across the various write operations
kormic911
committed
4ed75d7
View commit details
Copy full SHA for 4ed75d7
Browse repository at this point
Adding templates for issues and pr's and adding security and contributing guidelines
kormic911
committed
408f73e
View commit details
Copy full SHA for 408f73e
Browse repository at this point
Updating test cases for issues reported by automated test cases run by github actions
kormic911
committed
c307e9e
View commit details
Copy full SHA for c307e9e
Browse repository at this point
Updating unit test to add detailed coverage reports to PR and build summary
kormic911
committed
d130da7
View commit details
Copy full SHA for d130da7
Browse repository at this point
updating workflow so it generates a report for each OS
kormic911
committed
bd96b9b
View commit details
Copy full SHA for bd96b9b
Browse repository at this point
trying a different way to get the reports added to the PR
kormic911
committed
01383dd
View commit details
Copy full SHA for 01383dd
Browse repository at this point
removing coverage report pr adding on macos and windows as it only adds 1 comment so we will use linux
kormic911
committed
8c987c5
View commit details
Copy full SHA for 8c987c5
Browse repository at this point
let it post to the build summary but skip the pr comment
kormic911
committed
30a9723
View commit details
Copy full SHA for 30a9723
Browse repository at this point
You can’t perform that action at this time.