1. 07 Jan, 2022 1 commit
    • Andrew Fontaine's avatar
      Make Environment Actions work with GraphQL · 26d9e350
      Andrew Fontaine authored
      The new environments page is built using local GraphQL state management,
      and so the ability to actions environments needs to rely on it instead
      of the event hub.
      
      To ensure everything still works until I am ready to delete the old
      environments page, the new opt-in graphql prop is added to enable this
      functionality.
      26d9e350
  2. 05 Jan, 2022 39 commits