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

Fill latest.xml with apps' latest versions and release URLs #240

Open
9 tasks
BinToss opened this issue Jul 8, 2021 · 0 comments
Open
9 tasks

Fill latest.xml with apps' latest versions and release URLs #240

BinToss opened this issue Jul 8, 2021 · 0 comments
Labels
AREA_Eaxir Issue applies to Eaxir AREA_HXE Issue applies to HXE projects AREA_SPV3 Issue applies to SPV3 projects bug Something isn't working

Comments

@BinToss
Copy link
Member

BinToss commented Jul 8, 2021

SPV3 is the most important, followed by HXE, and then Eaxir.
A few things need to be done before we have the versions and URLs needed to close this Issue.

  • Fill SPV3 latest version metainfo
    • Version: Determine with standardized rules. SemVer and Conventional Commits are preferable.
      • Build Number: This will need to be offset by the original build number before I stopped updating it. After that commit, rely on filtered commit changes to determine whether a build was significant or insignificant. A significant build is one triggered by a push containing commits that affect code, resources, or the build process itself. Significant builds bump the build version.
    • URL: TBD by the Release workflows.
  • Fill HXE latest version metainfo
    • Version: (see SPV3 Version)
      • Build Number: (see SPV3 Build Number)
    • URL: TBD by the Release workflows.
  • Fill Eaxir latest version metainfo
    • Version: (Needs investigation)
      • Build Number: (Needs investigation)
    • URL: TBD by the Release workflows. Currently, Eaxir does not have a Release workflow.
@BinToss BinToss added AREA_HXE Issue applies to HXE projects AREA_SPV3 Issue applies to SPV3 projects AREA_Eaxir Issue applies to Eaxir bug Something isn't working labels Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AREA_Eaxir Issue applies to Eaxir AREA_HXE Issue applies to HXE projects AREA_SPV3 Issue applies to SPV3 projects bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant