Commit graph

60 commits

Author SHA1 Message Date
99c20c6054
feat(repo): Transitioning to issue forms
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 32s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 47s
2024-05-04 10:06:26 -04:00
03c14a0311
fix(workflow): update for new docker image 2024-03-07 21:33:12 -05:00
56522e51ad
fix(pterodactyl): pylint fixes
All checks were successful
Actions / Lint Code (Ruff & Pylint) (push) Successful in 42s
Actions / Build Documentation (MkDocs) (push) Successful in 42s
2024-03-07 21:14:12 -05:00
fbb31dc0d4
fix(workflow): do not cancel pylint if ruff fails
All checks were successful
Actions / Lint Code (Ruff & Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-28 11:30:04 -05:00
98396c17e2
feat(workflow): readd pylint linting
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-02-28 10:52:22 -05:00
57c7bce6cd
fix(workflow): use the correct containers
All checks were successful
Actions / Lint Code (Ruff) (push) Successful in 5s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
Actions / Lint Code (Ruff) (pull_request) Successful in 7s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-02-14 14:04:19 -05:00
5aff4afad1
misc(repo): setting up ruff
All checks were successful
Actions / Lint Code (Ruff) (push) Successful in 5s
Actions / Build Documentation (MkDocs) (push) Successful in 24s
2024-02-14 10:43:21 -05:00
eafd02bb53
feat(workflow): switch to ruff for code linting
Some checks failed
Actions / Lint Code (Ruff) (push) Failing after 5s
Actions / Build Documentation (MkDocs) (push) Successful in 14s
2024-02-14 10:35:57 -05:00
21d5266bb6
fix(bible): actual pylint fix
Some checks failed
Actions / Lint Code (Pylint) (push) Failing after 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
2024-02-03 13:37:55 -05:00
e069da1cc4
fix(workflow): do not continue with the documentation build if the build fails 2024-01-16 17:46:58 +00:00
a1b038057e
feat(workflow): updated workflow to the version on the UpdateChecker branch
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
2024-01-13 14:12:51 +00:00
8ebf16b542
fix(workflow): fixed an echo that was missing a "
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-07 12:57:02 +00:00
9bfec3a50f
feat(workflow): show correct link to access documentation
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 22s
2024-01-07 12:56:15 +00:00
0e42d7ce39
misc(workflow): changed rev-parse to env.GITHUB_SHA 2024-01-07 12:53:32 +00:00
7bf7988617
fix(workflow): simplified workflow and removed a bunch of echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 24s
2024-01-07 12:49:44 +00:00
22e20abe1f
fix(workflow): fixed missing env.
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 22s
2024-01-07 12:41:08 +00:00
17dc9c169a
fix(workflow): he was not good bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 20s
2024-01-07 12:39:54 +00:00
a5dc282fc4
fix(workflow): you good bro?
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 0s
2024-01-07 12:39:40 +00:00
8bbe69d78f
fix(workflow): fixed echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-07 12:37:52 +00:00
f1ca475003
fix(workflow): hello??
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 19s
2024-01-07 12:37:08 +00:00
53747bbd1e
fix(workflow): should be fixed now
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 0s
2024-01-07 12:36:43 +00:00
909ad1748e
fix(workflow): ???
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 0s
2024-01-07 12:36:14 +00:00
1576ac5d73
fix(workflow): added env
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 0s
2024-01-07 12:33:10 +00:00
66f26e8481
fix(workflow): adding more debug echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 21s
2024-01-07 12:24:31 +00:00
9323d77059
fix(workflow): fixed debugging echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 22s
2024-01-07 12:21:35 +00:00
ddd12a020a
fix(workflow): more debug echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 22s
2024-01-07 12:20:15 +00:00
c0f076add0
misc(workflow): simplifying the workflow now that deps are installed in the container
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-07 12:17:40 +00:00
fcf369387c
fix(workflow): removed some useless lines
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 23s
2024-01-07 11:53:35 +00:00
3d8a064bed
feat(workflow): use custom docker image for faster builds
Some checks failed
Build Documentation and Lint Code / build and lint (push) Failing after 3s
2024-01-07 11:48:53 +00:00
d8d5d8cd57
fix(workflow): adding temporary debug echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m17s
2024-01-07 02:45:41 +00:00
ab5eff0e5c
fix(workflow): fixed echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m18s
2024-01-07 02:36:01 +00:00
44ecbce671
misc(workflow): colored the echos in the deploy documentation step
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m14s
2024-01-07 02:33:58 +00:00
8252393474
fix(workflow): added missing $ 2024-01-07 02:30:58 +00:00
1409676264
fix(workflow): please bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m14s
2024-01-07 02:25:18 +00:00
58820b41d9
fix(workflow): fixed export thing
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m13s
2024-01-07 02:19:56 +00:00
49d3b9ba0c
fix(workflow): only attempt to comment on the commit if it is a pull request
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m21s
2024-01-07 02:10:50 +00:00
1b9bed700f
fix(workflow): fixed messy documentation deployment
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m27s
2024-01-07 02:05:52 +00:00
3f8aaa290b
fix(workflow): fixed deployment finally (i think)
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m19s
2024-01-07 01:59:04 +00:00
87dbcca240
fix(workflow): please bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m13s
2024-01-07 01:13:27 +00:00
c15c6a2025
fix(workflow): maybe fixed deployment?
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m12s
2024-01-07 01:11:56 +00:00
66c596a3da
fix(workflow): updated documentation deployment url to be https instead of http
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m29s
2024-01-07 01:05:46 +00:00
9e73029fc2
fix(workflow): removing some echos
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 59s
2024-01-06 22:04:36 +00:00
760ece280a
misc(workflow): variable name change
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m3s
2024-01-06 22:02:30 +00:00
e3824ad22a
fix(workflow): variables -> vars
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m3s
2024-01-06 21:59:20 +00:00
9ecfc229e4
misc(workflow): added branch name to the release name
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 1m0s
2024-01-06 20:33:47 +00:00
e004e1de90
fix(workflow): please work bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 59s
2024-01-06 19:51:20 +00:00
f1f75522e7
fix(workflow): hopefully finally fixed the meli deployment job
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 59s
2024-01-06 19:48:58 +00:00
a725ec1073
fix(workflow): set branch variable
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 57s
2024-01-06 19:45:10 +00:00
77fae4f6d7
fix(workflow): please bro
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 57s
2024-01-06 19:37:47 +00:00
b21b783aa6 misc(workflow): added logging for the deployment step
All checks were successful
Build Documentation and Lint Code / build and lint (push) Successful in 59s
2024-01-06 19:29:31 +00:00