Serverless Framework does all its configuration via a serverless.yml file. However, the framework officially supports alternative formats including.json,.js, and.ts. We decided to move all of our CI/CD to GitHub Actions. We had to make the following changes to our actions and configuration to get everything 100% working: serverless to get all of the serverless service. The app and org variables make it so it is required to have a valid dashboard login. This meant we couldn’t have a. serverless configuration.

β€’6m read timeβ€’From thisdot.co
Post cover image
Table of contents
πŸ”— BackgroundπŸ”— Serverless Configuration RestrictionsπŸ”— Prohibitive Project StructuresπŸ”— Moving to GitHub Actions with the Serverless DashboardπŸ”— Local Development ProblemsπŸ”— Resulting ConfigurationπŸ”— Conclusions
1 Comment

Sort: