Skip to content

Commit

Permalink
Merge branch 'master' into plugin/pipelight
Browse files Browse the repository at this point in the history
  • Loading branch information
jthegedus authored Jan 8, 2024
2 parents 4c936a9 + 5d2a380 commit 41b4e3c
Show file tree
Hide file tree
Showing 21 changed files with 51 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ jobs:
semantic-pr:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.3.0
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44 changes: 31 additions & 13 deletions README.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions plugins/auto-doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/looztra/asdf-auto-doc.git
1 change: 1 addition & 0 deletions plugins/bashly
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/pcrockett/asdf-bashly.git
1 change: 1 addition & 0 deletions plugins/cabal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/sestrella/asdf-ghcup.git
1 change: 1 addition & 0 deletions plugins/chisel
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/lwiechec/asdf-chisel.git
1 change: 1 addition & 0 deletions plugins/clj-kondo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/rynkowsg/asdf-clj-kondo.git
1 change: 1 addition & 0 deletions plugins/flamingo
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/log2/asdf-flamingo.git
1 change: 1 addition & 0 deletions plugins/ghc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/sestrella/asdf-ghcup.git
1 change: 1 addition & 0 deletions plugins/hledger
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/airtonix/asdf-hledger.git
1 change: 1 addition & 0 deletions plugins/hledger-flow
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/airtonix/asdf-hledger-flow.git
1 change: 1 addition & 0 deletions plugins/hls
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/sestrella/asdf-ghcup.git
1 change: 1 addition & 0 deletions plugins/ls-lint
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/Ameausoone/asdf-ls-lint.git
1 change: 1 addition & 0 deletions plugins/mirrord
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/metalbear-co/asdf-mirrord.git
1 change: 1 addition & 0 deletions plugins/nomad-pack
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-hashicorp.git
1 change: 1 addition & 0 deletions plugins/onyx
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/jtakakura/asdf-onyx
1 change: 1 addition & 0 deletions plugins/pandoc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/Fbrisset/asdf-pandoc.git
1 change: 1 addition & 0 deletions plugins/temporal
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-temporal.git
1 change: 1 addition & 0 deletions plugins/tinytex
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/Fbrisset/asdf-tinytex.git
2 changes: 1 addition & 1 deletion plugins/tuist
Original file line number Diff line number Diff line change
@@ -1 +1 @@
repository = https://github.com/cprecioso/asdf-tuist.git
repository = https://github.com/asdf-community/asdf-tuist.git
1 change: 1 addition & 0 deletions plugins/vlt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
repository = https://github.com/asdf-community/asdf-hashicorp.git

0 comments on commit 41b4e3c

Please sign in to comment.