Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ahrefs
/
esgg
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
11
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
ci: add github actions
- #12
#12
Draft
Khady
wants to merge 29 commits into
master
ahrefs/esgg:master
from
louis/ci
ahrefs/esgg:louis/ci
Copy head branch name to clipboard
Conversation
Commits
29
(29)
Checks
Files changed
Draft
ci: add github actions
#12
Khady
wants to merge 29 commits into
master
ahrefs/esgg:master
from
louis/ci
ahrefs/esgg:louis/ci
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
Regenerate test outputs after _shards addition (#15)
Show description for b504f59
2 people
authored and
rr0gi
committed
b504f59
View commit details
Copy full SHA for b504f59
Browse repository at this point
Add multi_terms aggregation support
Show description for 3353188
2 people
authored and
rr0gi
committed
3353188
View commit details
Copy full SHA for 3353188
Browse repository at this point
Mark multi_terms as supported in README
Show description for 2710b48
2 people
authored and
rr0gi
committed
2710b48
View commit details
Copy full SHA for 2710b48
Browse repository at this point
Commits on Mar 19, 2026
esgg: add failures array to _shards search result type
Show description for b6a6895
2 people
authored and
rr0gi
committed
b6a6895
View commit details
Copy full SHA for b6a6895
Browse repository at this point
esgg: regenerate test snapshots with failures in _shards
Show description for 6496ef1
2 people
authored and
rr0gi
committed
6496ef1
View commit details
Copy full SHA for 6496ef1
Browse repository at this point
Commits on Mar 21, 2026
Add field_type to Tjson.var record and extend variable parser
Show description for 181a211
Atlas07
and
claude
committed
181a211
View commit details
Copy full SHA for 181a211
Browse repository at this point
Add Field_var constructor to value type
Show description for 606bc30
Atlas07
and
claude
committed
606bc30
View commit details
Copy full SHA for 606bc30
Browse repository at this point
Wire Field_var through aggregation analysis and constraint resolution
Show description for 64d2f28
Atlas07
and
claude
committed
64d2f28
View commit details
Copy full SHA for 64d2f28
Browse repository at this point
Add regression test for field variable in terms aggregation
Show description for fd4e59c
Atlas07
and
claude
committed
fd4e59c
View commit details
Copy full SHA for fd4e59c
Browse repository at this point
Document $(var:field:<type>) syntax in README
Show description for 66e50ab
Atlas07
committed
66e50ab
View commit details
Copy full SHA for 66e50ab
Browse repository at this point
Replace bare _ wildcards with named wildcards for readability
Show description for d713514
Atlas07
committed
d713514
View commit details
Copy full SHA for d713514
Browse repository at this point
Commits on Mar 24, 2026
Reuse simple_of_es_type instead of separate parse_field_type
Show description for 8e044e4
Atlas07
and
claude
committed
8e044e4
View commit details
Copy full SHA for 8e044e4
Browse repository at this point
Simplify variable syntax from $(var:field:<type>) to $(var:<type>)
Show description for 45a09a6
Atlas07
and
claude
committed
45a09a6
View commit details
Copy full SHA for 45a09a6
Browse repository at this point
Validate Field_var type in Field_num constraint
Show description for 5ae15fc
Atlas07
and
claude
committed
5ae15fc
View commit details
Copy full SHA for 5ae15fc
Browse repository at this point
Fold field_var_constraints into existing infer_single match arms
Show description for 05db4fd
Atlas07
and
claude
committed
05db4fd
View commit details
Copy full SHA for 05db4fd
Browse repository at this point
Commits on Mar 26, 2026
Add clarifying comment to field_var_constraints Eq_type String
Show description for 465917e
Atlas07
and
claude
committed
465917e
View commit details
Copy full SHA for 465917e
Browse repository at this point
Remove internal function reference from README
Show description for 6c14bde
Atlas07
and
claude
committed
6c14bde
View commit details
Copy full SHA for 6c14bde
Browse repository at this point
Rename field_type to type_ in Tjson.var
Show description for e20ff5b
Atlas07
and
claude
committed
e20ff5b
View commit details
Copy full SHA for e20ff5b
Browse repository at this point
Assert list and type_ are mutually exclusive in make_var
Show description for af75b0f
Atlas07
and
claude
committed
af75b0f
View commit details
Copy full SHA for af75b0f
Browse repository at this point
Add regression test for numeric-type field variable in histogram
Show description for 93f14c3
Atlas07
and
claude
committed
93f14c3
View commit details
Copy full SHA for 93f14c3
Browse repository at this point
Merge pull request #18 from Atlas07/field-var-aggregations
Show description for 357d5ac
Atlas07
authored
357d5ac
View commit details
Copy full SHA for 357d5ac
Browse repository at this point
Commits on Mar 27, 2026
ci: add github actions
Khady
committed
b76337d
View commit details
Copy full SHA for b76337d
Browse repository at this point
ci: update tested OCaml versions
Khady
committed
334565f
View commit details
Copy full SHA for 334565f
Browse repository at this point
ci: fix warning 6 in ci_build profile
Khady
committed
f6b29a1
View commit details
Copy full SHA for f6b29a1
Browse repository at this point
ci: qualify atd AST types in interface
Khady
committed
220bafb
View commit details
Copy full SHA for 220bafb
Browse repository at this point
ci: avoid fragile atd full_module alias
Khady
committed
7847da4
View commit details
Copy full SHA for 7847da4
Browse repository at this point
ci: infer atdgen interface from implementation
Khady
committed
ff141d1
View commit details
Copy full SHA for ff141d1
Browse repository at this point
ci: constrain atd to v2
Khady
committed
94fd40c
View commit details
Copy full SHA for 94fd40c
Browse repository at this point
ci: avoid extlib ends_with API drift
Khady
committed
1f0a856
View commit details
Copy full SHA for 1f0a856
Browse repository at this point
You can’t perform that action at this time.