Skip to content

Commit

Permalink
Streaming OS/Arch support
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuanianji committed Jan 9, 2024
1 parent e85b030 commit aadeb28
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 7 deletions.
6 changes: 6 additions & 0 deletions src/aws-cli-persistence/NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## OS and Architecture Support

Architectures: `amd` and `arm`.
OS: `ubuntu`, `debian`
Shells: `bash`, `zsh`

## Changelog

| Version | Notes |
Expand Down
1 change: 1 addition & 0 deletions src/gcloud-cli-persistence/NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

Architectures: `amd` and `arm`.
OS: `ubuntu`, `debian`
Shells: `bash`, `zsh`

## Changelog

Expand Down
10 changes: 3 additions & 7 deletions src/github-cli-persistence/NOTES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
## OS and Architecture Support

| | amd64 | arm64 |
| ------ | ----- | ----- |
| ubuntu || ✔️ |
| debian || ✔️ |

- ✅: Tested and verified on Github Actions
- ✔️: Tested locally on my mac (but not on GHA)
Architectures: `amd` and `arm`.
OS: `ubuntu`, `debian`
Shells: `bash`, `zsh`

## Changelog

Expand Down
6 changes: 6 additions & 0 deletions src/mount-pnpm-store/NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## OS and Architecture Support

Architectures: `amd` and `arm`.
OS: `ubuntu`, `debian`
Shells: `bash`, `zsh`

## Important Implementation Details

### pnpm `store-dir`
Expand Down
6 changes: 6 additions & 0 deletions src/terraform-cli-persistence/NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## OS and Architecture Support

Architectures: `amd` and `arm`.
OS: `ubuntu`, `debian`
Shells: `bash`, `zsh`

## Changelog

| Version | Notes |
Expand Down

0 comments on commit aadeb28

Please sign in to comment.