This project is mirrored from https://gitee.com/NQL886/otomi-core.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 04 Jan, 2022 2 commits
  2. 03 Jan, 2022 1 commit
    • Maurice Faber's avatar
      feat: host mods (#702) · 59951b8c
      Maurice Faber authored
      * feat: host modifications to insert ca
      * fix: vulnerable images
      * chore(deps): updated charts
      59951b8c
  3. 17 Aug, 2021 1 commit
    • Maurice Faber's avatar
      Moz/dockerfix (#511) · 88134d39
      Maurice Faber authored
      * fix: dockerfile
      
      * feat: do not proceed with installation in one step fails
      
      * fix: loose schema generation
      
      * fix: remove unused env
      
      * fix: syntax error for drone chart
      
      * feat: remove gitea-push-job
      
      * fix: alpine/git tag added to solve gatekeeper complain
      
      * fix: drone clusterDomainSuffix
      
      * fix: prevent tools from pulling image
      
      * fix: tools set IN_DOCKER flag
      
      * fix: set environment variables for otomi-tools
      
      * feat: do not wait for gitea
      
      * feat: print stacktrace on exception
      
      * fix: otomi commit for gitea explicitly disabled
      
      * feat: pring debug messaage while waiting for gitea
      
      * fix: 🐛 waitTillAvailable needed absolute url
      
      * chore: 🤖 Update package-lock
      
      * fix: 🐛
      
       TESTING should always run fixtures
      
      Not use the currently set ENV_DIR as that can give errors
      Co-authored-by: default avatarJehoszafat Zimnowoda <jehoszafat.zimnowoda@redkubes.com>
      Co-authored-by: default avatarMojtaba <sm.imani@gmail.com>
      Co-authored-by: default avatarMarc Went <marc.went+git@redkubes.com>
      88134d39
  4. 02 Aug, 2021 1 commit
    • Marc Went's avatar
      feat: the new CLI (#451) · f2389dec
      Marc Went authored
      BREAKING CHANGE: 🧨 New CLI Introduced
      
      After too many painful dev cycles with bash scripting we decided to rewrite the CLI. Since we are a typescript oriented team and focusing mostly on configuration of 3rd party apps we decided to use typescript all the way.
      
      Most notable features:
      - built using github.com/google/zx: Google's zx approach offers us as a nice way to wrap our tooling.
      - improved handling of input parameters using yargs
      - granular colorized debug output: using familiar levels such as log (always printed to stdout), debug, info, warn, error (always printed to stderr)
      - command autocompletion
      - improved tracing of code
      - friendly installer: will ask where to install, wether to install autocompletion scripts
      - auto upgrade: the user will basked to upgrade if a new version exists
      - improved readability, testability and maintainability
      f2389dec
  5. 20 Apr, 2021 1 commit
  6. 02 Oct, 2020 1 commit
  7. 10 Sep, 2020 1 commit
  8. 30 Jun, 2020 1 commit
  9. 25 Mar, 2020 1 commit
  10. 21 Feb, 2020 1 commit
  11. 19 Feb, 2020 1 commit