Commit Graph

226 Commits (4ed8a8ce3fe043beb10dc35d8989f00f0555bd19)
 

Author SHA1 Message Date
Joseph Werle 4ed8a8ce3f
chore(LICENSE): update year 2 years ago
Joseph Werle 2fef5d2aef
Delete CNAME 2 years ago
Joseph Werle d3ed0669a0
Update CNAME 2 years ago
jwerle 58af5f1e62 refactor(setup.sh): sort commands 2 years ago
jwerle 563c365bad refactor(lib/lib/env.sh): clean up usage 2 years ago
jwerle c6e2fd1d09 fix(): use '#!/usr/bin/env bash' 2 years ago
jwerle fea1bc2690 fix(lib/run/run.sh): use '-path' instead of '-wholename' 2 years ago
jwerle 33359fccce fix(lib/env/env.sh): fix typo 2 years ago
jwerle b6f35cd616 chore(.github/workflows/shellcheck-per-file.yml): check more files 2 years ago
jwerle c5ecb73298 (bpkg-env): introduce 'bpkg-env 2 years ago
Joseph Werle da38fcd188
Create CNAME 2 years ago
jwerle 8799748901 chore(bpkg.json): 1.0.7 2 years ago
jwerle 2b038c3ffe refactor(lib/run/run.sh): add more env vars for runner 2 years ago
jwerle 05c2da3d56 chore(bpkg.json): 1.0.6 2 years ago
jwerle 7523983418 fix(lib/suggest/suggest.sh): fix usage of 'read' 2 years ago
jwerle e6faf5cced chore(bpkg.json): 1.0.5 2 years ago
jwerle 702af11418 fix(lib/run/run.sh): fix preemptive 'BPKG_SCRIPT_SOURCES' 2 years ago
jwerle b8b54611b4 chore(bpkg.json): 1.0.4 2 years ago
jwerle 5fae8a6785 fix(lib/package/package.sh): correctly handle package introspection 2 years ago
jwerle 05ba93cdc8 chore(bpkg.json): 1.0.3 2 years ago
jwerle a69f438f8d chore(bpkg.json): 1.0.2 2 years ago
jwerle aee770b699 fix(): fix stderr output redirection 2 years ago
jwerle 015acb0b7d chore(bpkg.json): 1.0.1 2 years ago
jwerle 35b1b10fb4 fix(lib/install/install.sh): support 'repo' in 'bpkg.json' 2 years ago
jwerle 26f2da871d chore(bpkg.json): set version to '1.0.0' 2 years ago
jwerle 2324a0ebd7 fix(lib/run/run.sh): fix typo 2 years ago
jwerle edaf0cab93 refactor(): support 'commands' for 'bpkg run' and 'BPKG_SCRIPT_SOURCES' env var 2 years ago
jwerle f0b5ee6ba7 fix(bpkg.json): use 'v1' as version for now 2 years ago
jwerle 9c96da562e fix(install.sh): fix broken url 2 years ago
jwerle f4665a5b74 refactor(lib): cleanup, remove useless code, fix lint 2 years ago
jwerle d8dae99045 chore(.github/workflows/shellcheck-per-file.yml): fix shellcheck version 2 years ago
jwerle 9bdca13391 doc(README.md): update sponsors 2 years ago
jwerle dfb978c167 fix(install.sh,run.sh): fix output 2 years ago
jwerle 1d6eeb6529 feat(): introduce 'bpkg source <name>' 2 years ago
jwerle 9ea0f02b76 feat(): introduce 'bpkg-run' 2 years ago
jwerle c9ef8595ec refactor(): support custom 'deps/' dir 2 years ago
jwerle de503e955e refactor(): support 'bpkg.json' 2 years ago
Ben Peachey 7e6b03e8ea Change pipeline-components/shellcheck to latest version. 2 years ago
Ben Peachey 02c277e2c8 Update pipeline-components/shellcheck in workflow. 2 years ago
Ben Peachey 8e287ce2b3 Add GitHub Action for Shellcheck. 2 years ago
Ben Peachey 4af346da14 Fix more Shellcheck violations. 2 years ago
Ben Peachey af4d935075 Fix more Shellcheck SC2034 violations. 2 years ago
Ben Peachey 447269a7ff Fix more Shellcheck SC2155 violations. 2 years ago
Ben Peachey 574a928de8 Fix various Shellcheck violations. 2 years ago
Ben Peachey 7494024a57 Fix all Shellcheck SC2206 violations. 2 years ago
Ben Peachey 4c6a99ad3b Remove unused variable. 2 years ago
Ben Peachey 28b14b9fdd Fix all Shellcheck SC2034 violations. 2 years ago
Ben Peachey a53a6648cc Fix all Shellcheck SC2155 violations. 2 years ago
Ben Peachey 427ad007be Fix all Shellcheck SC2230 violations. 2 years ago
Ben Peachey ef99e9550d Fix all Shellcheck SC2219 violations. 2 years ago