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

[Go] Publish messages to topics and queues workflow in Go. #6090

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

Laren-AWS
Copy link
Contributor

Implementation of the topics and queues workflow in Go.


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

@Laren-AWS Laren-AWS self-assigned this Feb 8, 2024
@Laren-AWS Laren-AWS added Go-v2 This issue relates to the AWS SDK for Go V2 Follow After Scouts, more languages are added to examples as Follows. labels Feb 8, 2024
@Laren-AWS Laren-AWS force-pushed the go-sqs-sns-workflow branch 2 times, most recently from 0828868 to f970a3b Compare February 8, 2024 23:54
@Laren-AWS Laren-AWS added the Text Review not needed This contains no text which needs review label Feb 8, 2024
@Laren-AWS Laren-AWS requested review from a team and beqqrry-aws and removed request for a team February 8, 2024 23:57
@Laren-AWS Laren-AWS added On Call Review needed This work needs an on-call review Task A general update to the code base for language clarification, missing actions, tests, etc. Workflow A simple code example to show how certain tasks can be accomplished using several services and SDKs. and removed Task A general update to the code base for language clarification, missing actions, tests, etc. labels Feb 13, 2024
@scmacdon scmacdon added On Call Review complete On call review complete and removed On Call Review needed This work needs an on-call review labels Feb 13, 2024
Also updates lint all and test all scripts to handle non-module folders
and to include workflows in linting and testing.
@scmacdon scmacdon force-pushed the go-sqs-sns-workflow branch from dd9d052 to ce5fbb8 Compare February 13, 2024 19:36
@scmacdon scmacdon merged commit 38154ca into awsdocs:main Feb 13, 2024
8 checks passed
max-webster pushed a commit to max-webster/aws-doc-sdk-examples that referenced this pull request Mar 15, 2024
)

Publish messages to topics and queues workflow in Go.
Also updates lint all and test all scripts to handle non-module folders
and to include workflows in linting and testing.
@Laren-AWS Laren-AWS deleted the go-sqs-sns-workflow branch June 10, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Follow After Scouts, more languages are added to examples as Follows. Go-v2 This issue relates to the AWS SDK for Go V2 On Call Review complete On call review complete Text Review not needed This contains no text which needs review Workflow A simple code example to show how certain tasks can be accomplished using several services and SDKs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants