workadventure/.github/workflows
David Négrier bf070c33b5 Migrating front protobuf encode/decode to ts-proto lib
The ts-proto lib has the huge advantage of producing code the "Typescript" way and not the "Java" way.
In particular, for "oneof" types in protobuf, it is generating "ADT" that can be used to check if we forgot or not to deal with a type.
2022-01-03 15:52:46 +01:00
..
build-and-deploy.yml Fixing Posthog env var 2021-09-16 17:03:49 +02:00
cleanup.yml FIX: fixed the deploy workflow to also build images on new releases 2021-04-29 18:11:24 +02:00
codeql-analysis.yml Create codeql-analysis.yml 2021-06-23 15:29:02 +02:00
continuous_integration.yml Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
end_to_end_tests.yml Updating AMI 2021-12-24 17:00:45 +01:00
push-to-npm.yml Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00