ampproject / ampproject/amp-toolbox-php

Latest version concept was deprecated upstream

Open
#444 2 comments 0 reactions 1 assignee Claimed by @ediamin View on GitHub
Dominant language
PHP
Stars
74
Forks
25
Avg merge
1d 15h
Merged PRs (30d)
3

Description

The AMP project has deprecated the concept of `latestVersion` and `-latest` binaries: https://github.com/ampproject/amphtml/issues/36749

Right now, we use that data for the `AutoExtensions` transformer to figure out which version of a component to pull in.

Instead of relying on the `latestVersion`, we'll have to pick the most appropriate one from the list of "available" versions. We need to figure out what that means for experimental versions, as we want to default to stable versions unless otherwise requested.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.