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

Switch to maven multi module #11

Draft
wants to merge 78 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    c2c91e8 View commit details
    Browse the repository at this point in the history
  2. Add root pom

    atextor committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b11ff2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    486ebf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef7e52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db89ddb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3fb190 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Add core module

    atextor committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    e8a32eb View commit details
    Browse the repository at this point in the history
  2. Adjust cli module build

    atextor committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f403ff9 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    ba5458c View commit details
    Browse the repository at this point in the history
  2. Clean up Maven setup

    atextor committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e816219 View commit details
    Browse the repository at this point in the history
  3. Clean up code style

    atextor committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a72d329 View commit details
    Browse the repository at this point in the history
  4. Remove Gradle build files

    atextor committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ae9adb4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    377d989 View commit details
    Browse the repository at this point in the history
  6. Fix Maven shade warnings

    atextor committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3f57c5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46c14b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5ce1264 View commit details
    Browse the repository at this point in the history
  9. Update copyright headers

    atextor committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    df8b1e8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a097f90 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c540ff8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ce3fcb View commit details
    Browse the repository at this point in the history
  13. Turn @value class into record

    atextor committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    bb9980f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Fix JavaDoc warnings

    atextor committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7e00f8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0bc33 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Set project names in modules

    atextor committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    28a086b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2643477 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5abd2c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0412ab0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

  1. Delete unneed Antora site.yml

    atextor committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    8bfd3f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    326e58d View commit details
    Browse the repository at this point in the history
  3. Rewrite pull request action

    atextor committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    46b087b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6e3264 View commit details
    Browse the repository at this point in the history
  5. Set surefire tree reporter plugin theme to ASCII

    So that logs in Github actions can be read more easily
    atextor committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    edbba10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f37bf9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a64821 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1747f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

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

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    ab91ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6fbd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9292c8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6366c2a View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    6d720bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518c13d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

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

Commits on Jan 28, 2024

  1. Move substitution classes

    atextor committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d33d43e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d0143 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    2409b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aedcb7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4316e68 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c9d4e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    0b7fcd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbbd1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3df7cb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Don't use runner name in matrix name

    Since the runner is not spawned yet at that point, this is invalid
    atextor committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    6145415 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Deploy GH pages on release

    atextor committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f7c24a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dfdc00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907832a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    eae30bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55bd5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b6c3fb View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    23ffc6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1333f23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f03ac5b View commit details
    Browse the repository at this point in the history
  4. Configure docs module

    atextor committed May 22, 2024
    Configuration menu
    Copy the full SHA
    94d70c7 View commit details
    Browse the repository at this point in the history
  5. Rename CLI to cool

    atextor committed May 22, 2024
    Configuration menu
    Copy the full SHA
    46115c3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    550d3cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b64565d View commit details
    Browse the repository at this point in the history
  8. Fix project URLs

    atextor committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d8f23e5 View commit details
    Browse the repository at this point in the history
  9. Statically inject project URL

    atextor committed May 22, 2024
    Configuration menu
    Copy the full SHA
    936fa10 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    d389fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1407990 View commit details
    Browse the repository at this point in the history
  3. Move asciidoc configuration from pom.xml to .adoc

    This allows to alternatively run locally installed asciidoctor with the same settings.
    atextor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fa8a851 View commit details
    Browse the repository at this point in the history
  4. Add GitHub fork banner

    atextor committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2e6b0ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301e9dd View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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