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

Added the version info #217

Merged
merged 10 commits into from
Oct 9, 2024
Merged

Added the version info #217

merged 10 commits into from
Oct 9, 2024

Commits on Oct 7, 2024

  1. Bump github.com/mattn/go-sqlite3 from 1.14.23 to 1.14.24

    Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.23 to 1.14.24.
    - [Release notes](https://github.com/mattn/go-sqlite3/releases)
    - [Commits](mattn/go-sqlite3@v1.14.23...v1.14.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-sqlite3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    87468e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. adding version display to UI

    This commit also contains an update on the intensity of the orange color for the 'in progress' status.
    alagarbey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d775552 View commit details
    Browse the repository at this point in the history
  2. updating version display

    alagarbey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    162a880 View commit details
    Browse the repository at this point in the history
  3. Update main.go

    alagarbey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d677d8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e08debb View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    alagarbey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c738920 View commit details
    Browse the repository at this point in the history
  6. Update http.go

    alagarbey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    003250e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. add flags for the version/sha at buildtime

    alagarbey committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    31b5266 View commit details
    Browse the repository at this point in the history
  2. dynamically bind the value of version

    alagarbey committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a24e2c7 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dependabot/go_modules/github.com…

    …/mattn/go-sqlite3-1.14.24' into adding-in-progress-status
    alagarbey committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8b4b794 View commit details
    Browse the repository at this point in the history