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
Sean
99eb70d81b
Docs, Winutil website update ( #3947 )
...
* Updated winutil website
add git ignore to not upload unnecessarily file. i have also updated microwin docs and added a copyright info to the footer
* Update _index.md
* Update KnownIssues.md
* Update links
update all the links for github to the corresponding pages. i have kept the original links aswell but commented out
* update hugo workflow to use version 0.147.0
* Update en.yaml
* update hugo toml to get rid off powered by
* Update docs.yaml
* Update KnownIssues.md
* Update KnownIssues.md
* Update KnownIssues.md
* Update compatibility note for MicroWin and Ventoy
* removed quad 9 dns
* fixed all the incorrect code block in markdown file
* Replace hardcoded page lists with auto-discovery shortcode
Created a new shortcode at docs/layouts/shortcodes/autolinks.html. This enables auto-discovery when creating new Markdown files, streamlining the workflow for future documentation updates.
* updated os requirements
2026-01-29 13:59:26 -06:00
titus
8ed3a31424
auto format and make categories for releases
2026-01-28 12:32:40 -06:00
titus
424d4030c1
add Gabi to close issues command
2026-01-28 12:14:01 -06:00
titus
f88c9be70d
u
2026-01-28 11:49:50 -06:00
titus
bc4cd84127
update label pr
2026-01-28 11:47:41 -06:00
titus
54b4bcdda1
fix perms
2026-01-28 11:44:38 -06:00
titus
0c0ced381a
UPDATE CODEOWNERS
2026-01-28 11:21:06 -06:00
titus
2dcfc2b109
auto-label and fix pr template
2026-01-28 11:03:02 -06:00
dependabot[bot]
1b19311c2e
Bump actions/upload-pages-artifact from 3 to 4 ( #3902 )
...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
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-01-14 11:34:22 -06:00
dependabot[bot]
e193eca64d
Bump actions/checkout from 4 to 6 ( #3901 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-01-14 11:33:54 -06:00
dependabot[bot]
df0b511a24
Bump actions/cache from 4 to 5 ( #3900 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/cache
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-01-14 11:33:24 -06:00
Chris Titus Tech
a20719b65b
update PR template
2026-01-08 09:08:28 -06:00