Skip to content

Commit

Permalink
Merge pull request opencurve#341 from hone/add-buildpacks-mentorship-…
Browse files Browse the repository at this point in the history
…project

CNB Spring '21 LFX Project Proposal
  • Loading branch information
idvoretskyi authored Feb 6, 2021
2 parents 5bb88bc + 15ffba6 commit 739f6a1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lfx-mentorship/2021/01-Spring/project_ideas.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,3 +340,11 @@ Qualitative analysis of user interview recordings for Jobs-to-Be-done study
- Recommended Skills: Go
- Mentor(s): Andrew Harding (@azdagron), Evan Gilman (@evan2645)
- Upstream Issue (URL): https://github.com/spiffe/spire/issues/2047

#### Cloud Native Buildpacks
##### Design and implement Buildpack Registry Search

- Description: The [Buildpack Registry](https://github.com/buildpacks/rfcs/blob/main/text/0022-client-side-buildpack-registry.md) is a place to publish, store, and discover buildpacks. It will provide a centralized service that platforms can use to resolve a buildpack ID and version into a concrete buildpack that can be downloaded and used. The search service will extend the existing [registry index stored in git](https://github.com/buildpacks/registry-index) in a way that can be consumed on the web as defined in this [RFC](https://github.com/buildpacks/rfcs/blob/main/text/0068-buildpack-registry-search-api.md).
- Recommended Skills: React, CSS, Ruby, Rails, Github
- Mentor(s): Joe Kutner (@jkutner), Travis Longoria (@elbandito)
- Upstream Issue (URL): https://github.com/buildpacks/registry-api/issues/21

0 comments on commit 739f6a1

Please sign in to comment.