virtual-labs-archive / problem-solving-iiith

Other
4 stars 437 forks source link

Analytics tags in sources #1214

Open ojas1 opened 4 years ago

ojas1 commented 4 years ago

The analytics script changes the source files in-place to insert analytics related tags. This script is supposed to be executed at build time. The changes made by this script should not be committed to the repository. However, these changes have been committed to master. As a result, the analytics script would have no effect in the future until these are not reverted.

priya100raman commented 4 years ago

@mrudhvika940 please revert the changes made and make note of the issue. Please check if this has been done for any other labs as well. Please ensure that all code is reviewed before check-in so this kind of thing doesn't happen