issues
search
thbar
/
kiba
Data processing & ETL framework for Ruby
https://www.kiba-etl.org
Other
1.75k
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix minitest references in tests
#104
thbar
opened
4 months ago
0
Update test matrix
#103
thbar
opened
4 months ago
0
Add Ruby 3.2 to the test matrix (& CI fixes)
#102
thbar
closed
1 year ago
0
Add Ruby 3.1 to test matrix
#101
thbar
closed
2 years ago
0
Configure StandardRB for formatting & linting (including on CI)
#100
thbar
closed
3 years ago
0
Small clean-up
#99
thbar
closed
3 years ago
0
Require Ruby 2.5+ (Ruby 2.4 is EOL since 2020-03-31)
#98
thbar
closed
3 years ago
0
Move CI to GitHub Actions, remove Windows CI for now
#97
thbar
closed
3 years ago
0
Remove legacy Kiba::Runner
#96
thbar
closed
3 years ago
0
Update CI build matrix
#95
thbar
closed
3 years ago
0
Support block as parameter for "Kiba.run" calls
#94
thbar
closed
4 years ago
0
Ruby 3.0 keyword arguments compatibility (pass two)
#93
thbar
closed
4 years ago
1
If extractor returns an instance of Enumerable instead of yielding items, the ETL pipeline stops
#92
vfonic
closed
4 years ago
12
Unable to yield inside transform block
#91
glaucocustodio
closed
4 years ago
2
Prepare for Kiba Pro v2.0.0 official release
#90
thbar
closed
4 years ago
0
Fix typo in Pro-Changes.md
#89
olimart
closed
4 years ago
1
If you use Kiba, your testimonial would be appreciated! ❤️
#88
thbar
closed
3 years ago
2
Update readme for v3.0.0 & new wiki
#87
thbar
closed
4 years ago
0
[WIP] Ruby 3.0 keywords argument compatibility
#86
thbar
closed
4 years ago
1
Ruby 2.7+ compatibility (keyword arguments)
#85
thbar
closed
4 years ago
4
Add changelog for Kiba Pro v1.5
#84
thbar
closed
4 years ago
0
Kiba now defaults to "StreamingRunner" for processing jobs
#83
thbar
closed
4 years ago
0
Warn about kiba command deprecation (#74)
#82
thbar
closed
4 years ago
0
DEPRECATION: remove the "kiba" binary command
#81
thbar
closed
4 years ago
0
Support symbol as class for source/transform/destination
#80
xiaohui-zhangxh
closed
5 years ago
3
Deprecate non-live Sequel connection passing
#79
thbar
closed
4 years ago
1
Add changes for Kiba Pro 1.2
#78
thbar
closed
5 years ago
0
Documentation rewrite
#77
thbar
closed
4 years ago
8
Add link to new "kiba-blueprints" repository
#76
thbar
closed
5 years ago
0
Make StreamingRunner the default
#75
thbar
closed
4 years ago
1
The "kiba" binary command will be deprecated
#74
thbar
closed
4 years ago
5
Avoid bogus "class and block" error message when nil is passed (closes #70)
#73
thbar
closed
5 years ago
0
Update supported Rubies
#72
thbar
closed
5 years ago
0
Add source code and documentation links on RubyGems.org
#71
janko
closed
5 years ago
3
Improperly detects nil, as block
#70
envygeeks
closed
5 years ago
3
Add COMM-LICENSE (for Kiba Pro)
#69
thbar
closed
5 years ago
1
Update TravisCI matrix
#68
thbar
closed
5 years ago
0
Introduce Contributor Agreement
#67
thbar
closed
4 years ago
1
Fixes issue with accessing methods defined outside of Kiba.parse block.
#66
ResumeNothing
closed
5 years ago
7
Improve legal statement
#65
milgner
closed
5 years ago
2
Update TravisCI configuration for latest rubies
#64
thbar
closed
5 years ago
0
Clarifies tests intent (closes #62)
#63
thbar
closed
5 years ago
0
Misleading test
#62
vfonic
closed
6 years ago
5
Doc: Add installation instructions
#61
vfonic
closed
6 years ago
1
Use RUBY_VERSION instead of RUBY_PATH on AppVeyor
#60
thbar
closed
6 years ago
0
Enable TruffleRuby-1.0.0-rc6 under TravisCI
#59
thbar
closed
6 years ago
2
Enable CI for TruffleRuby
#58
thbar
closed
6 years ago
2
Add support for aggregating transforms
#57
thbar
closed
6 years ago
3
Update CI setup
#56
thbar
closed
6 years ago
0
Remove dependency on Minitest::Spec::DSL
#55
thbar
closed
6 years ago
0
Next