Push to VCS

This page focuses on the Push to VCS functionality for Data Stores.

This is the mechanism for versioning the Data Store and storing the latest versions in Git. While pulling the Data Store, the user can see each version's committed message. The user will get more info about the committed data set.

Check out the illustration to push a version of a Data Store.

  • Select a Data Store from the Data Stores list.

  • Click on the Push to VCS icon.

  • The Push into Version Controlling System dialog box appears.

  • Commit message – this message is saved as a label in GIT.

  • Click the Push option.

  • A confirmation message appears and the Data Store version gets pushed to the VCS.

Please Note: Commit message is a required field after giving the message only the Push option will get enabled.

Last updated