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

SSE-3327: Updated github actions. #368

Closed
wants to merge 1 commit into from
Closed

SSE-3327: Updated github actions. #368

wants to merge 1 commit into from

Conversation

kalpaitch
Copy link
Contributor

No description provided.

Copy link
Contributor

@huwd huwd left a comment

Choose a reason for hiding this comment

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

Once the merge conflict is resolved, happy to ✅

@@ -19,15 +19,23 @@ jobs:

steps:
- name: Get stack name
<<<<<<< HEAD
Copy link
Contributor

Choose a reason for hiding this comment

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

ooh looks like you've got a merge conflict here @kalpaitch?

Comment on lines +22 to +38
<<<<<<< HEAD
uses: govuk-one-login/github-actions/beautify-branch-name@7d56b09b4d2a9a9c6005843d28f31a2333ad1373 # 13/03/2024
=======
uses: govuk-one-login/github-actions/beautify-branch-name@1fcdedf31dcba8fca25be864d419e4d5e4f1485c # 16/04/2024
>>>>>>> 3f1ac56 (SSE-3327: Updated github actions.)
id: get-stack-name
with:
usage: Stack name
prefix: preview-${{ inputs.component }}-pp
length-limit: 128

- name: Delete stack
<<<<<<< HEAD
uses: govuk-one-login/github-actions/sam/delete-stacks@7d56b09b4d2a9a9c6005843d28f31a2333ad1373 # 13/03/2024
=======
uses: govuk-one-login/github-actions/sam/delete-stacks@1fcdedf31dcba8fca25be864d419e4d5e4f1485c # 16/04/2024
>>>>>>> 3f1ac56 (SSE-3327: Updated github actions.)
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
<<<<<<< HEAD
uses: govuk-one-login/github-actions/beautify-branch-name@7d56b09b4d2a9a9c6005843d28f31a2333ad1373 # 13/03/2024
=======
uses: govuk-one-login/github-actions/beautify-branch-name@1fcdedf31dcba8fca25be864d419e4d5e4f1485c # 16/04/2024
>>>>>>> 3f1ac56 (SSE-3327: Updated github actions.)
id: get-stack-name
with:
usage: Stack name
prefix: preview-${{ inputs.component }}-pp
length-limit: 128
- name: Delete stack
<<<<<<< HEAD
uses: govuk-one-login/github-actions/sam/delete-stacks@7d56b09b4d2a9a9c6005843d28f31a2333ad1373 # 13/03/2024
=======
uses: govuk-one-login/github-actions/sam/delete-stacks@1fcdedf31dcba8fca25be864d419e4d5e4f1485c # 16/04/2024
>>>>>>> 3f1ac56 (SSE-3327: Updated github actions.)
uses: govuk-one-login/github-actions/beautify-branch-name@1fcdedf31dcba8fca25be864d419e4d5e4f1485c # 16/04/2024
id: get-stack-name
with:
usage: Stack name
prefix: preview-${{ inputs.component }}-pp
length-limit: 128
- name: Delete stack
uses: govuk-one-login/github-actions/sam/delete-stacks@1fcdedf31dcba8fca25be864d419e4d5e4f1485c # 16/04/2024

@kalpaitch kalpaitch marked this pull request as draft May 8, 2024 09:36
@kalpaitch kalpaitch closed this May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants