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

revamp the action for localstack authorship #2

Merged
merged 3 commits into from
May 28, 2023

Conversation

HarshCasper
Copy link
Member

No description provided.

@HarshCasper HarshCasper requested a review from whummer May 26, 2023 07:52
Copy link
Member

@whummer whummer 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 updating the authorship! 🙇

action.yml Outdated Show resolved Hide resolved
README.md Outdated
@@ -48,7 +48,7 @@ jobs:
- uses: actions/checkout@v3

- name: Start LocalStack
uses: HarshCasper/setup-localstack@v0.1.2
uses: LocalStack/setup-localstack@v0.1.2
Copy link
Member

Choose a reason for hiding this comment

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

nit: could be updated to v0.1.3, for consistency with the version above

Suggested change
uses: LocalStack/setup-localstack@v0.1.2
uses: LocalStack/setup-localstack@v0.1.3

Copy link
Member

Choose a reason for hiding this comment

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

In general, how do you feel about introducing a latest tag for this action @HarshCasper ? It would require a bit of additional effort every time we release a new version (tagging the latest release commit with the git tag latest), but then users could simply refer to this in their pipelines:

        uses: LocalStack/setup-localstack@latest

Might come in handy, especially if we anticipate that there will be more updates coming for this Action in the near future.. 👍

Copy link
Member Author

Choose a reason for hiding this comment

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

Let me see how to set it up 👍

I will do this in a follow-up PR

README.md Show resolved Hide resolved
HarshCasper and others added 2 commits May 28, 2023 11:50
Co-authored-by: Waldemar Hummer <waldemar.hummer@gmail.com>
Co-authored-by: Waldemar Hummer <waldemar.hummer@gmail.com>
@HarshCasper HarshCasper merged commit 67f2521 into main May 28, 2023
2 checks passed
@HarshCasper HarshCasper deleted the localstack-migration branch May 28, 2023 06:24
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.

None yet

2 participants