-
I finally got the etl sample application installed and tests running on Ubuntu 11.10. When I run 'bundle exec etl etl/process_all.ebf' I get this:
``
The file is there and I can use that exact path…
-
Right now, plugins aren't dependencies of `chronicle-etl` and we just check for which `chronicle-*` gems are available at runtime and try to load them all. The problem is that plugins can have conflic…
hyfen updated
2 years ago
-
Hi,
I was trying to update a Rails app (`4.1.6`) to Ruby `2.2.0` but `Test::Unit` is missing, so I get this :
```
LoadError: cannot load such file -- test/unit/assertions
/Users/jlecour/.gem/ruby/2…
-
After installing using the commands in the README, I attempted to run:
`chronicle-etl --extractor imessage --since "2022-02-07" --transformer imessage`
It was them prompted with:
> Plugin s…
-
I am using Rails 4, when i'm trying to execute bundle exec etl etl/process_all.ebf, it shows the following error
"/home/victor/.rvm/gems/ruby-2.1.0/gems/activemodel-4.0.2/lib/active_model/deprecated…
-
@ask11 i need to push an update to the readme and docs, but i would like to get your feedback and enhancements on the issues in the first 5 milestones for this project.
we're converting the old ruby-…
-
https://github.com/thbar/kiba/ and https://github.com/thbar/kiba-ruby-benchmarks
From https://github.com/oracle/truffleruby/issues/1054
-
Subscribe to this issue and stay notified about new [weekly trending repos in Ruby](https://github.com/trending/ruby?since=weekly)!
-
Looks like etl-travis-deploy@ needs to have cloud-kubernetes-deployer (custom?) role.
```sh
+set -e
+set -u
+USAGE='/home/travis/gopath/src/github.com/m-lab/etl/travis/kubectl.sh '
+PROJECT=m…
-
The extractor uses the [`LocalContacts`](https://github.com/chronicle-app/chronicle-imessage/blob/main/lib/chronicle/imessage/local_contacts.rb) module to try and infer information about a user's iclo…
hyfen updated
2 years ago