Propagate commit sha down to the child components
Since the pipeline editor queries the commit sha and no longer manages this data in the cache, the commit sha needs to be passed down to the children components as props. This also removes instances of writing to the cache.
Showing
Please register or sign in to comment