Commit Graph

  • 06e8632e8b fix(): use '#!/usr/bin/env bash' jwerle 2022-03-25 09:35:52 -0400
  • 59aedd4856 fix(lib/run/run.sh): use '-path' instead of '-wholename' jwerle 2022-03-25 09:30:45 -0400
  • c0b0b329ba fix(lib/env/env.sh): fix typo jwerle 2022-03-24 15:03:05 -0400
  • 76ff1eece7 chore(.github/workflows/shellcheck-per-file.yml): check more files jwerle 2022-03-24 13:05:30 -0400
  • 4240c0cae4 (bpkg-env): introduce 'bpkg-env jwerle 2022-03-24 13:04:16 -0400
  • 8799748901 chore(bpkg.json): 1.0.7 jwerle 2022-03-23 17:27:05 -0400
  • 2b038c3ffe refactor(lib/run/run.sh): add more env vars for runner jwerle 2022-03-23 17:26:50 -0400
  • 05c2da3d56 chore(bpkg.json): 1.0.6 jwerle 2022-03-23 16:47:30 -0400
  • 7523983418 fix(lib/suggest/suggest.sh): fix usage of 'read' jwerle 2022-03-23 16:47:13 -0400
  • e6faf5cced chore(bpkg.json): 1.0.5 jwerle 2022-03-23 15:26:44 -0400
  • 702af11418 fix(lib/run/run.sh): fix preemptive 'BPKG_SCRIPT_SOURCES' jwerle 2022-03-23 15:26:28 -0400
  • b8b54611b4 chore(bpkg.json): 1.0.4 jwerle 2022-03-23 15:13:50 -0400
  • 5fae8a6785 fix(lib/package/package.sh): correctly handle package introspection jwerle 2022-03-23 15:12:14 -0400
  • 05ba93cdc8 chore(bpkg.json): 1.0.3 jwerle 2022-03-23 14:57:43 -0400
  • a69f438f8d chore(bpkg.json): 1.0.2 jwerle 2022-03-23 14:55:41 -0400
  • aee770b699 fix(): fix stderr output redirection jwerle 2022-03-23 14:55:30 -0400
  • 015acb0b7d chore(bpkg.json): 1.0.1 jwerle 2022-03-23 14:37:27 -0400
  • 35b1b10fb4 fix(lib/install/install.sh): support 'repo' in 'bpkg.json' jwerle 2022-03-23 14:37:09 -0400
  • 26f2da871d chore(bpkg.json): set version to '1.0.0' jwerle 2022-03-23 14:14:26 -0400
  • 2324a0ebd7 fix(lib/run/run.sh): fix typo jwerle 2022-03-23 14:11:41 -0400
  • edaf0cab93 refactor(): support 'commands' for 'bpkg run' and 'BPKG_SCRIPT_SOURCES' env var jwerle 2022-03-23 14:11:02 -0400
  • f0b5ee6ba7 fix(bpkg.json): use 'v1' as version for now jwerle 2022-03-22 16:09:55 -0400
  • 9c96da562e fix(install.sh): fix broken url jwerle 2022-03-21 16:54:04 -0400
  • f4665a5b74 refactor(lib): cleanup, remove useless code, fix lint jwerle 2022-03-21 16:18:04 -0400
  • d8dae99045 chore(.github/workflows/shellcheck-per-file.yml): fix shellcheck version jwerle 2022-03-21 16:01:53 -0400
  • 9bdca13391 doc(README.md): update sponsors jwerle 2022-03-21 13:12:50 -0400
  • dfb978c167 fix(install.sh,run.sh): fix output jwerle 2022-03-18 15:07:12 -0400
  • 1d6eeb6529 feat(): introduce 'bpkg source <name>' jwerle 2022-03-18 14:50:42 -0400
  • 9ea0f02b76 feat(): introduce 'bpkg-run' jwerle 2022-03-18 14:27:22 -0400
  • c9ef8595ec refactor(): support custom 'deps/' dir jwerle 2022-03-18 12:48:49 -0400
  • de503e955e refactor(): support 'bpkg.json' jwerle 2022-03-18 12:45:20 -0400
  • 7e6b03e8ea Change pipeline-components/shellcheck to latest version. Ben Peachey 2021-03-13 12:36:03 +0100
  • 02c277e2c8 Update pipeline-components/shellcheck in workflow. Ben Peachey 2021-03-12 12:45:07 +0100
  • 8e287ce2b3 Add GitHub Action for Shellcheck. Ben Peachey 2021-01-10 14:14:48 +0100
  • 4af346da14 Fix more Shellcheck violations. Ben Peachey 2021-01-10 14:10:44 +0100
  • af4d935075 Fix more Shellcheck SC2034 violations. Ben Peachey 2021-01-10 13:38:36 +0100
  • 447269a7ff Fix more Shellcheck SC2155 violations. Ben Peachey 2021-01-10 12:29:47 +0100
  • 574a928de8 Fix various Shellcheck violations. Ben Peachey 2021-01-10 11:52:42 +0100
  • 7494024a57 Fix all Shellcheck SC2206 violations. Ben Peachey 2021-01-10 11:15:56 +0100
  • 4c6a99ad3b Remove unused variable. Ben Peachey 2021-01-10 11:09:52 +0100
  • 28b14b9fdd Fix all Shellcheck SC2034 violations. Ben Peachey 2021-01-10 11:06:23 +0100
  • a53a6648cc Fix all Shellcheck SC2155 violations. Ben Peachey 2021-01-10 10:47:12 +0100
  • 427ad007be Fix all Shellcheck SC2230 violations. Ben Peachey 2021-01-10 10:35:41 +0100
  • ef99e9550d Fix all Shellcheck SC2219 violations. Ben Peachey 2021-01-09 21:55:23 +0100
  • d30daebb1b Fix all Shellcheck SC2236 violations. Ben Peachey 2021-01-09 21:53:07 +0100
  • 355a1bd49d Fix all Shellcheck SC2086 violations. Ben Peachey 2021-01-09 21:51:01 +0100
  • 0485cbd0ba Fix all Shellcheck SC2059 violations. Ben Peachey 2021-01-09 21:24:34 +0100
  • 2e17e87472 Fix all Shellcheck SC2053 violations. Ben Peachey 2021-01-09 20:15:19 +0100
  • f55825365e Fix all Shellcheck SC2004 violations. Ben Peachey 2021-01-09 20:12:29 +0100
  • dd4bfbd678 Fix all Shellcheck SC1090 violations. Ben Peachey 2021-01-09 20:08:53 +0100
  • ca20c53aff Add support for bpkg.json, next to package.json. Ben Peachey 2021-01-03 21:24:17 +0100
  • 0eab4e9cf2 chore(bpkg.json): set version to '1.0.0' jwerle 2022-03-23 14:14:26 -0400
  • 0c902c55bc fix(lib/run/run.sh): fix typo jwerle 2022-03-23 14:11:41 -0400
  • c27c5cd534 refactor(): support 'commands' for 'bpkg run' and 'BPKG_SCRIPT_SOURCES' env var jwerle 2022-03-23 14:11:02 -0400
  • f1971d4b76 fix(bpkg.json): use 'v1' as version for now jwerle 2022-03-22 16:09:55 -0400
  • 7567e47056 fix(install.sh): fix broken url jwerle 2022-03-21 16:54:04 -0400
  • 8d1bc605d9 refactor(lib): cleanup, remove useless code, fix lint jwerle 2022-03-21 16:18:04 -0400
  • 2a84d17dae chore(.github/workflows/shellcheck-per-file.yml): fix shellcheck version jwerle 2022-03-21 16:01:53 -0400
  • f1650442f7 doc(README.md): update sponsors jwerle 2022-03-21 13:12:50 -0400
  • 860a1f08f2 fix(install.sh,run.sh): fix output jwerle 2022-03-18 15:07:12 -0400
  • acbcac982a feat(): introduce 'bpkg source <name>' jwerle 2022-03-18 14:50:42 -0400
  • 094d47bb89 feat(): introduce 'bpkg-run' jwerle 2022-03-18 14:27:22 -0400
  • eb2fe6dc1b refactor(): support custom 'deps/' dir jwerle 2022-03-18 12:48:49 -0400
  • 1034144cb4 refactor(): support 'bpkg.json' jwerle 2022-03-18 12:45:20 -0400
  • 067384e9c3 Change pipeline-components/shellcheck to latest version. Ben Peachey 2021-03-13 12:36:03 +0100
  • 17b7573fc1 Update pipeline-components/shellcheck in workflow. Ben Peachey 2021-03-12 12:45:07 +0100
  • 579eb2fcf2 Add GitHub Action for Shellcheck. Ben Peachey 2021-01-10 14:14:48 +0100
  • 4f7bbc310a Fix more Shellcheck violations. Ben Peachey 2021-01-10 14:10:44 +0100
  • ccde82643d Fix more Shellcheck SC2034 violations. Ben Peachey 2021-01-10 13:38:36 +0100
  • aaa29894fa Fix more Shellcheck SC2155 violations. Ben Peachey 2021-01-10 12:29:47 +0100
  • d7b02625ea Fix various Shellcheck violations. Ben Peachey 2021-01-10 11:52:42 +0100
  • a9936a2d73 Fix all Shellcheck SC2206 violations. Ben Peachey 2021-01-10 11:15:56 +0100
  • 3013e91f44 Remove unused variable. Ben Peachey 2021-01-10 11:09:52 +0100
  • f94e3a0fa1 Fix all Shellcheck SC2034 violations. Ben Peachey 2021-01-10 11:06:23 +0100
  • 1305200717 Fix all Shellcheck SC2155 violations. Ben Peachey 2021-01-10 10:47:12 +0100
  • 2a30a04775 Fix all Shellcheck SC2230 violations. Ben Peachey 2021-01-10 10:35:41 +0100
  • bc0fa541a1 Fix all Shellcheck SC2219 violations. Ben Peachey 2021-01-09 21:55:23 +0100
  • fb50ebe954 Fix all Shellcheck SC2236 violations. Ben Peachey 2021-01-09 21:53:07 +0100
  • 9b7cb218ec Fix all Shellcheck SC2086 violations. Ben Peachey 2021-01-09 21:51:01 +0100
  • 4c6eb87de4 Fix all Shellcheck SC2059 violations. Ben Peachey 2021-01-09 21:24:34 +0100
  • a1c97581a4 Fix all Shellcheck SC2053 violations. Ben Peachey 2021-01-09 20:15:19 +0100
  • a623d00882 Fix all Shellcheck SC2004 violations. Ben Peachey 2021-01-09 20:12:29 +0100
  • 62c9c31391 Fix all Shellcheck SC1090 violations. Ben Peachey 2021-01-09 20:08:53 +0100
  • c85ab3b517 Add support for bpkg.json, next to package.json. Ben Peachey 2021-01-03 21:24:17 +0100
  • e57476b661
    Merge pull request #138 from francescobianco/support-main-branch Ben Peachey 2022-01-09 22:52:58 +0100
  • 1103e4bd2e Fix unresolved branch in repository that use 'main' instead of 'master' as default branch Francesco Bianco 2022-01-08 00:31:31 +0100
  • 16aa8fbd96
    Merge 76dc227b7e into d5f6bcb199 Edison Guo 2021-09-22 17:43:29 -0700
  • d5f6bcb199 docs: remove GitHub generated code sinkcup 2021-08-14 09:41:27 +0800
  • 501633af82 docs: remove command prefix(#135) sink 2021-08-13 13:42:00 +0800
  • 18ad84f53c docs: remove GitHub generated code sinkcup 2021-08-14 09:41:27 +0800
  • f4c1e45fd2
    docs: remove command prefix(#135) sink 2021-08-13 13:42:00 +0800
  • a8b03123ac Add coverage Koichi Nakashima 2021-03-28 23:34:35 +0900
  • 346be658ae Add ShellSpec tests for bpkg_utils Koichi Nakashima 2021-03-28 23:28:58 +0900
  • e728483d78 Add ShellSpec tests for getdeps Koichi Nakashima 2021-03-28 23:28:40 +0900
  • 1535fd95a9 Remove previous tests for JSON.sh Koichi Nakashima 2021-03-28 23:12:59 +0900
  • 794d4e99e0 Add ShellSpec tests for JSON.sh Koichi Nakashima 2021-03-28 12:15:03 +0900
  • 5c7d3f3ec5
    Change pipeline-components/shellcheck to latest version. Ben Peachey 2021-03-13 12:36:03 +0100
  • 5b4687442b
    Update pipeline-components/shellcheck in workflow. Ben Peachey 2021-03-12 12:45:07 +0100
  • 0c2ba51ded
    fix(.github/workflos/tests.yml): fix test invoke github-actions Joseph Werle 2021-02-20 09:11:40 -0700
  • 25880f928e
    chore(.github): setup github actions Joseph Werle 2021-02-20 09:04:35 -0700