maximevanhees
  • Joined on 2024-09-02
maximevanhees created branch logger in herocode/baobab 2025-08-06 12:35:05 +00:00
maximevanhees pushed to logger at herocode/baobab 2025-08-06 12:35:05 +00:00
9c4fa1a78b logger
maximevanhees pushed to development at herocode/herolib_rust 2025-08-05 18:28:39 +00:00
078c6f723b merging changes
9fdb8d8845 integrated hetzner client in repo + showcase of using scope for 'cleaner' scripts
Compare 2 commits »
maximevanhees pushed to development at herocode/herolib_rust 2025-08-05 14:32:41 +00:00
eed6dbf8dc added robot hetzner code to research for later importing it into codebase
maximevanhees pushed to main at herocode/baobab 2025-08-05 11:22:55 +00:00
7bb4395342 Merge branch 'main' of git.ourworld.tf:herocode/herorunner_rust
d3c47577b3 removed dep that was not needed anymore (rhailib_dsl)
Compare 2 commits »
maximevanhees pushed to development at herocode/db 2025-08-05 11:11:58 +00:00
453e86edd2 fixed dependencies issues on main branch which is called 'development'
maximevanhees pushed to main at herocode/baobab 2025-08-05 10:57:26 +00:00
cd47d398de fixed some dependencies
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-31 13:53:25 +00:00
59583124a8 added script to launch alpine vm with cloud hypervisor + update readme. Thanks @jan for script
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-30 14:05:11 +00:00
798c2d3d32 draft doc
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-30 14:04:45 +00:00
caa47982c3 Fix types causing json deserializations errors
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-24 15:31:39 +00:00
abfb79b0cd updated models to work with API + added a README
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-24 11:52:05 +00:00
038229bb92 added the ability to order server addons (like ipv4 address) + updated server ordering example script to showcase new functionality
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-24 11:01:08 +00:00
1e95a6a9f1 cleaned up example scripts
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-23 15:01:12 +00:00
53e7d91e39 added ability to also order regular servers (previously only auctioned ones)
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-23 13:33:36 +00:00
721f918270 added all requirements to order auction server + tested it
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-22 15:34:22 +00:00
a92b896d17 added functions check auctioned transactions and order auctioned server
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-22 13:04:46 +00:00
2e999a3e7e add more server ordering / transaction calls
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-22 10:48:55 +00:00
6cdc468b0a implement requirements for ordering server
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-18 13:40:53 +00:00
84aa8cc11d implemented additional server functions
maximevanhees pushed to master at maximevanhees/hetzner_robot_rhai 2025-07-18 02:33:42 +00:00
6082ecc6d1 updates