#aptible

/

      • chasballew joined the channel
      • microdex joined the channel
      • fancyremarker joined the channel
      • fancyremarker has quit
      • fancyremarker joined the channel
      • fancyremarker has quit
      • chasballew has quit
      • microdex joined the channel
      • mjacksonw has quit
      • mjacksonw joined the channel
      • microdex joined the channel
      • microdex has quit
      • chasballew joined the channel
      • chasballew has quit
      • WarrenL has quit
      • microdex joined the channel
      • mjacksonw has quit
      • chasballew joined the channel
      • mjacksonw joined the channel
      • mjacksonw has quit
      • fancyremarker joined the channel
      • mjacksonw joined the channel
      • WarrenL joined the channel
      • fancyremarker has quit
      • fancyremarker joined the channel
      • WarrenL has quit
      • WarrenL joined the channel
      • fancyremarker has quit
      • fancyremarker joined the channel
      • mjacksonw
        Does .aptible.yml have an after_release directive to go along with before_release? Tried after_release and post_release without success…
      • fancyremarker
        hi mjacksonw, nope, only before_release is supported right now
      • what operations are you trying to run?
      • mjacksonw
        k, just making sure before I gave up – just post-release hooks to slack/etc, ideally after health tests have passed and images are actually being pushed live
      • fancyremarker
        ahh i see
      • chasballew
      • fancyremarker
        yup. i take it you'd want to configure that via .aptible.yml mjacksonw? or would it be the sort of thing where you'd have different configs for each environment (staging vs. production, etc.)
      • wayne
        mjacksonw: i've been doing that at the application level: e.g. the application will post to slack when it starts up and performs self-checks
      • with different environments for dev/prod this has been pretty convenient
      • mjacksonw
        fancyremarker: yeah, I think .aptible.yml is fine, since we have our prod/staging status reflected in environment vars, which we can access at that stage
      • (at least for our purposes)
      • wayne: how do you avoid the duplicates from multiple instances of a particular service?
      • fancyremarker
        mjacksonw and wayne: how were/are you sending the hook to Slack? library or just a direct HTTP request?
      • mjacksonw
        just curl for us
      • wayne
        fancyremarker: slack has go libs
      • fancyremarker
        cool. noted. we can roll that out via `after_release` pretty easily
      • i'll get on that, updating the priority
      • wayne
        mjacksonw: event-based notifications only occur on a single app instance
      • so i guess this is a bit specific to me. also we only have one instance atm
      • :)
      • mjacksonw
        gotcha
      • wayne
        startup_lyfe++
      • mjacksonw
        yup
      • fancyremarker has quit
      • fancyremarker joined the channel
      • chasballew has quit
      • fancyremarker has quit