Gabi
ed6ee897d5
Added language support warning to CONTRIBUTING.md ( #4342 )
2026-04-08 11:19:10 -05:00
dependabot[bot]
2a4bff017d
Bump actions/download-artifact from 4 to 8 ( #4316 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v8 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-07 10:46:57 -05:00
dependabot[bot]
68d6ca7edc
Bump actions/upload-artifact from 4 to 7 ( #4315 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-07 10:46:37 -05:00
Chris Titus
e4dd305084
fix release drafter
2026-04-02 15:49:39 -05:00
dependabot[bot]
d0899b4f29
Bump actions/configure-pages from 5 to 6 ( #4281 )
...
Bumps [actions/configure-pages](https://github.com/actions/configure-pages ) from 5 to 6.
- [Release notes](https://github.com/actions/configure-pages/releases )
- [Commits](https://github.com/actions/configure-pages/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/configure-pages
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 10:39:41 -05:00
dependabot[bot]
3c8459f31f
Bump actions/deploy-pages from 4 to 5 ( #4280 )
...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages ) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/deploy-pages
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 10:39:16 -05:00
Paweł Gwozdowski
0028e439b5
Cleaned up typos, fixes grammatical errors and other related fixes ( #4215 )
...
* cleaned up typo, fixes, grammatical and other related fixes (#2 )
* typo in Lightshot app name
* remove trailing comma in applications.json
* consistent capitalization of Windows, WinGet - only user-facing text
- includes update to devdocs-generator.ps1, so docs for tweaks modifying registry will have `Windows settings` rather than `windows settings`
* various fixes for typos, style, punctuation and capitalization
* capitalize 'AM'
* Update README.md
change formatting for GitHub UI interaction form code format (` `) to bold md
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com >
* typos and wording in docs
---------
Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com >
2026-03-26 15:26:21 -05:00
dependabot[bot]
edfed488e8
Bump release-drafter/release-drafter from 6 to 7 ( #4226 )
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 6 to 7.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-19 23:30:33 -05:00
Gabi
3dbd993cb4
Update bug_report.yaml ( #4206 )
2026-03-12 15:27:37 -05:00
Sean (ANGRYxScotsman)
a30664002b
added doc link to settings menu ( #4156 )
2026-03-06 08:29:20 -06:00
Sean (ANGRYxScotsman)
2d2497408f
Website updated to latest version ( #4157 )
...
* updated theme to latest version
* updated tabs to the new way
* added missing frontmatter to pages
* updated hugo version
* edited the file structure
* revert back to old way
* Update _index.md
* fix typo and made sure it was upto date
* updated docs
* clean up navbar
* Update en.yaml
2026-03-06 08:28:34 -06:00
Chris Titus
88c68fd411
update bug report
2026-03-04 15:50:00 -06:00
Chris Titus
e82aaf03f0
update bug report
2026-03-04 15:46:18 -06:00
Chris Titus
9a77fed09b
minimize feature request template
2026-03-04 15:29:48 -06:00
Chris Titus
b493737982
Win11 Creator USB and Log Fixes ( #4139 )
...
* initial usb fixes
* fix full button width
* Cleanup and Verbose output for copy
* expand ui and fix clean and reset
* Add minimal driver injection
* initial driver support
* fix verbage
* fix syntax error
* create log file on iso generation
* inject to boot.wim for install
* fix single driver install issues
* fix first run probs
* cleanup injection
* improve clean up
* Fix OSCDIMG output and cleanup comments
* Fix Scrollviewer in Status Log
* large drive support and change to Exfat
* Fix BOOT for older UEFI and Add error checks for small usb drives
* fix single usb drive error
2026-03-03 00:19:37 -06:00
Chris Titus
19204534a2
Add --admin flag to auto-merge command
2026-02-23 18:28:25 -06:00
Chris Titus
a9d9b148db
Change GH_TOKEN to use AUTO_MERGE secret
2026-02-23 18:26:20 -06:00
Chris Titus Tech
d5d0bf25f0
automerge docs
2026-02-23 14:53:46 -06:00
Chris Titus Tech
da3fd87f9a
revise approval
2026-02-23 14:46:15 -06:00
Chris Titus Tech
9e8cefc973
fix automerge
2026-02-23 14:43:52 -06:00
dependabot[bot]
844979fee7
Bump peter-evans/create-pull-request from 6 to 8 ( #4104 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v8 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-23 09:23:33 -06:00
Sean (ANGRYxScotsman)
78302934ef
updated workflows for automation ( #4102 )
...
* updated workflows for automation
* added back the debug logs
* Update docs.yaml
* Update pre-release.yaml
2026-02-22 21:25:59 -06:00
Chris Titus
e93753e5c9
Json-Cleanup-Expansion ( #4090 )
...
* initial cleanup
* remove winutilgpu
2026-02-22 17:19:04 -06:00
Chris Titus
d3dc3e7976
Merge branches 'main' and 'main' of https://github.com/ChrisTitusTech/winutil
2026-02-18 14:44:33 -06:00
Gabi
5a4d822710
Fix more images in CONTRIBUTING.md ( #4086 )
2026-02-18 14:44:19 -06:00
Chris Titus
2625478ef3
assign docs label
2026-02-18 14:41:00 -06:00
Gabi
50dbf5bd05
Fix fork image ( #4085 )
2026-02-18 14:32:29 -06:00
Chris Titus
5c92fcbde5
delete branch after it merges
2026-02-18 14:18:53 -06:00
Chris Titus
9ab1c6bbd3
automerge pat
2026-02-18 14:16:07 -06:00
Chris Titus
97d3ada895
update auto merge
2026-02-18 14:11:15 -06:00
Chris Titus
d410667c6d
auto approve docs
2026-02-18 13:57:48 -06:00
Chris Titus
f15c212df5
no persist on perms workflow
2026-02-18 12:34:23 -06:00
Chris Titus
152c157b51
fix docs to create pr
2026-02-18 12:31:08 -06:00
Sean (ANGRYxScotsman)
80e54a0ea5
updated doc workflow ( #4069 )
...
* updated workflow
* changed the commit message
* fixed spacing in copyright
i will notice these issues before committing in future lol
* Update devdocs-generator.md
2026-02-18 11:51:44 -06:00
Chris Titus
0b76ab3aa4
verbose checks for if PR is needed
2026-02-18 11:14:52 -06:00
Chris Titus
436e3c353e
persist creds
2026-02-18 11:10:57 -06:00
Chris Titus
50ca97575b
update perms
2026-02-18 11:08:56 -06:00
Chris Titus
618561e5cf
update to pr for sponsors
2026-02-18 10:59:30 -06:00
Chris Titus
725244c28e
change to issue pr
2026-02-18 10:52:46 -06:00
Chris Titus
d4c768315b
update sponsors
2026-02-18 10:45:21 -06:00
Sean (ANGRYxScotsman)
5582c3cb44
More winutil docs update ( #4038 )
...
* updated the gen to add a blackline under the frontmatter and added .md file in the same location with breakdown on what the script does
* copyright fix.
found out the reason why it rendered correctly on my pc and not with site builder. it was because we use --minify for the site builder and i have not been using that on the local instance
* Update pre-release.yaml
* Update en.yaml
2026-02-17 12:28:36 -06:00
Sean (ANGRYxScotsman)
9b03b94435
more winutil website update and new features ( #4030 )
...
* updated theme to the latest version
* Update en.yaml
* removed all the order from the docs
* add the store link
* update homepage
* add filename and line number to all the code blocks and also removed pages
* auto pull the code from the json files
* Merge branch 'main' into winutil-new-features
* the script updated linenostart=
* Delete LaptopHibernation.md
2026-02-12 14:33:11 -06:00
dependabot[bot]
df8d92cf11
Bump actions/github-script from 7 to 8 ( #4011 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v7...v8 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 14:18:42 -06:00
Chris Titus Tech
6cda509604
fix formatting
2026-02-10 14:18:09 -06:00
Chris Titus Tech
ef29ab9ffc
remove hotfix
2026-02-10 13:41:42 -06:00
Chris Titus Tech
7219329d2c
fix pr template to be clearer
2026-02-10 13:41:14 -06:00
titus
94d45a30fa
fix docs to only run on main branch and not forks
2026-02-09 12:30:07 -06:00
Gabi
fcc5481477
Remove microwin ( #3999 )
...
* Delete microwin functions
* Update main.ps1
* Remove oscdimg.exe which is used by microwin
* Delete config/autounattend.xml
* Update .gitignore
* Update bug_report.yaml
* Update themes.json
* Update Invoke-WinUtilFontScaling.ps1
* Update Invoke-AutoConfigDialog.ps1
* Update Invoke-WPFButton.ps1
* Update inputXML.xaml
* Delete docs/assets/images/microwin directory
* Delete docs/assets/images/MicroWinScreen.png
* Delete docs/assets/images/Microwin-Dark.png
* Delete docs/assets/images/Microwin-Light.png
* Update faq.md
* Update KnownIssues.md
* Update getting-started.md
* Update _index.md
* Delete docs/content/userguide/microwin directory
* Update architecture.md
---------
Co-authored-by: Chris Titus <dfm.titus@gmail.com >
2026-02-06 10:29:10 -06:00
Chris Titus
ac116d7083
New install gui ( #3995 )
...
* cleanup and checkbox addition
* Make collapsable categories
* finish new install GUI
* Fix search
2026-02-06 10:26:29 -06:00
Pádraic Slattery
68ab69a19c
chore: Update outdated GitHub Actions version ( #3980 )
2026-02-04 18:51:28 -06:00