Skip to content
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

use the version flag if provided #3702

Merged
merged 1 commit into from Jun 22, 2016

Conversation

erwinmombay
Copy link
Member

No description provided.

@erwinmombay
Copy link
Member Author

@cramforce PTAL

@cramforce
Copy link
Member

LGTM

@erwinmombay erwinmombay merged commit af6b102 into ampproject:master Jun 22, 2016
mdmower added a commit to mdmower/amphtml that referenced this pull request Mar 14, 2020
Revise several changes made in PR ampproject#27196:
- 'number' was misspelled several times in TESTING.md and is not a
  necessary word anyways. Remove 'number' from descriptions of flag.
- Flag --version has been supported since 2016 (ampproject#3702). It was
  inappropriate to simply remove support for the flag, when it can be
  left in-place without any harm to the build system.
- `rtv_version` is not a good choice of name, it reads like "runtime
  version version" and runtime versions differ from release versions
  (runtime version includes config number and release version number).
  Opt for `release_version` which lines up with the version listed on
  the release page https://github.com/ampproject/amphtml/releases.
mdmower added a commit that referenced this pull request Mar 20, 2020
* build: Restore --version flag support, update new flag name

Revise several changes made in PR #27196:
- 'number' was misspelled several times in TESTING.md and is not a
  necessary word anyways. Remove 'number' from descriptions of flag.
- Flag --version has been supported since 2016 (#3702). It was
  inappropriate to simply remove support for the flag, when it can be
  left in-place without any harm to the build system.
- `rtv_version` is not a good choice of name, it reads like "runtime
  version version" and runtime versions differ from release versions
  (runtime version includes config number and release version number).
  Opt for `release_version` which lines up with the version listed on
  the release page https://github.com/ampproject/amphtml/releases.

* Revisions based on review

- `--version` flag is not allowed to be reintroduced
- `release_version` not accepted, using `version_override` instead
- Document `--custom_version_mark` flag
twintwox pushed a commit to twintwox/amphtml that referenced this pull request Mar 24, 2020
* build: Restore --version flag support, update new flag name

Revise several changes made in PR ampproject#27196:
- 'number' was misspelled several times in TESTING.md and is not a
  necessary word anyways. Remove 'number' from descriptions of flag.
- Flag --version has been supported since 2016 (ampproject#3702). It was
  inappropriate to simply remove support for the flag, when it can be
  left in-place without any harm to the build system.
- `rtv_version` is not a good choice of name, it reads like "runtime
  version version" and runtime versions differ from release versions
  (runtime version includes config number and release version number).
  Opt for `release_version` which lines up with the version listed on
  the release page https://github.com/ampproject/amphtml/releases.

* Revisions based on review

- `--version` flag is not allowed to be reintroduced
- `release_version` not accepted, using `version_override` instead
- Document `--custom_version_mark` flag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants