You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Updated makefile =patch-analytics= command to use
8
+
=scripts/patch-analytics.sh= instead of the script
9
+
from [[https://github.com/virtual-labs/vlabs-analytics][vlabs-analytics]].
10
+
- This script is taken from the [[https://github.com/virtual-labs/vlabs-analytics][vlabs-analytics]] repo but updated
11
+
to ignore =content*.html= files. Justification for why this is
12
+
needed can be found in [[https://github.com/virtual-labs/problem-solving-iiith/issues/1213][this]] issue. (In brief, content*.html
13
+
files are not really html and break when touched by the
14
+
analytics code.)
15
+
- As a result of this change, the submission files will no longer
16
+
have analytics snippet and these page views will not be tracked.
17
+
- Removed all committed submission*.html files and added the
18
+
pattern to gitignore. These are radomly generated files and
19
+
should not be added to version control.
20
+
- As the broken content files were comitted at some point on the
21
+
master, the working files had to extracted from [[https://github.com/virtual-labs/problem-solving-iiith/commit/591c7f3c91d260a9a0ef12385c62be3b63577e44][this]] commit.
0 commit comments