-
Notifications
You must be signed in to change notification settings - Fork 27
Change the GitHub action for serverless-artillery to test the new function /users/{user_id} and save the results in the right bucket #166
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
base: development
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure about the error you're getting, it looks like it has something to do with IAM user permissions? Did you use the correct secrets in the Azure keyvault? Make sure to go to the enabled key and click on it and scroll down for the actual key. That fixed my issue with secrets. But otherwise I think you have to talk to Dylan and Alex because I think they also had issues with IAM user permissions. Toddy should also be able to help
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks similar enough to what I ended up with. I'm not fully certain what the .js script does (if I'm being honest) but I need at least this file for my next work
I fixed the bug I created |
merge pull request
Steps to Reproduce
My script has an issue it looks like it has a conflict with another GitHub action

the S3 bucket is also not working yet