Bishal KC

Results 6 issues of Bishal KC

I am trying to get the app running in mac, I had to make couple changes on CA_TAG and FABRIC_TAG to point recent tags with that i can now run...

Added env in config for the ease of deploying application from local to production. It might help ease the deployment process as some configs may be different between local and...

Adding a feature to archive data from db to S3 (requests/metrics/logs/model...) or to other external endpoint after defined *WatchedExpireDays would greatly meet the audit compliance, instead of deleting from database.

enhancement

US-ASCII error ``` Fetching https://github.com/AjuntamentdeBarcelona/decidim-barcelona /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/shell/basic.rb:88:in `=~': invalid byte sequence in US-ASCII (ArgumentError) from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/shell/basic.rb:88:in `!~' from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/vendor/thor/lib/thor/shell/basic.rb:88:in `say' from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/ui/shell.rb:105:in `tell_me' from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/ui/shell.rb:45:in `error' from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:17:in `log_error' from /usr/local/lib/ruby/gems/2.5.0/gems/bundler-1.16.1/lib/bundler/friendly_errors.rb:126:in...

First of all, is there a way to make portal display data from merged cell? The data with merged cell uploads fine but while trying to view the data I...

file type gets truncated if more that 4 letters, for example if the data `ckanext/gobar_theme/styles/sass/package/snippets/search_item.scss` > .dataset-resources { > .label { > display: inline-block; > width: 3.5em; **-> width: auto;...