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

cabal-audit: init #148

Closed
wants to merge 23 commits into from
Closed

cabal-audit: init #148

wants to merge 23 commits into from

Commits on Feb 6, 2024

  1. [chore] init hsec-cabal project

    - move to more declarative flake setup to avoid complexity
    - init the hsec-cabal cabal project
    - move the cabal.project file to `code`
    MangoIV committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3e093fe View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    c7a701f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    b6d99a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96ebb2f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    c307208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2de40ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f724c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8226e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    1ae9147 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0842c9 View commit details
    Browse the repository at this point in the history
  3. [feat] display fix version

    MangoIV committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b53acc9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf13345 View commit details
    Browse the repository at this point in the history
  5. [chore] update docs

    MangoIV committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    4c5042f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    f101fe0 View commit details
    Browse the repository at this point in the history
  2. [chore] rename to cabal-audit

    MangoIV committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c37a676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a1030 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceaaf27 View commit details
    Browse the repository at this point in the history
  5. [chore] add empty testsuite - something with the toml-parsing is off, I

    cannot use the `advisories` directory usefully
    MangoIV committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    e81f0e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. [chore] minor cleanups

    - remove deps from testsuite
    - only create tmp dir when really needed
    - proper toplevel exception handling
    - more documentation
    - appease hlint
    - format fourmolu.yaml
    MangoIV committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    f7d21be View commit details
    Browse the repository at this point in the history
  2. [feat] run lint in CI

    MangoIV committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    0aac905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e123a30 View commit details
    Browse the repository at this point in the history
  4. [feat] use devshell

    MangoIV committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    9b6117c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    6dec222 View commit details
    Browse the repository at this point in the history