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

test: remove extra hash #13071

Merged
merged 4 commits into from
Aug 4, 2023
Merged

test: remove extra hash #13071

merged 4 commits into from
Aug 4, 2023

Conversation

sobolk
Copy link
Member

@sobolk sobolk commented Aug 3, 2023

Description of changes

Remove extra hash from binary. It's redundant with unique version number.

In E2E tests and PR workflows we use RC version numbering i.e. <version>-rc.$(git rev-parse --short HEAD) which is unique. There's no need for extra hash embedded in path.

Issue #, if available

Description of how you validated changes

E2E tests on CCI and CB running.

https://app.circleci.com/pipelines/github/aws-amplify/amplify-cli?branch=run-cb-e2e%2Fsobkamil%2Fremove-extra-hash

CB link coming.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)
  • New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sobolk sobolk requested review from a team as code owners August 3, 2023 22:40
Copy link
Contributor

@0618 0618 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for cleaning it up!

@sobolk sobolk merged commit 015bc38 into aws-amplify:dev Aug 4, 2023
@sobolk sobolk deleted the remove-extra-hash branch August 4, 2023 01:37
awsluja added a commit that referenced this pull request Aug 7, 2023
sundersc pushed a commit that referenced this pull request Aug 8, 2023
awsluja added a commit that referenced this pull request Aug 9, 2023
sobolk added a commit that referenced this pull request Sep 24, 2023
@sobolk sobolk mentioned this pull request Sep 24, 2023
6 tasks
sobolk added a commit that referenced this pull request Sep 26, 2023
* Revert "Revert "test: remove extra hash (#13071)" (#13084)"

This reverts commit 5013f9a.

* test: make upload idempotent

* test: make upload idempotent

* test: make upload idempotent

* test: use ful hash for testing stuff

* Update .circleci/local_publish_helpers_codebuild.sh

Co-authored-by: Amplifiyer <[email protected]>

---------

Co-authored-by: Amplifiyer <[email protected]>
letsbelopez pushed a commit to letsbelopez/amplify-cli that referenced this pull request Sep 28, 2023
* Revert "Revert "test: remove extra hash (aws-amplify#13071)" (aws-amplify#13084)"

This reverts commit 5013f9a.

* test: make upload idempotent

* test: make upload idempotent

* test: make upload idempotent

* test: use ful hash for testing stuff

* Update .circleci/local_publish_helpers_codebuild.sh

Co-authored-by: Amplifiyer <[email protected]>

---------

Co-authored-by: Amplifiyer <[email protected]>
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.

3 participants