Skip to content

.version file should be written at the top level of module folders#451

Merged
vsoch merged 3 commits into
mainfrom
add/module-version-file
Nov 18, 2021
Merged

.version file should be written at the top level of module folders#451
vsoch merged 3 commits into
mainfrom
add/module-version-file

Conversation

@vsoch
Copy link
Copy Markdown
Member

@vsoch vsoch commented Nov 4, 2021

This small change will add a .version file to the top level of module folders on install to address #450. I don't have a cluster to test this on easily, so @nlvw it would be greatly appreciated if you'd like to test! @eburgueno I also fixed the bug that you found in the docs to close #445,

Signed-off-by: vsoch vsoch@users.noreply.github.com

vsoch added 2 commits November 4, 2021 17:36
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch
Copy link
Copy Markdown
Member Author

vsoch commented Nov 4, 2021

okay let's ignore Circle for now - the CI is wonky (it's not able to get the base image updates).

@nlvw
Copy link
Copy Markdown

nlvw commented Nov 5, 2021

Just ran the same tests I did for the bug report. Looks to be working well with the changes in the branch.

image

with default as true, as it makes the modules a little
better organized.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
@vsoch vsoch merged commit f24060a into main Nov 18, 2021
@vsoch vsoch deleted the add/module-version-file branch November 18, 2021 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] minor update to install instructions needed

2 participants