cda2babc66
Bump urllib3 from 2.2.2 to 2.5.0 in /.github ( #3447 )
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 2.2.2 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.2...2.5.0 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.5.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:26:48 -05:00
00c295e8d5
[DOCS] remove docs folder - add build instructions ( #3387 )
...
* Move 'CONTRIBUTING.md' file from 'docs' folder to '.github' folder
More info: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors#about-contributing-guidelines
* Remove 'docs' Folder as it became obsolete
The contents of this folder have been moved to the Docs Repo (link: https://github.com/Chris-Titus-Docs/winutil-docs ) and slightly modified to work nicely with the Web Technology used, which's Hugo the Static Site Generator written in Go Programming Language
* Add Build Instructions in 'README.md'
* Add note to redirect new users to the Docs Repo
* Link the main image of README from docs repo
Thanks @NotYourAverageGamer !
2025-06-18 16:22:43 -05:00
4be99d5f8a
Bump jinja2 from 3.1.5 to 3.1.6 in /.github ( #3380 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-version: 3.1.6
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:22:01 -05:00
cccd4298ad
Bump requests from 2.32.3 to 2.32.4 in /.github ( #3409 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4 )
---
updated-dependencies:
- dependency-name: requests
dependency-version: 2.32.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-18 16:17:54 -05:00
b72cd83189
Remove Old Code-Signing
2025-05-23 11:15:18 -05:00
e4b2a38372
fix a few tweak errors
2025-03-03 14:31:18 -06:00
364076c25e
[GHTemplates] Use new preview of Issue templates ( #3202 )
...
* use new issue preview
- convert existing issue templates to new template style
- move issue validation to start
- add important section at start
- improve checkbox UX
- improve wording a bit
- add config to link discord & remove blank issues
* remove description
2025-02-25 11:29:18 -06:00
4e1ce7e417
Bump jinja2 from 3.1.4 to 3.1.5 in /.github ( #3126 )
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5 )
---
updated-dependencies:
- dependency-name: jinja2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-10 13:42:46 -06:00
1dd0367417
Add timestamp server to code signature ( #3139 )
...
Co-authored-by: maxi322 <maxi322@users.noreply.github.com >
2025-01-10 13:41:54 -06:00
d6c1fbe4a2
Change install to winget, nuget, msstore ( #3088 )
2024-12-05 21:18:28 -06:00
0779dd9096
[CI/CD] Update Issue Commands ( #3052 )
...
* update issue commands workflow
- remove existing workflow
- copy linutil's workflow into winutil
- add @CodingWonders as allowed user
* remove op from rights
- op could spam and create a ton of new labels, or spam workflow to close, reopen and so one
2024-12-01 14:30:10 -06:00
d48f212be4
[Issue Template] Add Validation ( #3067 )
...
* issue template update
- add issue validation inspired by https://github.com/ChrisTitusTech/linutil/pull/459
- standardize capitalisation of characters in titles
- update feature request to use headers instead of bold text for titles
* use "I checked" for Issue validation
2024-12-01 14:29:04 -06:00
9c52f01204
remove redundant & outdated info in workflow ( #3076 )
...
- stale + closing message contains outdated time
- remove mention of how long it has been to simplify it.
2024-12-01 14:28:37 -06:00
6149738e6c
Update mkdocs.yml ( #2982 )
2024-11-06 18:36:26 -06:00
db26666f97
Docs update ( #2655 )
...
* Add 'dev' in 'docs' Folder to the Ignored Nav List to suppress mkdocs warnings on each site build
* Move '/.github/CONTRIBUTING.md' to '/docs' folder, and removed '/docs/contribute.md' as it's not needed any more
* Add GitHub Dark & Light Themes Tagging to Images found in the Docs
2024-10-01 14:10:17 -05:00
0703935bfb
Formatting fixes
2024-09-23 12:55:43 -05:00
18dff2af5e
Update close-issue-command.yaml ( #2785 )
...
Co-authored-by: Adam Perkowski <adas1per@protonmail.com >
2024-09-21 09:24:34 -05:00
81aead7a68
Update release-drafter.yml
2024-09-12 11:16:01 -05:00
19a3c7070a
Update release-drafter.yml
2024-09-10 18:12:21 -05:00
343a72f528
Update pre-release.yaml
2024-09-10 18:02:42 -05:00
0b13ca4b11
update release
2024-09-10 18:01:18 -05:00
215de06a58
Update release-drafter.yml
2024-09-10 17:11:38 -05:00
80555d945e
Update release-drafter.yml
2024-09-10 17:05:13 -05:00
6d996495a3
Reduce redundancy ( #2686 )
2024-09-09 20:25:19 -05:00
c1009c3d7c
Improve preprocessor ( #2579 )
...
* Update documentation for 'Invoke-Preprocessing' Script Tool
* Improve Compile Script a bit Deduplicating a lot of un-needed pre-fixes - Improve implementation for 'Invoke-Preprocessing' Script Tool
* Fix RegEx in 'Invoke-Preprocessing' Script Tool
* Result of Preprocessing
* Update Replace Regex for Code Formatting in 'Invoke-Preprocessing' Script Tool
* Result of Preprocessing
* Update Exclude Files List for Preprocessing in 'Compile.ps1' Script
* Remove Extra Whitespace in some place for 'Invoke-Preprocessing.ps1' Script Tool
* Simplified and Improved the Exclude List Validation Step in 'Invoke-Preprocessing.ps1' Script Tool
* Restore 'workingdir' variable when using '-Run' Parameter with 'Compile.ps1' Script
* Revert "Update Exclude Files List for Preprocessing in 'Compile.ps1' Script"
This reverts commit 674ab0308b
.
* Result of Preprocessing
2024-09-09 20:05:10 -05:00
b21bc35443
Bump release-drafter/release-drafter from 5 to 6 ( #2666 )
...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter ) from 5 to 6.
- [Release notes](https://github.com/release-drafter/release-drafter/releases )
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
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>
2024-09-09 20:01:48 -05:00
859a733740
add labels to issue templates ( #2660 )
...
- added "bug" to bug template
- added "enhancement" to feature request template
2024-09-04 16:38:46 -05:00
42bda0dc47
clean home
2024-08-30 09:44:57 -05:00
3414a3eee1
LICENSE fix
2024-08-30 09:41:00 -05:00
2b3f1a811d
Update pre-release.yaml
2024-08-29 22:47:18 -05:00
2af864f7ab
update release notes
2024-08-29 22:42:41 -05:00
2b8592a50a
Update pre-release.yaml
2024-08-29 22:05:18 -05:00
aad0356c28
Update pre-release.yaml
2024-08-29 21:59:12 -05:00
01515db90f
Update pre-release.yaml
2024-08-29 21:48:09 -05:00
2ba5572b6c
Update pre-release.yaml
2024-08-29 21:40:45 -05:00
7e1c593510
Update pre-release.yaml
2024-08-29 21:30:14 -05:00
b6141808af
Update pre-release.yaml
2024-08-29 21:24:45 -05:00
a21845327b
Update pre-release.yaml
2024-08-29 21:21:19 -05:00
2a355c00c8
Update pre-release.yaml
2024-08-29 21:17:50 -05:00
2d3dbe4f6a
fix pre-release
2024-08-29 21:07:41 -05:00
d315963693
Update close-old-issues.yaml
2024-08-29 17:34:48 -05:00
b67ec35cbb
Update pre-release.yaml
2024-08-29 00:12:00 -05:00
c45f36d58f
Create release-drafter.yml
2024-08-29 00:08:33 -05:00
2b7d0b6c4b
Update PULL_REQUEST_TEMPLATE.md to link the contribute page ( #2592 )
...
* Update PULL_REQUEST_TEMPLATE.md to link the contribute page
* Update PULL_REQUEST_TEMPLATE.md
* Update PULL_REQUEST_TEMPLATE.md
2024-08-28 20:11:43 -05:00
42061faa81
Update github-pages.yaml to look at the CONTRIBUTING.mb file. ( #2593 )
...
* Update github-pages.yaml to look at the CONTRIBUTING.mb file.
* Update .github/workflows/github-pages.yaml
Co-authored-by: Mr.k <mineshtine28546271@gmail.com >
---------
Co-authored-by: Mr.k <mineshtine28546271@gmail.com >
2024-08-28 20:11:19 -05:00
7eed393902
comment out help ( #2637 )
2024-08-28 16:57:04 -05:00
3697be1be4
Format Fix
2024-08-28 15:37:59 -05:00
83fe6c5b12
Auto pushes docs ( #2580 )
2024-08-19 14:19:37 -05:00
d0fa506e4f
Update mkdocs.yml
2024-08-14 10:58:33 -05:00
67be99bb7b
Update mkdocs.yml
2024-08-14 10:54:52 -05:00