You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hey gang,
I understand that the aws-sam-deploy pipe supports the `sam package` and `sam deploy` commands. However, using COMMAND 'all' is insufficient for deploying my nodejs12x Lambda Functions as npm dependencies aren't included. I need the `sam build` command to run. Is there a reason why this is not supported by aws-sam-deploy pipe currently? Or is it and I'm just overlooking this? I'm happy to contribute to the project to add this feature if it's possible
Best,
Jeff
Hi @Jeffrey Schwartz ,
welcome to fork the aws-sam-deploy pipe and provide the PR with your ideas.
@Jeffrey Schwartz you can execute your sam build before executing the pipe.
Actually, we can think within a team about the possibility to add the feature , but I don't guarantee that it will be supported, because sam-deploy pipe has already a lot of features and the purpose of the pipe to be small and simple. Another pipe for that can be written.
If you want to contribute, you can write your own custom pipe (see how to write a pipe ) and then you can also contribute this pipe officially if you'd like to. We are always happy to help with this.
Look at the ways to do this and we are looking forward to get your answers.
Cheers, Galyna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.