Rob Dimsdale-Zucker

Results 8 issues of Rob Dimsdale-Zucker

As requested in [this comment](https://github.com/dlvhdr/gh-dash/pull/223#discussion_r1073960553) - let's refactor the codebase to remove custom sorting and instead add a default `sort:updated` when fetching issues and PRs. See [GitHub documentation](https://docs.github.com/en/search-github/getting-started-with-searching-on-github/sorting-search-results#sort-by-updated-date) for more...

bug
low-pri

## Describe the Enhancement The go buildpack works with the static stack/buildpackless builder, but this feature requires some manual configuration (see #769 for details). It would be better if the...

Starting with go 1.21, there is an optional entry in `go.mod` for `toolchain`, and an associated environment variable `GOTOOLCHAIN`. This is part of a larger change in go 1.21 around...

We had a [conversation in slack](https://paketobuildpacks.slack.com/archives/CULAS8ACD/p1653502002129949) where a user was trying to build a python app that also had Javascript assets. There is no built-in order group to support this,...

enhancement

The Rails Assets buildpack participates when there is a rails application _with assets_. Rails API applications do not have assets, and hence that buildpack does not participate. But, that buildpack...

BOSH Bootloader (`bbl`) v8 is about to go out of support, and earlier versions are already unsupported. We should switch over to v9.

unscheduled

- to ensure spec compliance.

semver:patch

### Description Add `--path` to `pack extension package`, similar to what exists in `pack buildpack package`. I would like this for symmetry between extensions and buildpacks. It will streamline scripts/tooling...

type/enhancement
status/ready