Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TECH-76: #minor Upgrades to Erlang/OTP 27, bumps jesse #15

Merged
merged 4 commits into from
Jan 27, 2025

Conversation

nanodirijabl
Copy link
Contributor

No description provided.

@WWWcool
Copy link
Contributor

WWWcool commented Jan 20, 2025

теги будем добавлять?

@nanodirijabl
Copy link
Contributor Author

Локально отлаживался с генерированной в /tmp/swagger-codegen/erlang-server серверной сборкой. Оттуда уже вызывал rebar3 compile и rebar3 eunit.

Вызывал из корня проекта

mkdir -p /tmp/swagger-codegen/codegen-cli
wget https://repo1.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.25/swagger-codegen-cli-2.4.25.jar -O /tmp/swagger-codegen/codegen-cli/swagger-codegen-cli.jar

wget https://dlcdn.apache.org/maven/maven-3/3.9.9/binaries/apache-maven-3.9.9-bin.zip -O /tmp/swagger-codegen/dl-apache-maven.zip
unzip -d /tmp/swagger-codegen /tmp/swagger-codegen/dl-apache-maven.zip
/tmp/swagger-codegen/apache-maven-3.9.9/bin/mvn --batch-mode package
cp target/*.jar /tmp/swagger-codegen/codegen-cli/

java -cp /tmp/swagger-codegen/codegen-cli/vality-erlang-codegen-swagger-codegen-1.0.0.jar:/tmp/swagger-codegen/codegen-cli/swagger-codegen-cli.jar io.swagger.codegen.SwaggerCodegen generate -l vality-erlang-server -i test/petstore-custom.yaml -o /tmp/swagger-codegen/erlang-server

@nanodirijabl
Copy link
Contributor Author

теги будем добавлять?

Добавил экшон.

@nanodirijabl nanodirijabl changed the title TECH-76: Upgrades to Erlang/OTP 27, bumps jesse TECH-76: #minor Upgrades to Erlang/OTP 27, bumps jesse Jan 27, 2025
@nanodirijabl nanodirijabl merged commit 3525e0f into master Jan 27, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants