Revision: 77214
http://sourceforge.net/p/brlcad/code/77214
Author: starseeker
Date: 2020-09-24 19:25:16 +0000 (Thu, 24 Sep 2020)
Log Message:
-----------
Another (potentially) useful note.
Modified Paths:
--------------
brlcad/trunk/doc/GITHUB
Modified: brlcad/trunk/doc/GITHUB
===================================================================
--- brlcad/trunk/doc/GITHUB 2020-09-24 16:40:19 UTC (rev 77213)
+++ brlcad/trunk/doc/GITHUB 2020-09-24 19:25:16 UTC (rev 77214)
@@ -1,5 +1,6 @@
Notes about development with the Github hosting platform.
+--------------------------------------------------------------------------------
Using Github Actions to iteratively debug problems.
Github's runners (build platforms for it's Actions CI system) offer a way to
@@ -48,3 +49,12 @@
benchmark script was identified it was added back to the primary repository and
the test repo deleted.
+--------------------------------------------------------------------------------
+Debugging flags can be added to the actions environment for a given repo:
+
+https://github.community/t/ci-access-to-shell-session/17250
+
+(Note: the "Secrets" label is misleading in this particular case - that is
+the mechanism by which the values are introduced into the runner environment,
+but there are no actual secrets contained in the values of the debugging
+variables.)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits