Skip to content

Instantly share code, notes, and snippets.

View eleanorakh's full-sized avatar

Eleanor Kiefel Haggerty eleanorakh

View GitHub Profile
@eleanorakh
eleanorakh / slack-summit.md
Last active November 29, 2016 04:06
Slack Summit Notes
  • Keep eyes peeled for potential of threading!
  • Machine learning is coming.
  • Slack has single chanel collaboration with external agencies - could potentially be used for authors? Although I envision that becoming complicated
  • Don't be afraid to police chanels. If something seems off-topic for a chanel, direct the user to a more appropriate discussion place (courteously!). Lopp calls this :racoon:ing
  • Devs release to web 40 times per day
  • They suggest a 'no internal email' day to get staff on board
  • Staff need to understand why we use slack before they begin to use it...the more onboarded onto slack earlier means as the company grows theres a better position to handle future change
  • Words like: 'transparent behaviours', 'key champions to guide people'
  • Questions:
  • What's our active daily user engagement?
diff --git a/environment-hook.bash b/environment-hook.bash
index f5d2649..8d664b8 100644
--- a/environment-hook.bash
+++ b/environment-hook.bash
@@ -1,4 +1,4 @@
-if [[ "${BUILDKITE_LABEL:-}" != ":pipeline:" ]]; then
+if [[ "${BUILDKITE_STEP_IDENTIFIER:-}" != "pipeline-upload" ]]; then
echo "--- :git: Getting scala-common tests"
git clone git@github.com:redacted/redacted.git