Skip to content

Update generated modules.#40

Merged
robertoaloi merged 1 commit intomasterfrom
update-generated-modules
Mar 19, 2021
Merged

Update generated modules.#40
robertoaloi merged 1 commit intomasterfrom
update-generated-modules

Conversation

@robertoaloi
Copy link
Copy Markdown
Member

Not sure what the strategy here is to update the auto-generated modules. Ideally, we should setup some automation via GitHub actions) to auto-perform the bumps. Being new to the project, I simply checked out the following two versions:

aws-beam/aws-codegen@7655f55
aws/aws-sdk-go@6a71e15 (v1.37.24)

And run:

export SPEC_PATH=../../aws/aws-sdk-go/models/apis
export TEMPLATE_PATH=priv
export ERLANG_OUTPUT_PATH=../aws-erlang/src
mix run generate.exs erlang $SPEC_PATH $TEMPLATE_PATH $ERLANG_OUTPUT_PATH

If things should be done differently, please advise.

@jfacorro
Copy link
Copy Markdown
Member

@robertoaloi Just to double-check, this PR is only for updating the generated code with a newer version of the AWS specs, right?

@robertoaloi
Copy link
Copy Markdown
Member Author

@robertoaloi Just to double-check, this PR is only for updating the generated code with a newer version of the AWS specs, right?

Yes.

@robertoaloi robertoaloi merged commit fc01c56 into master Mar 19, 2021
@robertoaloi robertoaloi deleted the update-generated-modules branch March 19, 2021 15:09
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