1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
Commit graph

27 commits

Author SHA1 Message Date
kzndotsh
f8a5246608 feat(.github/workflows): add OpenCommit Action workflow
This new workflow will run on every push except for the main, master, dev, development, and release branches. It sets up a Node.js environment, checks out the code, and runs the OpenCommit action. This action uses the OpenAI API to generate commit messages based on the changes made. The API key and other settings are configurable through environment variables.
2024-03-30 19:05:10 +00:00
kzndotsh
bf17e78ab2
Update dependency-review.yml 2024-03-24 18:06:23 -04:00
kzndotsh
372bafa1cc
Update linting.yml 2024-03-24 16:10:03 -04:00
ExploitDemon
11f88a96b2 [Fix] Dependency Review step has been added to the dependency-review-pr job with the base-ref and head-ref parameters. 2024-01-24 07:38:24 -07:00
ExploitDemon
051f461aec fix 2024-01-08 18:42:17 -07:00
ExploitDemon
f70271f6c1 [Fix] Ruff 2024-01-08 18:35:14 -07:00
ExploitDemon
3dced41570 added ruff 2024-01-08 18:27:09 -07:00
ExploitDemon
23c9b40c3f updated workflow 2024-01-08 14:23:49 -07:00
ExploitDemon
483e3176d8 changes 2024-01-08 13:14:27 -07:00
ExploitDemon
900679c06d fix> 2024-01-08 12:54:57 -07:00
ExploitDemon
a1ac4d43d5 wowp 2024-01-08 12:48:00 -07:00
ExploitDemon
c93f0d969b fixed linting.yml 2024-01-08 12:45:49 -07:00
Scott
1ad50b1ece [Fix] removed --fix for --check 2023-12-29 10:42:06 -05:00
Scott
748b172a60 [Fix] adding formatting for ruff 2023-12-29 10:39:55 -05:00
Scott
92f2ed9dad [Update] removing --check since it is not needed since I was thinking of ruff check which is being run on everything then is being fixed 2023-12-29 09:39:22 -05:00
Scott
9d3f805787 [Update] adding --check before --fix 2023-12-29 09:36:51 -05:00
Scott
e57b93e0f3 [Update] attempting to fix the ruff config 2023-12-29 09:35:30 -05:00
Scott
22c69b8ccd [Update] Fixing arg issues on gh action 2023-12-29 09:32:28 -05:00
Scott
136c5b69b3 [Fix] readjusting the action's arguments 2023-12-29 09:23:06 -05:00
Scott
f234c728b9 [Feature] Adding ruff linting via github actions 2023-12-29 09:20:33 -05:00
Scott
dbb36ad40d
Update dependency-review.yml 2023-12-28 00:19:40 -05:00
Scott
a8cd1f1bdf
Update dependency-review.yml 2023-12-28 00:16:24 -05:00
Scott
03999794dc
Update dependency-review.yml 2023-12-27 19:31:31 -05:00
Scott
304900e050
Update dependency-review.yml 2023-12-27 19:13:24 -05:00
Scott
02b0ec13dc
Update dependency-review.yml
added in pyenv 3.11
2023-12-27 19:03:28 -05:00
Scott
ab4202704a
Update dependency-review.yml
fixed the python env issues
2023-12-27 18:54:37 -05:00
kzndotsh
a36e3481e5
Create dependency-review.yml 2023-12-27 14:13:33 -05:00