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 Risposta
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.

con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande