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

Provide support for boltlabs-release.toml file #642

Open
vidyaap opened this issue Mar 19, 2024 · 0 comments
Open

Provide support for boltlabs-release.toml file #642

vidyaap opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
deployment enhancement New feature or request

Comments

@vidyaap
Copy link
Member

vidyaap commented Mar 19, 2024

Provide support for boltlabs-release.toml file

We wish to have the the status and any api that returns the software version, return the version documented above. This information should also be logged to the application's main log file when the maestro/key-mgmt application starts up.

  1. Create a new file in the key-mgmt repository boltlabs-release.toml
    [release]
    keymgmt=1.2.3+075.f8ada50.GA
    build-date=YYYYMMDDHHMM+TZ
  2. The default values would be develop
  3. At build creation time the build process will update the toml file with the appropriate values.

API

  1. Add the information from this toml file to the check_session endpoint in key-mgmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant