Skip to content

chore: Change repo URL to the new location #1171

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

Merged
merged 6 commits into from
Jun 19, 2023
Merged

chore: Change repo URL to the new location #1171

merged 6 commits into from
Jun 19, 2023

Conversation

sthulb
Copy link
Contributor

@sthulb sthulb commented May 31, 2023

Warning
Do not merge until after the move

Issue #, if available: #1168

Description of changes:

Performed a find & replace for awslabs/aws-lambda-powertools-java to aws-powertools/lambda-java

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

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

@sthulb sthulb marked this pull request as draft May 31, 2023 08:29
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (ea92257) 71.32% compared to head (7f62d85) 71.32%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1171   +/-   ##
=========================================
  Coverage     71.32%   71.32%           
  Complexity      535      535           
=========================================
  Files            70       70           
  Lines          2239     2239           
  Branches        237      237           
=========================================
  Hits           1597     1597           
  Misses          529      529           
  Partials        113      113           
Impacted Files Coverage Δ
...zon/lambda/powertools/parameters/ParamManager.java 61.53% <0.00%> (ø)
...oftware/amazon/lambda/powertools/sqs/SqsUtils.java 75.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sthulb sthulb marked this pull request as ready for review June 19, 2023 09:13
@sthulb sthulb merged commit a273639 into master Jun 19, 2023
@sthulb sthulb deleted the url-rename branch June 19, 2023 09:23
@@ -13,22 +13,22 @@
<version>1.15.0</version>
</parent>

<name>AWS Lambda Powertools for Java library Cloudformation</name>
<name>Powertools for AWS Lambda (Java)library Cloudformation</name>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<name>Powertools for AWS Lambda (Java)library Cloudformation</name>
<name>Powertools for AWS Lambda (Java) - Cloudformation</name>

@@ -10,8 +10,8 @@
</parent>

<artifactId>powertools-e2e-tests</artifactId>
<name>AWS Lambda Powertools for Java library End-to-end tests</name>
<description>AWS Lambda Powertools for Java End-To-End Tests</description>
<name>Powertools for AWS Lambda (Java)library End-to-end tests</name>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<name>Powertools for AWS Lambda (Java)library End-to-end tests</name>
<name>Powertools for AWS Lambda (Java) - End-to-end tests</name>

<name>AWS Lambda Powertools for Java library End-to-end tests</name>
<description>AWS Lambda Powertools for Java End-To-End Tests</description>
<name>Powertools for AWS Lambda (Java)library End-to-end tests</name>
<description>Powertools for AWS Lambda (Java)End-To-End Tests</description>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<description>Powertools for AWS Lambda (Java)End-To-End Tests</description>
<description>Powertools for AWS Lambda (Java) End-To-End Tests</description>

Copy link
Contributor

@jeromevdl jeromevdl left a comment

Choose a reason for hiding this comment

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

small suggestions

@jeromevdl
Copy link
Contributor

ok too late :/ we'll do that later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants