Skip to content
Snippets Groups Projects

feat: Add loading cache for GH CVE data

1 unresolved thread

Resolves #13 (closed)

Edited by Zachary Sabourin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 8 8 @source .env && rm -f ./config/application/secret.properties && envsubst < config/application/secret.properties.sample > config/application/secret.properties
    9 9
    10 10 dev-start:;
    11 mvn compile -e quarkus:dev
    11 mvn compile -e quarkus:dev -Dconfig.secret.path=./config/application/secret.properties
  • mentioned in issue #14 (closed)

  • added 1 commit

    • 97bb3363 - fix: Update make-dev command

    Compare with previous version

  • Martin Lowe approved this merge request

    approved this merge request

  • still in draft. Once ready to merge let me know

  • Zachary Sabourin marked this merge request as ready

    marked this merge request as ready

  • If the Jenkins build issues have been resolved, I don't see why it can't be merged :)

  • closed

  • Please register or sign in to reply
    Loading