Commit graph

77 commits

Author SHA1 Message Date
0972be185f
chore(deps): update actions/setup-uv digest to 0c5e2b8
All checks were successful
Actions / Build Documentation (MkDocs) (pull_request) Successful in 33s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 37s
Actions / Build Documentation (MkDocs) (push) Successful in 33s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 37s
2025-03-31 00:41:12 +00:00
050e66be7a
chore(deps): update catthehacker/ubuntu:act-latest docker digest to 0199164
All checks were successful
Actions / Build Documentation (MkDocs) (pull_request) Successful in 34s
Actions / Lint Code (Ruff & Pylint) (pull_request) Successful in 37s
Actions / Build Documentation (MkDocs) (push) Successful in 34s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 38s
2025-03-29 13:31:15 +00:00
1c557f6f1f
fix(actions): correct meli url
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 33s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 37s
2025-03-28 10:25:01 -05:00
eefd5ece09
chore(deps): pin dependencies (#66)
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 35s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 37s
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/env](https://c.csw.im/actions/env) | action | pinDigest |  -> `1791216` |
| [actions/setup-uv](https://c.csw.im/actions/setup-uv) | action | pinDigest |  -> `2269511` |
| catthehacker/ubuntu | container | pinDigest |  -> `70d7485` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: #66
Co-authored-by: Renovate <renovate@csw.im>
Co-committed-by: Renovate <renovate@csw.im>
2025-03-28 10:54:31 -04:00
4f01814896
fix(actions): switch back to local mirrored actions
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 33s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 37s
2025-03-19 15:37:53 -04:00
4661555aa6
fix(actions): use full urls for actions
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 43s
2025-03-19 13:57:15 -04:00
3e345cc3af
fix(actions): change actions urls
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 46s
2025-03-19 08:19:05 -04:00
4844f5892c
fix(actions): change the meli url
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 29s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 36s
2025-03-19 08:05:09 -04:00
1d502bbbe8
fix(actions): use the full github url
Some checks failed
Actions / Build Documentation (MkDocs) (push) Failing after 59s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 48s
2025-03-18 03:58:47 -05:00
8c4afd87c9
Revert "fix(actions): don't use uv run"
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 50s
Actions / Build Documentation (MkDocs) (push) Failing after 59s
This reverts commit 091a23d610.
2025-03-18 03:57:07 -05:00
091a23d610
fix(actions): don't use uv run
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 31s
Actions / Build Documentation (MkDocs) (push) Failing after 37s
`setup-uv` should be activating the virtual environment anyway, this is
unnecessary
2025-03-18 03:55:14 -05:00
d00776c006
fix(actions): don't prune the uv cachce
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 52s
Actions / Build Documentation (MkDocs) (push) Failing after 58s
2025-03-18 03:47:03 -05:00
a19761b720
fix(actions): use a github token to prevent ratelimiting
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 52s
Actions / Build Documentation (MkDocs) (push) Failing after 1m1s
2025-03-18 03:42:37 -05:00
6354559d3a
fix(actions): install the right dependencies
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 7s
Actions / Build Documentation (MkDocs) (push) Failing after 7s
2025-03-18 03:24:48 -05:00
fd409d450f
fix(actions): install dependencies in a separate step
Some checks failed
Actions / Lint Code (Ruff & Pylint) (push) Failing after 50s
Actions / Build Documentation (MkDocs) (push) Failing after 47s
2025-03-18 03:20:08 -05:00
6cd44c1fc7
fix(actions): fix actions workflow & use the uv action to setup uv 2025-03-18 03:20:03 -05:00
18ba837467
fix(workflow): run on main branch and prs only, run docs build on prs
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 36s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
2025-01-26 00:43:02 +00:00
e3ecd995e9
chore(deps): update www.coastalcommits.com/cswimr/actions:docs docker digest to e405cd6
Some checks failed
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 45s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
2025-01-24 22:53:50 +00:00
071dcf7e27
chore(deps): update www.coastalcommits.com/cswimr/actions:uv docker digest to 211aaf7
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Build Documentation (MkDocs) (push) Failing after 0s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 46s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 45s
2025-01-24 00:11:43 +00:00
43d4a1c911
chore(deps): update www.coastalcommits.com/cswimr/actions:uv docker digest to 95493fb
Some checks failed
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 42s
Actions / Build Documentation (MkDocs) (push) Has been skipped
2025-01-22 00:03:50 +00:00
203b6aec64
chore(deps): pin dependencies
Some checks failed
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 39s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 38s
2024-12-27 20:25:46 +00:00
e2c4e20cfc
chore(deps): update actions/checkout action to v4
Some checks failed
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 48s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
2024-12-27 19:48:58 +00:00
1150115171
remove poetry file and update workflow file to use correct meli secret
Some checks failed
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 29s
2024-10-21 16:53:28 -04:00
23f2aaa2ee
feat(workflow): move to uv
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 32s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 35s
2024-10-10 16:03:50 -04:00
6b2793e692
fix(actions): updated container tags
Some checks failed
Actions / Build Documentation (MkDocs) (push) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
2024-08-27 14:03:15 -04:00
d173dd68a5
fix(workflow): nvm
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 28s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 41s
2024-06-11 16:50:15 -04:00
24239425c5
fix(workflows): missing -e argument
All checks were successful
Actions / Build Documentation (MkDocs) (push) Successful in 26s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 40s
2024-06-11 16:48:03 -04:00
e3e96e5b84
fix(workflow): changed meli token
Some checks failed
Actions / Build Documentation (MkDocs) (push) Failing after 25s
Actions / Lint Code (Ruff & Pylint) (push) Successful in 38s
2024-06-11 16:39:04 -04:00
03c14a0311
fix(workflow): update for new docker image 2024-03-07 21:33: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
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
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