palantir / godel

Go tool for formatting, checking, building, distributing and publishing projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project version support for plugins

ryanmcnamara opened this issue · comments

commented

Some plugins need to know the version of the project they are operating on. For example, the gode-conjure-plugin needs this to determine the artifact to publish.

Suggestion is to elevate the concept of a "project version" to be a godel level concept. Currently versions are a dist go level concept. Then, support plugins taking the project version as a command line argument