Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 2 additions & 0 deletions pkgs/liquidmetal-dev/flintlock/flintlockd/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: liquidmetal-dev/flintlock/flintlockd@v0.8.1
15 changes: 15 additions & 0 deletions pkgs/liquidmetal-dev/flintlock/flintlockd/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- name: liquidmetal-dev/flintlock/flintlockd
type: github_release
repo_owner: liquidmetal-dev
repo_name: flintlock
description: Lock, Stock, and Two Smoking MicroVMs. Create and manage the lifecycle of MicroVMs backed by containerd
version_filter: not (Version matches "-alpha")
version_constraint: "false"
version_overrides:
- version_constraint: "true"
asset: flintlockd_{{.Arch}}
format: raw
supported_envs:
- linux
9 changes: 9 additions & 0 deletions pkgs/liquidmetal-dev/flintlock/flintlockd/scaffold.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-generate-registry.json
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
# Other than name is optional. All initial values are just examples.
name: liquidmetal-dev/flintlock/flintlockd
version_filter: not (Version matches "-alpha")
# version_prefix: cli-
all_assets_filter: not (Asset matches "-metrics")
13 changes: 13 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.