You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, every artifact is scoped by commit SHA.
It should be possible to provide custom scopes like branch name or totally arbitrary key. This is required to inspect "history" of changes (for example needed for graphs).
Currently, every artifact is scoped by commit SHA.
It should be possible to provide custom scopes like branch name or totally arbitrary key. This is required to inspect "history" of changes (for example needed for graphs).
Initial work done in: #64
The text was updated successfully, but these errors were encountered: