Deividas Petraitis

Results 20 comments of Deividas Petraitis

I would strongly suggest to use https://cartalyst.com/manual/sentinel/2.0 instead this one since sentry is deprecated ( https://github.com/cartalyst/sentry/tree/v2.1.6 ) and replaced by sentinel.

Hello, any updates regarding this? I would love to have this feature, it should definitely help incorporate internal marks into workflow.

Update: pre-release for github actions for M1 Silicon should be available next week as per this https://github.com/actions/runner/issues/805#issuecomment-1132966327

ping. Is this project still maintained?

@chenweiyj doesn't @mattwelke answered the question? In my opinion, it would be much easier to navigate through issues if resolved ones are closed.

I'm not sure I am referring to newer version but as per method [NewFailoverClient documentation](https://pkg.go.dev/github.com/go-redis/redis/v8#NewFailoverClient ) it already offers automatic failover: > NewFailoverClient returns a Redis client that uses Redis...

Well done! Just 2 cents from me, it would be much better to stick with original repo name making easier to find it through search ( engines ) as well...

One possible approach could be forming a list of `*.go` files to be fed to watcher, like following: ``` watcher -dotfiles=false -startcmd=true -cmd=watcher.sh $(find ../../ -type f -name \"*.go\" -exec...

Hey @p0mvn, is it still relevant? I would be happy to take a look on it.