Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Automated version control system for Analytics database artifacts.

When updating database artifacts, built-into-code comments can be picked by GitHub to log different versions of the code.

In order to make these in-code comments, the user can add the following line into the code:

/* GITHUBCOMMENT: RPT-1234 */

("RPT-1234" can be substituted by the ticket where the change request is documented, or by a brief explanation of changes done in the code).

For more information: Tiger3 ETL Shell Commands (refreshes, etc.)


  • No labels