Skip to content

Releases: hostwithquantum/static-buildpack

v0.4.0

19 Aug 08:30
bd51e5c

Choose a tag to compare

Changelog

  • 5e6ae43 Add renovate.json
  • 173fae4 Chore(deps): bump the actions-deps group with 2 updates
  • 689ddfb Merge pull request #18 from hostwithquantum/updates
  • 89655bc Merge pull request #20 from hostwithquantum/renovate/configure
  • b4ca989 Merge pull request #21 from hostwithquantum/update-buildpack
  • 3f8d627 Merge pull request #23 from hostwithquantum/renovate/migrate-config
  • bd51e5c Merge pull request #25 from hostwithquantum/update-order
  • e28d85b chore(config): migrate config renovate.json
  • fc0147f chore(deps): disable again
  • 010856c chore(deps): relax version constraint
  • 2663cc2 chore(renovate): enable buildpacks
  • 03a766a chore(renovate): re-configure
  • a93e0a3 update(buildpack): various
  • f80cc95 update(deps): workflow for dependencies

v0.3.0

05 Aug 11:06
db8345e

Choose a tag to compare

Changelog

  • a0000e6 Chore(ci): run example tests in ci
  • 4eefd61 Chore(deps): bump buildpacks/github-actions in the actions-deps group
  • f688b84 Chore(deps): bump github.com/paketo-buildpacks/packit/v2
  • 606c327 Chore(deps): bump github.com/paketo-buildpacks/packit/v2
  • 9d8a6a8 Chore(deps): bump github.com/paketo-buildpacks/packit/v2
  • 75ae429 Chore(deps): update nginx/httpd buildpack versions
  • 288cbb1 Fix(clean): yank
  • ce19717 Merge pull request #10 from hostwithquantum/run-tests
  • c5ea478 Merge pull request #11 from hostwithquantum/support-nodejs
  • 95018aa Merge pull request #12 from hostwithquantum/dependabot/go_modules/go-modules-76aa364010
  • 1680866 Merge pull request #13 from hostwithquantum/update-deps
  • baad144 Merge pull request #14 from hostwithquantum/fix-clean
  • db8345e Merge pull request #16 from hostwithquantum/support-go
  • 148d690 Merge pull request #7 from hostwithquantum/dependabot/go_modules/go-modules-866b762985
  • f1452a7 Merge pull request #8 from hostwithquantum/dependabot/github_actions/actions-deps-c0d57d0579
  • 980d0f3 Merge pull request #9 from hostwithquantum/dependabot/go_modules/go-modules-c483207986
  • b9a774e chore(tests): add coverage for meta + refactoring
  • 7ff41bb chore(tests): hugo + npm
  • 56fd99f chore(tests): hugo+go
  • bdb9244 chore(tests): refactor tests
  • 26eccf7 chore(tests): verify webserver
  • 789e42f feat(buildpack): support golang in (hugo) builds
  • 25313eb feat(buildpack): support npm build

v0.2.0

20 May 13:22

Choose a tag to compare

Changelog

  • 0042c66 Chore(deps): bump buildpacks/github-actions in the actions-deps group
  • 9871217 Chore(deps): bump github.com/paketo-buildpacks/packit/v2
  • 9fe000b Chore(deps): update versions
  • 654eff5 Chore(docs): docs + dependabot
  • 9fbd188 Chore(docs): update README
  • 3fc2f7f Fix: ensure we take the site path into account
  • 23242f5 Merge branch 'updates'
  • b1b7053 Merge pull request #3 from hostwithquantum/updates
  • 7feadb3 Merge pull request #4 from hostwithquantum/dependabot/github_actions/actions-deps-a85cab4c46
  • 15c3d4d Merge pull request #5 from hostwithquantum/dependabot/go_modules/go-modules-b0b200fa25

v0.1.1

06 May 11:14

Choose a tag to compare

Changelog

  • 8c3f7f6 Fix: replace buildpack version with tag

v0.1.0

06 May 09:46
8feea74

Choose a tag to compare

Changelog

  • 9056400 Chore: add docker run command for mdbook
  • 1c7852a Chore: basic static website buildpack
  • fecb91b Chore: make hugo example show something
  • c38f503 Chore: release; readme; clarify that meta-buildpack is only for local testing
  • 5722521 Fix: don't use BP_WEB_SERVER_ROOT for the public dir
  • 38a9ee2 Fix: only use meta-buildpack for test-* commands; add dependencies
  • b0f6f3c Fix: set APP_ROOT
  • 4da3153 Fix: use another buildpack to default BP_WEB_SERVER to nginx
  • 25f6c6d Initial commit
  • 8feea74 Merge pull request #1 from hostwithquantum/buildpack

v0.0.1

06 May 09:37
8feea74

Choose a tag to compare

Changelog

  • 9056400 Chore: add docker run command for mdbook
  • 1c7852a Chore: basic static website buildpack
  • fecb91b Chore: make hugo example show something
  • c38f503 Chore: release; readme; clarify that meta-buildpack is only for local testing
  • 5722521 Fix: don't use BP_WEB_SERVER_ROOT for the public dir
  • 38a9ee2 Fix: only use meta-buildpack for test-* commands; add dependencies
  • b0f6f3c Fix: set APP_ROOT
  • 4da3153 Fix: use another buildpack to default BP_WEB_SERVER to nginx
  • 25f6c6d Initial commit
  • 8feea74 Merge pull request #1 from hostwithquantum/buildpack