Commit Graph

35 Commits

Author SHA1 Message Date
4339220b42 bump version to 1.0.28 2025-08-08 17:01:11 +02:00
8c9248fd94 ... 2025-02-07 12:25:15 +03:00
96bc5c9e5d ... 2025-02-07 12:17:34 +03:00
20927485d9 ... 2025-02-07 12:13:39 +03:00
a034708f21 ... 2025-02-07 12:08:25 +03:00
cd6c899661 ... 2025-02-07 11:45:28 +03:00
4b2f83ceaf ... 2025-02-07 11:43:04 +03:00
69b0944fdd ... 2025-02-07 11:32:30 +03:00
e99f484249 ... 2025-02-07 11:30:32 +03:00
ebdd7060b0 .. 2025-02-07 11:27:09 +03:00
6f78151f7e ... 2025-02-07 11:25:41 +03:00
133a8c7441 Merge branch 'development_kristof10' into development
# Conflicts:
#	.github/workflows/build_and_test.yml
#	.github/workflows/hero_build_linux.yml
#	.github/workflows/hero_build_macos.yml
#	install_herolib.vsh
#	install_v.sh
#	workflows/hero_build_macos.yml
2025-02-07 11:20:20 +03:00
393dc98c73 ... 2025-02-07 11:17:24 +03:00
105d4dd054 ... 2025-02-07 11:08:05 +03:00
99d3e6c00c ... 2025-02-07 06:19:54 +03:00
f079122be5 ... 2025-02-07 05:54:33 +03:00
62f64862be test: remove unnecessary env vars
- Remove unnecessary environment variables from the build and test workflow.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-02-03 17:13:38 +02:00
ee205c4b07 refactor: Simplify V and Herolib setup (#45)
* refactor: Simplify V and Herolib setup

- Use install_v.sh script to install V and Herolib in CI.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>

* WIP: handle github actions in vlang installer

- Add `--github-actions` flag to `install_v.sh` script.
- Add appropriate privilege when running install_v.sh script.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>

* refactor: consolidate build workflows

- Consolidate macOS and Linux build workflows into a single `build_and_test.yml` workflow.
- Remove the now-redundant `hero_build_linux.yml` workflow.
- Update the workflow to support both Linux and macOS targets.
- Update `install_v.sh` script to handle brew installations without sudo.

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>

---------

Co-authored-by: mahmmoud.hassanein <mahmmoud.hassanein@gmail.com>
2025-02-03 17:04:40 +02:00
74ab68d05f ... 2025-01-31 15:39:44 +03:00
timurgordon
ac19671469 add env vars for livekit tests 2025-01-23 13:07:35 +00:00
991135becb feat: add release workflow 2025-01-17 16:52:34 +02:00
50d06cf649 feat: support macos in ci 2025-01-17 16:52:34 +02:00
0e449d7064 fix: update ci build workflow 2025-01-14 13:41:26 +02:00
34fc76c521 add build step to hero_build_s3.yml workflow 2024-12-30 18:35:24 +02:00
4858178f52 change documentation workflow to only run on main branch 2024-12-30 17:16:27 +02:00
63660bbb90 hero lang 2024-12-25 16:19:37 +01:00
098fe97d73 the base 2024-12-25 12:23:15 +01:00
9f7a871113 the base 2024-12-25 12:11:35 +01:00
db49638190 the base 2024-12-25 12:06:08 +01:00
ef3dd89896 the base 2024-12-25 12:04:36 +01:00
f21a0304d4 the base 2024-12-25 12:00:45 +01:00
5dad42e970 the base 2024-12-25 11:48:39 +01:00
467a3393ee the base 2024-12-25 11:46:36 +01:00
5070a9b2c2 the base 2024-12-25 11:20:39 +01:00
a2a47ed7ee the base 2024-12-25 11:18:08 +01:00