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

Release radix-api #607

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Release radix-api #607

merged 3 commits into from
Mar 18, 2024

Commits on Mar 4, 2024

  1. Add src and image to envs (#599)

    * Show component names in pipeline clone step
    
    * Show component tags
    
    * Added the command deploy to the Makefile
    
    * Extended linter timout
    
    * Fixed radix-operator version and unit-tags
    satr committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2df7157 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Replace logrus with zerolog (#605)

    * replace logrus with zerolog
    
    * update github actions
    
    * update to alpine 3.19
    
    * add .golangci.yaml
    
    * exclude lint false positive
    
    * remove unused code
    
    * log remote ip
    
    * log warning if LOG_LEVEL has invalid value
    nilsgstrabo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    094b296 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release'

    nilsgstrabo committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    aeee875 View commit details
    Browse the repository at this point in the history