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 }}
MobilityDB
/
MEOS.NET
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: MobilityDB/MEOS.NET
Actions
All workflows
Workflows
CI
CI
portable-aliases parity
portable-aliases parity
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
90 workflow runs
90 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #20 from estebanzimanyi/fix/by-value-struct-returns
CI
#39:
Commit
e4af5ca
pushed by
estebanzimanyi
2m 37s
main
main
2m 37s
View workflow file
Return a MEOS struct as the struct, not as a pointer
CI
#38:
Pull request
#20
opened by
estebanzimanyi
4m 18s
estebanzimanyi:fix/by-value-struct-returns
estebanzimanyi:fix/by-value-struct-returns
4m 18s
View #20
View workflow file
Merge pull request #19 from estebanzimanyi/gen/catalog-enums
CI
#37:
Commit
92221cd
pushed by
estebanzimanyi
2m 54s
main
main
2m 54s
View workflow file
Generate a C# enum for every enum the catalog carries
CI
#36:
Pull request
#19
opened by
estebanzimanyi
2m 55s
estebanzimanyi:gen/catalog-enums
estebanzimanyi:gen/catalog-enums
2m 55s
View #19
View workflow file
Merge pull request #18 from estebanzimanyi/gen/retire-hand-types
CI
#35:
Commit
8a9f9a2
pushed by
estebanzimanyi
2m 38s
main
main
2m 38s
View workflow file
Retire the hand-written type layer
CI
#34:
Pull request
#18
opened by
estebanzimanyi
3m 24s
estebanzimanyi:gen/retire-hand-types
estebanzimanyi:gen/retire-hand-types
3m 24s
View #18
View workflow file
Merge pull request #17 from estebanzimanyi/gen/public-function-surface
CI
#33:
Commit
4c42757
pushed by
estebanzimanyi
4m 39s
main
main
4m 39s
View workflow file
Expose the generated MEOS surface, one file per header
CI
#32:
Pull request
#17
opened by
estebanzimanyi
2m 54s
estebanzimanyi:gen/public-function-surface
estebanzimanyi:gen/public-function-surface
2m 54s
View #17
View workflow file
Merge pull request #16 from estebanzimanyi/gen/error-taxonomy
CI
#31:
Commit
99a1126
pushed by
estebanzimanyi
2m 56s
main
main
2m 56s
View workflow file
Generate the error taxonomy from the catalog's error contract
CI
#30:
Pull request
#16
opened by
estebanzimanyi
2m 54s
estebanzimanyi:gen/error-taxonomy
estebanzimanyi:gen/error-taxonomy
2m 54s
View #16
View workflow file
Merge pull request #15 from estebanzimanyi/gen/object-layer
CI
#29:
Commit
a854c88
pushed by
estebanzimanyi
3m 18s
main
main
3m 18s
View workflow file
Merge pull request #14 from estebanzimanyi/fix/const-char-return
CI
#28:
Commit
7b79705
pushed by
estebanzimanyi
2m 44s
main
main
2m 44s
View workflow file
Generate the object layer from the catalog's object model
CI
#27:
Pull request
#15
opened by
estebanzimanyi
3m 7s
estebanzimanyi:gen/object-layer
estebanzimanyi:gen/object-layer
3m 7s
View #15
View workflow file
Read a borrowed const char * return without freeing it
CI
#26:
Pull request
#14
synchronize by
estebanzimanyi
2m 42s
estebanzimanyi:fix/const-char-return
estebanzimanyi:fix/const-char-return
2m 42s
View #14
View workflow file
Read a borrowed const char * return without freeing it
CI
#25:
Pull request
#14
synchronize by
estebanzimanyi
2m 53s
estebanzimanyi:fix/const-char-return
estebanzimanyi:fix/const-char-return
2m 53s
View #14
View workflow file
Read a borrowed const char * return without freeing it
CI
#24:
Pull request
#14
opened by
estebanzimanyi
2m 54s
estebanzimanyi:fix/const-char-return
estebanzimanyi:fix/const-char-return
2m 54s
View #14
View workflow file
Merge pull request #13 from estebanzimanyi/fix/struct-array-stride
CI
#23:
Commit
feb1777
pushed by
estebanzimanyi
2m 59s
main
main
2m 59s
View workflow file
Merge pull request #12 from estebanzimanyi/fix/scalar-abi-width
CI
#22:
Commit
73b6864
pushed by
estebanzimanyi
3m 45s
main
main
3m 45s
View workflow file
Walk an array of struct values at the struct's own stride
CI
#21:
Pull request
#13
opened by
estebanzimanyi
3m 11s
estebanzimanyi:fix/struct-array-stride
estebanzimanyi:fix/struct-array-stride
3m 11s
View #13
View workflow file
Bind a MEOS scalar at the width its ABI defines
CI
#20:
Pull request
#12
opened by
estebanzimanyi
3m 7s
estebanzimanyi:fix/scalar-abi-width
estebanzimanyi:fix/scalar-abi-width
3m 7s
View #12
View workflow file
Merge pull request #11 from estebanzimanyi/tooling/one-command-refresh
CI
#19:
Commit
8ad54ee
pushed by
estebanzimanyi
2m 19s
main
main
2m 19s
View workflow file
Add a one-command refresh against upstream MEOS
CI
#18:
Pull request
#11
opened by
estebanzimanyi
3m 17s
estebanzimanyi:tooling/one-command-refresh
estebanzimanyi:tooling/one-command-refresh
3m 17s
View #11
View workflow file
Merge pull request #10 from estebanzimanyi/jvmgen/track-master
CI
#17:
Commit
b83093d
pushed by
estebanzimanyi
2m 43s
main
main
2m 43s
View workflow file
Track upstream master for the MEOS derivation
CI
#16:
Pull request
#10
opened by
estebanzimanyi
2m 47s
estebanzimanyi:jvmgen/track-master
estebanzimanyi:jvmgen/track-master
2m 47s
View #10
View workflow file
Merge pull request #9 from estebanzimanyi/pin/meos-source-commit
CI
#15:
Commit
9b04e53
pushed by
estebanzimanyi
2m 32s
main
main
2m 32s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.