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 個回答
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.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南