What is the best way to track and increment the versions of serverless framework based projects

0

What is the best way to track and increment the versions of serverless framework-based projects independently?

1 Respuesta
0

I'd been looking for a way to track the version of each serverless microservice individually. Here's a plugin I wrote using some references: https://github.com/simrankadept/serverless-ssm-version-tracker

NPM package:

https://www.npmjs.com/package/serverless-ssm-version-tracker

The version format supported is YYYY.MM.DD.REVISION

Hope this helps.

respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas