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

yaml instead of json #148

Merged
merged 12 commits into from
Jun 22, 2022
Merged

yaml instead of json #148

merged 12 commits into from
Jun 22, 2022

Commits on Jun 22, 2022

  1. Add support for YAML: configuration can now also be in bleep.yaml

    Ondřej Pelech authored and oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    29ce1d8 View commit details
    Browse the repository at this point in the history
  2. fail-fast: false

    Ondřej Pelech authored and oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    1003b98 View commit details
    Browse the repository at this point in the history
  3. snakeyaml 1.30

    Ondřej Pelech authored and oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f5325bf View commit details
    Browse the repository at this point in the history
  4. GraalVM snapshot

    Ondřej Pelech authored and oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    3cf2008 View commit details
    Browse the repository at this point in the history
  5. debug

    Ondřej Pelech authored and oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6d85b76 View commit details
    Browse the repository at this point in the history
  6. quite untested, but switch to yaml only:

    concerns the following files:
    $PROJECT/bleep.yaml (build file)
    $PROJECT/.bleep/bsp/project-selection.yaml (used to only mount some subset of projects in IDE)
    $HOME/.config/bleep/config.yaml (user-level config)
    oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    8f2201c View commit details
    Browse the repository at this point in the history
  7. sorting, deduplication

    oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    bf72e7d View commit details
    Browse the repository at this point in the history
  8. fmt

    Ondřej Pelech authored and oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    53f451f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d612cec View commit details
    Browse the repository at this point in the history
  10. meh formatting

    oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    b6e653d View commit details
    Browse the repository at this point in the history
  11. dep

    oyvindberg committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    edb3a87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93023ac View commit details
    Browse the repository at this point in the history