Hoat Le
Hoat Le
I checked with the following git versions: git v1.9.5: ok git v2.0.0: ok git v2.0.5: ok git v2.1.4: ok git v2.2.0, v2.2.1, v2.2.2: NOT ok I checked with git-encrypt v0.3.0,...
I created this: https://github.com/teracyhq/docker-files/tree/master/httpie-jwt-auth and I'd like to do the same for official Docker image of httpie (instead of under teracy/ umbrella) Let's discuss here for anyone interested and I...
it seems that we completed all the expected features and we reach good stability, we can release it as 1.0.0 to mark it as production-ready, backward compatibility is guaranteed for...
add acceptance tests to make sure it works as expected. - make sure --auth-type=jwt is available - make sure request headers should be valid, especially `Authorization` header when send jwt...
INFO:coveralls:{"message":"Couldn't find a repository matching this job.","error":true} regression from #17
related: https://www.vagrantup.com/docs/other/wsl.html we need to provide docs on how to get teracy-dev work well with WSL
This is the error log: ``` $ vagrant up --provision C:/tools/cygwin/home/be be/iorad-dev/lib/teracy-dev/logging/mask_filter.rb:38:in `block in masked' C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.6.0/set.rb:338:in `each_key' C:/HashiCorp/Vagrant/embedded/mingw64/lib/ruby/2.6.0/set.rb:338:in `each' C:/tools/cygwin/home/be be/iorad-dev/lib/teracy-dev/logging/mask_filter.rb:36:in `masked' C:/tools/cygwin/home/be be/iorad-dev/lib/teracy-dev/logging/mask_filter.rb:28:in `filtered' C:/tools/cygwin/home/be be/iorad-dev/lib/teracy-dev/logging.rb:62:in `block (2 l...
try to sync git repo with passphrase ssh key and make sure it works
Add docs for reference
see: - https://github.com/teracyhq/dev/issues/239 - #315 - #321