Skip to content

Conversation

@trivikr
Copy link
Member

@trivikr trivikr commented Feb 22, 2021

Issue

Fixes: #2068

Description

gitignore temporary folder .aws-models

Testing

Verified that folder .aws-models is not added to git untracked files.

$ yarn generate-clients

...
...
./gradlew failed with { code: 1, signal: null }
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

$ git status
On branch gitignore-temp-aws-models
Your branch is up to date with 'origin/gitignore-temp-aws-models'.

nothing to commit, working tree clean

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • CodeBuild project: sdk-staging-test
  • Commit ID: 7b39d34
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Base automatically changed from master to main February 22, 2021 19:46
@trivikr trivikr merged commit bb9a9a2 into aws:main Feb 23, 2021
@trivikr trivikr deleted the gitignore-temp-aws-models branch February 23, 2021 00:44
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitIgnore temporary folder used while generating clients

3 participants