Commit Graph

135 Commits

Author SHA1 Message Date
cartercanedy
af9453cc17
fix grammar 2024-10-05 19:45:06 -07:00
Carter Canedy
6bec5f8283
make shellcheck emit all errors found and check for tab indentation 2024-10-03 11:55:05 -07:00
Adam Perkowski
2f3c49ed0f
docs: automated dynamic gif previews using vhs (#736)
* use vhs for previews

* some improvements

* some improvements 2

* forgot about those somehow

* and those

* better commit message
2024-10-02 14:49:19 -05:00
Adam Perkowski
9ffa35249b
fix(ci): bashisms.yml. again. will work all the time this time i swear. (#715)
* workflow fixed

* added a debug echo
2024-10-02 10:43:04 -05:00
Chris Titus
a9a678fc11 update release 2024-09-28 15:37:02 -05:00
Chris Titus
6775e612c0 Update release-drafter.yml 2024-09-22 12:49:07 -05:00
Adam Perkowski
83a61a093f
Fixed (#623) 2024-09-22 12:37:01 -05:00
Adam Perkowski
0522697595
ci: Add issue labeling & fix perms (#617)
* Added issue labeling & fixed perms

* Added label removing

* typo
2024-09-22 12:35:21 -05:00
JEEVITHA KANNAN K S
7f70242bfb
Fix deps (#620) 2024-09-22 12:18:28 -05:00
Adam Perkowski
3c8adcf370
Changed the CI to only run when .sh files are changed (#588) 2024-09-22 11:04:58 -05:00
Adam Perkowski
4955e94690
Allow reopening issues and closing as not planned through the CI (#572)
* Added closing as not planned

* Added reopening
2024-09-21 09:14:39 -05:00
Adam Perkowski
f2332a7da2
Fixed some Rust code structure and modified the workflow to fail if clippy returns warnings (#569)
* Fixed someone else's mistakes

* workflow now fails if clippy returns warnings

* refactor: Make base title variable constant

---------

Co-authored-by: Liam <lj3954@users.noreply.github.com>
2024-09-21 09:08:24 -05:00
Adam Perkowski
1a21753831
Moved tips to a feature (#566) 2024-09-20 10:48:09 -05:00
Chris Titus
72ebf08811 Merge branch 'main' of https://github.com/ChrisTitusTech/linutil 2024-09-19 23:20:09 -05:00
Chris Titus
d10c4f1c36 Update release-drafter.yml 2024-09-19 23:20:07 -05:00
Nyx
6a1df3c3a9
Fix (#556)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-19 23:00:11 -05:00
Adam Perkowski
0378410187
Fixed the spellcheck workflow (#557)
* Shellcheck.yml rewritten

* dir

* dir
2024-09-19 22:59:47 -05:00
Adam Perkowski
77f8085e2c
Fixed the CI to only check files that exist (#554) 2024-09-19 21:17:55 -05:00
Adam Perkowski
216f1a4836
Restructure the crates (#549)
* BIG CHANGES

* core metadata

* Added readme.md to the package

* Moved the crate back to tui

Co-authored-by: Liam <lj3954@users.noreply.github.com>

---------

Co-authored-by: Liam <lj3954@users.noreply.github.com>
2024-09-19 19:09:53 -05:00
Chris Titus
4405670c19 Update shellcheck.yml 2024-09-19 14:04:25 -05:00
Chris Titus
03a901d4b9 Create shellcheck.yml 2024-09-19 14:03:29 -05:00
MyDrift
b0945f2fa7
move security.md to .github folder (#528) 2024-09-19 12:31:52 -05:00
JEEVITHA KANNAN K S
fa5ff19078
Add aarch64 again (#496) 2024-09-19 12:26:34 -05:00
Chris Titus
c3eea0dfff Update issue-slash-commands.yaml 2024-09-19 10:15:53 -05:00
Chris Titus
0e74b77450 Update issue-slash-commands.yaml 2024-09-19 10:13:10 -05:00
Adam Perkowski
fb2b6fc64f
bashisms.yml now only checks modified files (it should at least) (#515) 2024-09-19 08:15:49 -05:00
JEEVITHA KANNAN K S
6e477fceeb
Update bashisms.yml (#480) 2024-09-18 19:18:22 -05:00
Adam Perkowski
719548f971
Add code understanding & testing point to Contributing Guidelines (#451)
* Added `Understand and Test the Code You Write` to contributing guidelines.

Co-authored-by: CodingWonders <CodingWonders@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>

* Added a notice in `PULL_REQUEST_TEMPLATE.md`

* Merge `upstream/main`

---------

Co-authored-by: CodingWonders <CodingWonders@users.noreply.github.com>
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 14:18:00 -05:00
Adam Perkowski
1d2d51e6e0
Fix a typo & grammar in pull request template (#461)
* Fixed a typo

* Fixed grammar
2024-09-18 14:13:03 -05:00
Adam Perkowski
ab543fdc93
Added checklists to issue templates (#459) 2024-09-18 14:12:04 -05:00
Chris Titus
ad9d1662da only run rust lint on rs files 2024-09-18 13:59:10 -05:00
Adam Perkowski
83d88f7a1b
Created the workflow (#469) 2024-09-18 13:56:46 -05:00
Chris Titus
f50c0e5c0d remove auto label 2024-09-18 13:54:51 -05:00
Chris Titus
ab61a21de4
Merge pull request #277 from nnyyxxxx/testing-5
Remove redundant options in the template
2024-09-18 11:42:52 -05:00
Chris Titus
5f042a0167
Merge pull request #441 from MyDrift-user/autoprlabel
[CI Workflow] Fix pr-label
2024-09-18 10:44:34 -05:00
MyDrift
63b7da40a4 add _target for forked repo support 2024-09-17 12:52:36 +02:00
MyDrift
5e83ca55e7 fix stuff
- enhance logic
- fix logic to get PR body as plain text
2024-09-17 12:43:39 +02:00
Chris Titus
16fb76a26c
Merge pull request #427 from MyDrift-user/autoprlabel
[CI Workflow] PR auto label MGMT
2024-09-16 16:27:41 -05:00
Chris Titus
747c522d72 Delete cargo-lock.yml 2024-09-16 16:26:06 -05:00
Chris Titus
06a13aecd9 Update linutil.yml 2024-09-16 16:11:19 -05:00
Chris Titus
5fddeb00f8 Update release-drafter.yml 2024-09-16 15:59:52 -05:00
Chris Titus
0ac0d91fb8 update linutil release 2024-09-16 15:52:48 -05:00
Chris Titus
53ac0ba31c
Merge pull request #426 from ChrisTitusTech/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-09-16 15:14:08 -05:00
Chris Titus
5679ea0ae8
Merge pull request #371 from Real-MullaC/patch-7
Docs Update
2024-09-16 15:11:21 -05:00
MyDrift
903dfb37c5 add auto pr labeller workflow 2024-09-16 21:56:18 +02:00
dependabot[bot]
57e6fd5d1f
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 19:28:20 +00:00
Real-MullaC
5b5eacf477
Create CODE_OF_CONDUCT.md 2024-09-15 22:44:20 +01:00
hubster-bot
c7f9dd11ce Update github-pages.yml 2024-09-13 22:18:42 +01:00
Real-MullaC
5b5d163ab9 Adds to the docs and moves some files. 2024-09-13 21:42:03 +01:00
Real-MullaC
34a610a012
Update github-pages.yml 2024-09-13 12:51:27 +01:00