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

change serverless install to v4 #17

Merged
merged 2 commits into from
Jan 30, 2025
Merged

change serverless install to v4 #17

merged 2 commits into from
Jan 30, 2025

Conversation

gmrabian
Copy link
Contributor

Description

Update the version of serverless we install in the script to v4

Related ticket(s)

CMDCT-4280


How to test

  • Run the script
  • Ensure it completes
  • Ensure your global version of serverless is major version 4
    • serverless --version

Notes

I had to destroy my projects folder and run the script from scratch, so I was working with the latest before making this change. Some users might have compatibility issues unrelated to serverless. If that is the case they may have to do the same thing I did.


Pre-review checklist

  • I have performed a self-review of my code

mdct-setup.sh Outdated Show resolved Hide resolved
peoplespete
peoplespete previously approved these changes Jan 30, 2025
Copy link
Contributor

@peoplespete peoplespete left a comment

Choose a reason for hiding this comment

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

🥇 Check one suggestion and then merge when you're happy!

Co-authored-by: Pete Dunlap <[email protected]>
Copy link
Contributor

@peoplespete peoplespete left a comment

Choose a reason for hiding this comment

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

👯

@gmrabian gmrabian merged commit 8d0f902 into main Jan 30, 2025
@gmrabian gmrabian deleted the update-sls-version branch January 30, 2025 20:04
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.

2 participants