Skip to content

chore: Change repo URL to the new location #1475

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 9 commits into from
Jun 19, 2023
Merged

chore: Change repo URL to the new location #1475

merged 9 commits into from
Jun 19, 2023

Conversation

sthulb
Copy link
Contributor

@sthulb sthulb commented May 31, 2023

Description of your changes

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

Related issues, RFCs

Issue number: #1471

Checklist

  • My changes meet the tenets criteria
  • I have performed a self-review of my own code
  • I have commented my code where necessary, particularly in areas that should be flagged with a TODO, or hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my change is effective and works
  • The PR title follows the conventional commit semantics

Breaking change checklist

Is it a breaking change?: NO

  • I have documented the migration process
  • I have added, implemented necessary 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.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added automation This item relates to automation documentation Improvements or additions to documentation dependencies Changes that touch dependencies, e.g. Dependabot, etc. internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) labels May 31, 2023
@pull-request-size pull-request-size bot added the size/XXL PRs with 1K+ LOC, largely documentation related label May 31, 2023
@sthulb sthulb marked this pull request as draft May 31, 2023 09:37
@dreamorosi
Copy link
Contributor

If you are seeing linting issues, checkout the repo and run npm run lint-fix -ws, this should auto-fix most of the issues. From what I see they are spacing issues generated by the change of length of some comments, so the command should be enough.

If you have issues feel free to ping me.

@sthulb sthulb marked this pull request as ready for review June 19, 2023 12:40
@dreamorosi dreamorosi self-requested a review June 19, 2023 13:32
Copy link
Contributor

@dreamorosi dreamorosi left a comment

Choose a reason for hiding this comment

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

Thanks Simon, appreciate the work on this one.

@dreamorosi dreamorosi merged commit f564018 into main Jun 19, 2023
@dreamorosi dreamorosi deleted the url-rename branch June 19, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation This item relates to automation dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation internal PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.) size/XXL PRs with 1K+ LOC, largely documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants