Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
purescript-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 139
    • Issues 139
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • purescript-gargantext
  • Issues
  • #747

Closed
Open
Opened Jun 23, 2025 by Przemyslaw Kaminski@cgenie
  • Report abuse
  • New issue
Report abuse New issue

Inject commit hash in the version popup

We currently have a popup that shows if backend and frontend versions match:

Zrzut_ekranu_z_2025-06-23_09-16-20

However, this requires manual commits and we don't always bump up versions. Sometimes in debugging it is useful to know the exact dev/prod versions of frontend. I propose to add commit hashes. They could be hidden behind feature flags. The commit hash could be injected by frontend build script.

Also, the backend has a https://dev.sub.gargantext.org/api/v1.0/version endpoint, it could additional send its commit hash as well.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
To Review (review requested)
Assign labels
  • View project labels
Reference: gargantext/purescript-gargantext#747