Skip to content

Feature/rule based segment #577

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 73 commits into from
Jun 5, 2025
Merged
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
fb2723a
Merge pull request #555 from splitio/development
chillaq Jan 17, 2025
163afc8
model and memory storage
chillaq Mar 6, 2025
a64a06e
update storage helper
chillaq Mar 6, 2025
c07651e
polish
chillaq Mar 6, 2025
2c9c47e
Merge pull request #557 from splitio/rbs-models-mem-storage
chillaq Mar 7, 2025
06a84f7
update evaluator
chillaq Mar 7, 2025
8228d94
Revert "update evaluator"
chillaq Mar 7, 2025
7a143cc
updated evaluator
chillaq Mar 7, 2025
93a9fdb
Merge pull request #558 from splitio/rbs-evaluator
chillaq Mar 10, 2025
5bda502
Updated sync and api classes
chillaq Mar 10, 2025
3b6780e
Revert "Updated sync and api classes"
chillaq Mar 10, 2025
58d5ddd
Update sync and api classes
chillaq Mar 10, 2025
6611a43
Update sync and tests
chillaq Mar 11, 2025
7df86ef
polishing
chillaq Mar 11, 2025
4cd84cd
Merge pull request #559 from splitio/sync-api-classes
chillaq Mar 11, 2025
3396b5f
Updated SSE classes
chillaq Mar 12, 2025
7cd34eb
updated redis, pluggable and localjson storages
chillaq Mar 12, 2025
4d8327c
Updated redis, pluggable and localjson storages
chillaq Mar 13, 2025
2cbc647
Update splitio/storage/pluggable.py
chillaq Mar 14, 2025
d0b2c67
Update splitio/storage/pluggable.py
chillaq Mar 14, 2025
cc990a9
Update splitio/storage/pluggable.py
chillaq Mar 14, 2025
db5eafc
Merge pull request #561 from splitio/rbs_redis_pluggable
chillaq Mar 14, 2025
1d8b448
Merge pull request #560 from splitio/rbs_sse
chillaq Mar 14, 2025
4f7d8dc
Updated tests
chillaq Mar 19, 2025
e070b90
fixed tests
chillaq Mar 19, 2025
db38e3e
Merge pull request #562 from splitio/rbs_factory
chillaq Mar 19, 2025
2e7f5d3
updated storage helper and evaluator
chillaq Mar 24, 2025
6e8188d
Merge pull request #563 from splitio/update-evaluator-rbs-storage
chillaq Mar 25, 2025
9aa56a1
Added support for old spec in fetcher
chillaq May 1, 2025
d7b06a0
Added old spec for Localhost
chillaq May 3, 2025
5530baa
polish and integration tests
chillaq May 5, 2025
e649a3c
polish
chillaq May 6, 2025
2de48b9
Merge pull request #564 from splitio/rbs-old-spec-fetcher
chillaq May 7, 2025
3eff00c
polish
chillaq May 9, 2025
f3e9137
Update rb segment matcher
chillaq May 13, 2025
6fccf99
updated test
chillaq May 13, 2025
98a6852
polish
chillaq May 13, 2025
333919c
fix matcher and test
chillaq May 14, 2025
1bd96ab
Update splitio/models/grammar/matchers/rule_based_segment.py
chillaq May 14, 2025
ba4e347
Fix initial segment fetch
chillaq May 15, 2025
066b78f
polish
chillaq May 16, 2025
ca2e3cb
updated split api
chillaq May 16, 2025
533740b
Merge pull request #567 from splitio/rbs-oldspec-restore-since
chillaq May 16, 2025
3fea6cb
Merge pull request #566 from splitio/rbs-fix-segment-initial-fetch
chillaq May 19, 2025
b3f3f36
Merge pull request #565 from splitio/rbs-old-spec-localhost
chillaq May 20, 2025
338ac89
Fixed proxy error
chillaq May 21, 2025
6dcac32
Fixed matcher
chillaq May 21, 2025
0043805
Merge pull request #569 from splitio/rbs-fix-proxy-error
chillaq May 21, 2025
c093206
Added models
chillaq May 29, 2025
8281dec
Added matcher
chillaq May 29, 2025
2214cd5
Updated evaluator
chillaq May 30, 2025
3692161
Merge pull request #570 from splitio/prereq-models
chillaq May 30, 2025
e153509
polish
chillaq May 30, 2025
488757f
Merge pull request #571 from splitio/prereq-matcher
chillaq May 30, 2025
249d9c6
Merge pull request #573 from splitio/T-FME-3998-prereq-evaluator
chillaq May 30, 2025
b64948d
fixed rbs matcher
chillaq Jun 2, 2025
c30a18b
fixed tests
chillaq Jun 2, 2025
c174578
Updated localhostjson sync
chillaq Jun 3, 2025
de2f013
Updated integrations tests
chillaq Jun 3, 2025
c830bc3
Merge pull request #574 from splitio/T-FME-4182-prereq-localhost-json
chillaq Jun 5, 2025
971f9ed
Merge pull request #575 from splitio/T-FME-4178-prereq-integration
chillaq Jun 5, 2025
21635a8
Merge branch 'feature/rule-based-segment' into feature/prerequisites
chillaq Jun 5, 2025
5abf718
Merge pull request #576 from splitio/feature/prerequisites
chillaq Jun 5, 2025
94f0755
updated version and changes
chillaq Jun 5, 2025
24c65c1
Update ci.yml
chillaq Jun 5, 2025
f876ebe
Update ci.yml
chillaq Jun 5, 2025
596ebed
Update ci.yml
chillaq Jun 5, 2025
ff90620
Update ci.yml
chillaq Jun 5, 2025
ace5a58
Update ci.yml
chillaq Jun 5, 2025
b64f84e
Update ci.yml
chillaq Jun 5, 2025
a462819
Update ci.yml
chillaq Jun 5, 2025
9349b47
downgrade urllib version for tests
chillaq Jun 5, 2025
c1bc9b9
Merge branch 'feature/rule-based-segment' of https://github.com/split…
chillaq Jun 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update ci.yml
  • Loading branch information
chillaq authored Jun 5, 2025
commit 24c65c127b25907d04d55a04f1e577284fa8500c
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ concurrency:
jobs:
test:
name: Test
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
services:
redis:
image: redis
Expand Down
Loading