Skip to content

Inject package metadata from registry for older versions #10874

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
s1gr1d opened this issue Jul 26, 2024 · 2 comments
Closed

Inject package metadata from registry for older versions #10874

s1gr1d opened this issue Jul 26, 2024 · 2 comments
Assignees

Comments

@s1gr1d
Copy link
Member

s1gr1d commented Jul 26, 2024

Problem Statement

@inject packages.checksum or @inject packages.version only return data for the latest version. But on some pages (like pluggable integrations here), we want to show the setup with v7.

This is not super urgent as we can hardcode this right now as the latest version of v7 is not changing often.

Also see this PR: #10874

Solution Brainstorm

Adding an optional version parameter for the checksum and the version (to get a specific, and not the latest version)

@chargome
Copy link
Member

partly related to #3881

@stephanie-anderson
Copy link
Contributor

Decided not to implement something for this, as it seems this is not required all too often. Please reopen, if hardcoding that information does not work for you

@github-project-automation github-project-automation bot moved this from Backlog to Done in Docs Platform Oct 14, 2024
@stephanie-anderson stephanie-anderson closed this as not planned Won't fix, can't repro, duplicate, stale Oct 21, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants