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
8 changes: 8 additions & 0 deletions pkgs/aaif-goose/goose/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
packages:
- name: aaif-goose/goose@v1.39.0
- name: aaif-goose/goose
version: v1.29.1
- name: aaif-goose/goose
version: v1.25.0
- name: aaif-goose/goose
version: v1.0.0
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: block
repo_owner: aaif-goose
repo_name: goose
aliases:
- name: block/goose
description: "an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM"
version_constraint: "false"
version_overrides:
- version_constraint: semver("< 1.0.0")
error_message: |
Please use a version later than v1.0.
- version_constraint: semver("<= 1.25.0")
- version_constraint: semver("<= 1.29.1")
asset: goose-{{.Arch}}-{{.OS}}.{{.Format}}
format: tar.bz2
replacements:
Expand All @@ -32,4 +34,4 @@ packages:
- linux
- darwin
github_artifact_attestations:
signer_workflow: block/goose/.github/workflows/release.yml
signer_workflow: aaif-goose/goose/.github/workflows/release.yml
6 changes: 0 additions & 6 deletions pkgs/block/goose/pkg.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions pkgs/mxschmitt/playwright-go/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: mxschmitt/playwright-go@v0.6000.0
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: go_install
repo_owner: playwright-community
repo_owner: mxschmitt
repo_name: playwright-go
aliases:
- name: playwright-community/playwright-go
description: Playwright for Go a browser automation library to control Chromium, Firefox and WebKit with a single API
files:
- name: playwright
Expand Down
2 changes: 0 additions & 2 deletions pkgs/playwright-community/playwright-go/pkg.yaml

This file was deleted.

90 changes: 47 additions & 43 deletions registry.yaml

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

Loading