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

[SITE][FEATURE] Add a commit number to the nightly development installers downloaded from https://o3debinaries.org/download/ #23

Open
LB-ArturZieba opened this issue May 10, 2023 · 0 comments

Comments

@LB-ArturZieba
Copy link

Describe the feature you'd like available on the website

Currently the Nightly Development installer files downloaded from https://o3debinaries.org/download/linux.html or https://o3debinaries.org/download/windows.html name the files O3DE_latest.deb and o3de_installer.exe respectively. It is mentioned on the pages that Note: These nightly builds are created automatically from the latest source code revisions in the O3DE development branch, however it is not clear from which commit exactly is that installer generated. Adding a suffix containing the commit used for that package would make that clear.

Proposed implementation

Add a suffix to the generated Nightly Build installer files, for example:

  • O3DE_latest_c5a910b.deb or O3DE_c5a910b.deb for Linux instead of O3DE_latest.deb. (for o3de/o3de@c5a910b)
  • o3de_installer_c5a910b.exe instead of o3de_installer.exe. (for o3de/o3de@c5a910b)

Available alternatives

A commit used, or installer package generation start timestamp could be placed under the Nightly Development text (proposed text is in red):
NightlyDevCommitVisualization

@ShaunaGordon ShaunaGordon transferred this issue from o3de/o3de.org Oct 24, 2024
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

No branches or pull requests

1 participant