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
git clone https://github.com/cs3org/reva
cd reva
make deps && make
will fail with:
go run tools/check-changelog/main.go
2020/12/10 08:52:13 No changelog added. Please create a changelog item based on your changes
exit status 1
make: *** [check-changelog] Error 1
The text was updated successfully, but these errors were encountered:
will fail with:
The text was updated successfully, but these errors were encountered: