Commit Graph

60 Commits

Author SHA1 Message Date
c0095314fd fixing deps fetching CI 2025-10-22 15:20:59 +02:00
4529ba5752 fixing CI not being trigger from automatic pull requests 2025-10-22 15:20:59 +02:00
72e158a0a7 Merge branch 'master' into indev 2025-10-22 12:19:25 +02:00
18b57e3761 fixing unit tests CI 2025-09-24 16:32:55 +02:00
bb67bd42e1 fixing unit tests CI 2025-09-24 16:27:59 +02:00
0894cb5d4f fixing unit tests CI 2025-09-24 16:24:06 +02:00
e45ded6ea9 fixing unit tests CI 2025-09-24 15:48:08 +02:00
93d0b1828b fixing unit tests CI 2025-09-24 11:06:05 +02:00
d2057e3108 fixing unit tests CI 2025-09-24 10:57:29 +02:00
e7baccb6cc fixing unit tests CI 2025-09-24 10:56:22 +02:00
41cae01a9b fixing unit tests CI 2025-09-24 10:55:06 +02:00
008dc4132c fixing unit tests CI 2025-09-24 10:48:08 +02:00
3e29dd1bbe fixing unit tests CI 2025-09-24 10:37:03 +02:00
9f795fa67e fixing unit tests CI 2025-09-24 10:26:28 +02:00
4e88505aa6 adding unit test CI 2025-09-24 10:15:54 +02:00
dependabot[bot]
22e7d90285 Bump actions/first-interaction from 1 to 2
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1 to 2.
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](https://github.com/actions/first-interaction/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/first-interaction
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 00:41:08 +00:00
70d2426ed4 removing unnecessary mode in CIs 2025-03-13 00:43:34 +01:00
62bd63c364 adding multiple hooks supports for events and loop 2024-12-17 02:33:04 +01:00
5a93cd4ae5 fixing homebrew path 2024-12-16 17:26:12 +01:00
4efe213fc6 revert 2024-12-16 17:22:34 +01:00
8721fe5000 installing SDL2 framework in macos action 2024-12-16 17:03:53 +01:00
a90bb88169 update action images 2024-12-16 16:57:23 +01:00
69bbed5b54 adding gcc13 to CI 2024-12-16 16:39:04 +01:00
ecb0a15e74 fetching deps once a week 2024-10-19 10:51:33 +02:00
xtrm
a7aa05fcbe 🔨 chore(actions): change usage of DEBUG=true to the debug rule 2024-04-23 20:42:39 +02:00
67d7635a32 fixing bug with window destruction within mlx_loop 2024-04-21 18:14:14 +02:00
dependabot[bot]
916b0fbcb5 Bump peter-evans/create-pull-request from 5 to 6
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 22:10:30 +00:00
1a19c55568 adding greetings 2024-01-03 00:30:45 +01:00
1ef45ebba2 fixing the workflows 2024-01-03 00:07:38 +01:00
0beb25ce92 Update fetch_dependencies.yml 2024-01-02 11:56:10 +01:00
3aa5c20dbc debug fetch_dependencies.yml 2024-01-02 11:28:11 +01:00
60bacab2e4 working automated dependencies updates, polishing the CI 2023-12-31 14:17:24 +01:00
bd0a111e5f debugging CI 2023-12-31 13:47:56 +01:00
5f33613583 debugging CI 2023-12-31 13:46:45 +01:00
198600b853 debugging CI 2023-12-31 13:45:25 +01:00
32b5338187 debugging CI 2023-12-31 13:44:37 +01:00
d5e1e36a5d debugging CI 2023-12-31 13:41:09 +01:00
46ec35cfd7 debugging CI 2023-12-31 13:31:22 +01:00
9103138ee5 debugging CI 2023-12-31 13:30:32 +01:00
d38fd8eeb1 test automated dependencies updates 2023-12-31 13:12:37 +01:00
e245c27867 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH 2023-12-31 01:27:37 +01:00
a387e34d3c fixing CI 2023-12-12 18:12:41 +01:00
f9d729d30b fixing CI 2023-12-12 18:07:58 +01:00
49f6bb4b71 suppress warnings 2023-12-10 23:12:22 +01:00
d5e263390e adding build readme for xmake, fixing windows workflow 2023-12-09 13:24:40 +01:00
0b6b0b4902 debugging windows CI 2023-12-08 16:37:42 +01:00
a68f8ede72 fixing syntax error in windows workflow 2023-12-08 14:48:28 +01:00
b84350f76d adding xmake support and windows workflow 2023-12-08 14:11:48 +01:00
ea6c2a3335 fixing GCC CI 2023-11-10 09:21:58 +01:00
xtrm
5108134a5f Change the names of the workflows to look better in the README
Signed-off-by: xtrm <oss@xtrm.me>
2023-10-30 01:28:00 +01:00