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

Use mill examples in init #3583

Merged
merged 47 commits into from
Sep 30, 2024
Merged

Use mill examples in init #3583

merged 47 commits into from
Sep 30, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    29851e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68260e3 View commit details
    Browse the repository at this point in the history
  3. fix integration tests

    pawelsadlo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    eaa5402 View commit details
    Browse the repository at this point in the history
  4. format

    pawelsadlo committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bf479c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. fixing tests

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    838dab0 View commit details
    Browse the repository at this point in the history
  2. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    2947bb9 View commit details
    Browse the repository at this point in the history
  3. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    40216f7 View commit details
    Browse the repository at this point in the history
  4. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    fdcef78 View commit details
    Browse the repository at this point in the history
  5. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    f72e879 View commit details
    Browse the repository at this point in the history
  6. Update build.mill

    pawelsadlo authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    605089a View commit details
    Browse the repository at this point in the history
  7. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    185fdf9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5b9756 View commit details
    Browse the repository at this point in the history
  9. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bd33abf View commit details
    Browse the repository at this point in the history
  10. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    039afcc View commit details
    Browse the repository at this point in the history
  11. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c7623ac View commit details
    Browse the repository at this point in the history
  12. fix

    pawelsadlo committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    17c1b81 View commit details
    Browse the repository at this point in the history
  13. Update build.mill

    pawelsadlo authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    4b0bcbb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix

    pawelsadlo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2ea02db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4997a7 View commit details
    Browse the repository at this point in the history
  3. fix

    pawelsadlo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a746cda View commit details
    Browse the repository at this point in the history
  4. format

    pawelsadlo committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ecf5a65 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. sorting exampleList

    pawelsadlo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    83244ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b30ea View commit details
    Browse the repository at this point in the history
  3. add show-all param handling

    improve docs
    append clue text after examples list
    throw error on already existing directory with example name
    better naming for temporary zip
    fallback to giter8 on g8 template passed
    adjust tests
    bring back tests for g8
    pawelsadlo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    52fb129 View commit details
    Browse the repository at this point in the history
  4. format

    pawelsadlo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c1d3bf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eb5c0d View commit details
    Browse the repository at this point in the history
  6. Update MainModule.scala

    pawelsadlo authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f5a52ed View commit details
    Browse the repository at this point in the history
  7. fix sorting

    pawelsadlo committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fc84b10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45b45ef View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    5badd4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    505c588 View commit details
    Browse the repository at this point in the history
  3. fixing download url

    pawelsadlo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7081e4e View commit details
    Browse the repository at this point in the history
  4. Revert "fixing download url"

    This reverts commit 7081e4e.
    pawelsadlo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    38da55f View commit details
    Browse the repository at this point in the history
  5. adjusting for CI

    pawelsadlo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4731e07 View commit details
    Browse the repository at this point in the history
  6. Revert "adjusting for CI"

    This reverts commit 4731e07.
    pawelsadlo committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    eadbab0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    6b87184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bc0e1b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    738493d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 3583

    lihaoyi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b067dbe View commit details
    Browse the repository at this point in the history
  3. merge

    lihaoyi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    bb1d96c View commit details
    Browse the repository at this point in the history
  4. package.mill

    lihaoyi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fd9a276 View commit details
    Browse the repository at this point in the history
  5. format

    lihaoyi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    542f339 View commit details
    Browse the repository at this point in the history
  6. reorg

    lihaoyi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ba9d622 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef8c3a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28d0611 View commit details
    Browse the repository at this point in the history
  9. fmt

    lihaoyi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e3a0b69 View commit details
    Browse the repository at this point in the history
  10. .

    lihaoyi committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7849933 View commit details
    Browse the repository at this point in the history