Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • A ALPI
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ALPI
  • ALPI
  • Merge requests
  • !4

Information API and optional features (v2)

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Antoni Navarro requested to merge alpi-api-check-v2 into master Mar 06, 2025
  • Overview 7
  • Commits 4
  • Pipelines 0
  • Changes 3

Added two new API calls:

  • alpi_info_get: Enables obtaining information regarding underlying runtimes.
  • alpi_feature_check: Check the availability of one or more ALPI features to programmatically poll the implementation status of ALPI in each runtime.

In addition, alpi-defs.h now defines which optional features are implemented. Runtimes should uncomment the definitions of their implemented features

Edited Mar 06, 2025 by Antoni Navarro
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: alpi-api-check-v2