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

About page Version update & GH action update #1072

Merged
merged 4 commits into from
May 30, 2024
Merged

Conversation

error7404
Copy link
Contributor

@error7404 error7404 commented May 17, 2024

GitHub action: bd2a360

  • custom apk:
    • packet name with git commit id
    • app name with git commit id
  • cached npm install
  • update actions versions
    image
    image

About page: 1635725

  • Version based on package.json
  • added git commit hash to the version if not Stable
  • RELEASE_DATE, GIT_HASH, BUILD_TYPE created at build time from setEnvFile.cjs
  • special BUILD_TYPE for github actions
  • Version modal copy on click
  • removed versionUtils
    image

error7404 added 2 commits May 17, 2024 20:07
 - custom apk:
   - packet name with git commit id
   - app name with git commit id
 - cached `npm install`
 - update actions versions
 - Version based on package.json
 - added git hash to the version if not Stable
 - RELEASE_DATE, GIT_HASH, BUILD_TYPE created at build time from setEnvFile.cjs
 - special BUILD_TYPE for github actions
 - Version modal copy on click
 - removed versionUtils
package.json Outdated Show resolved Hide resolved
@nyagami
Copy link
Member

nyagami commented May 29, 2024

I think release time is enough even for dev

env.d.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Gihtub Actions => Github Action
@nyagami nyagami merged commit aec6c34 into LNReader:master May 30, 2024
1 check passed
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.

3 participants