Skip to content

Commit

Permalink
chore: test aqua-registry-updater v0.1.2 (#17278)
Browse files Browse the repository at this point in the history
* chore: test aqua-registry-updater v0.1.2-1

* chore: update aqua-registry-updater to v0.1.2-2

* chore: update aqua-registry-updater to v0.1.2-3

* chore: update aqua-registry-updater to v0.1.2-4

* chore: update aqua-registry-updater v0.1.2-5

* fix: use suzuki-shunsuke/ghcp

* chore: update aqua-registry-updater to v0.1.2-6

* ci: separate aqua.yaml

* chore: fix update.yaml

* chore: update aqua-registry-updater to v0.1.2-7
  • Loading branch information
suzuki-shunsuke authored Nov 14, 2023
1 parent aa902a8 commit ede762f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
env:
AQUA_GLOBAL_CONFIG: ${{ github.workspace }}/aqua-all.yaml
AQUA_LOG_COLOR: always
AQUA_CONFIG: ${{ github.workspace }}/aqua/update.yaml

jobs:
update-pkgs:
Expand Down
12 changes: 12 additions & 0 deletions aqua/update.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
# aqua - Declarative CLI Version Manager
# https://aquaproj.github.io/
checksum:
enabled: true
registries:
- name: standard
type: local
path: ../registry.yaml
packages:
- import: ../pkgs/aquaproj/aqua-registry-updater/pkg.yaml
- import: ../pkgs/suzuki-shunsuke/ghcp/pkg.yaml
2 changes: 1 addition & 1 deletion pkgs/aquaproj/aqua-registry-updater/pkg.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
packages:
- name: aquaproj/[email protected].1
- name: aquaproj/[email protected].2-7

0 comments on commit ede762f

Please sign in to comment.