Patrick MARIE mycroft
mycroft pushed to trunk at mycroft/zlox 2024-08-30 09:21:05 +02:00
96e8b1742c refactor: using linked list for objects
mycroft pushed to trunk at mycroft/zlox 2024-08-29 12:59:36 +02:00
ab00c0f785 docs: updating README.md
mycroft pushed to trunk at mycroft/zlox 2024-08-29 12:59:07 +02:00
53d5cca124 implementing closures (ch25)
7ed6cf6dcc implementing more native functions
Compare 2 commits »
mycroft pushed to main at mycroft/avx-pmarie-aws-infra 2023-04-04 18:16:54 +02:00
8bb878da7b Upgrade eks
mycroft pushed to main at mycroft/avx-pmarie-aws-infra 2023-04-04 17:07:15 +02:00
78e5da081d Upgrade eks add-ons
mycroft pushed to main at mycroft/avx-pmarie-aws-infra 2023-04-04 17:01:34 +02:00
6a8f1010e0 Terraform providers upgrades.
mycroft pushed to main at mycroft/avx-pmarie-aws-infra 2022-12-09 18:09:03 +01:00
f94a81ada5 Minor updates.
mycroft pushed to main at mycroft/infra-aws-eks 2022-02-19 17:20:27 +01:00
af58173f61 Adding missing permission.
mycroft pushed to main at mycroft/infra-aws-eks 2022-02-19 17:04:25 +01:00
1425c98072 Use a lockable state repository.
mycroft pushed to main at mycroft/infra-aws-eks 2022-02-13 22:01:01 +01:00
3443833de1 Fix indexing empty array
f5b4a7d323 Create a LoadBalancer for nginx.
0179bb0828 Remove comments & useless stuff.
38ae6b41ac Initial commit.
Compare 4 commits »
mycroft pushed to main at mycroft/infra-aws-eks 2022-02-12 10:14:42 +01:00
7120ae90e9 Fix indexing empty array
mycroft pushed to main at mycroft/infra-aws-eks 2022-02-12 10:02:50 +01:00
1d23c7caf3 Create a LoadBalancer for nginx.
mycroft pushed to main at mycroft/infra-aws-eks 2022-02-11 15:09:43 +01:00
6bade00c61 Remove comments & useless stuff.
mycroft pushed to master at mycroft/bgutil-rs 2021-02-26 12:02:40 +01:00
7c78a7f17a Updating README.md.
mycroft pushed to master at mycroft/bgutil-rs 2021-02-26 11:46:54 +01:00
a526f388df Adding a dry-run mode on local-clean & a retry policy.
mycroft pushed to master at mycroft/bgutil-rs 2021-02-25 23:28:29 +01:00
3d316921e1 Implementing "local_clean" command.
mycroft pushed to master at mycroft/bgutil-rs 2021-02-25 21:25:10 +01:00
640954ab5a Module refactoring.
mycroft pushed to master at mycroft/bgutil-rs 2021-02-24 23:58:02 +01:00
b8a670bbce Set cassandra servers with args or env var.
mycroft pushed to master at mycroft/bgutil-rs 2021-02-24 21:43:35 +01:00
9dbf1542b2 Updating documentation.
9fb6975188 Implementing "clean" command.
Compare 2 commits »
mycroft pushed to master at mycroft/bgutil-rs 2021-02-23 23:10:38 +01:00
f6b412ca5b Implementing "stats" command.