Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Adds version number and message to Bedrock.yaml #423

Merged
merged 3 commits into from
Mar 20, 2020
Merged

Conversation

sarath-p
Copy link
Contributor

Copy link
Collaborator

@dennisseah dennisseah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we have version: "1.0" in many places in test files. So, we have to update all of them whenever version number changes. am I right? Can we get the version by calling the getVersion function to avoid having to update test? Other thing, the getVersion function get the version from package.json every time, can we cache it?

@sarath-p
Copy link
Contributor Author

Regarding "1.0", it is a test data and not dependent on the actual on version number. We can implement caching but frequency of calling this method is very low since we it is only used in project init and setting up pipelines.

@dennisseah
Copy link
Collaborator

ok. "1.0" is coming for mocked.

Copy link
Collaborator

@andrebriggs andrebriggs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sarath-p sarath-p merged commit 331bc30 into master Mar 20, 2020
@sarath-p sarath-p deleted the version1082 branch March 20, 2020 01:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SPK bedrock.yaml file should be versioned
3 participants