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

technically improvements part 1 #61

Merged
merged 27 commits into from
Feb 10, 2024
Merged

technically improvements part 1 #61

merged 27 commits into from
Feb 10, 2024

Commits on Nov 29, 2023

  1. tidy cpanfile too

    XSven committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    01919f2 View commit details
    Browse the repository at this point in the history
  2. use Moo to setup Index class

    XSven committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    50c371c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db78e29 View commit details
    Browse the repository at this point in the history
  4. use Moo to setup Indexer class

    XSven committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a76f18f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. add minimal .vimrc file

    XSven committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b41f8f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b883db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06142a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. use Type::Params modern API

    XSven committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5b77d75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76c172c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98bad1e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    f52d890 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01a3548 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5fee0c View commit details
    Browse the repository at this point in the history
  4. streamline cpanfile layout

    XSven committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5bc4c48 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. ignore META.json

    XSven committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    195491e View commit details
    Browse the repository at this point in the history
  2. use Moo to setup Cache class

    XSven committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e5dcbc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4582e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. do not quote attribute names

    XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2f2aac7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    428a2bf View commit details
    Browse the repository at this point in the history
  3. Add dependabot config

    oalders authored and XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    4dfe201 View commit details
    Browse the repository at this point in the history
  4. Bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7e7ced1 View commit details
    Browse the repository at this point in the history
  5. Bump actions/checkout from 2 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    3d5ec3d View commit details
    Browse the repository at this point in the history
  6. Bump actions/download-artifact from 3 to 4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    d49beb4 View commit details
    Browse the repository at this point in the history
  7. Bump perl-actions/install-with-cpm from 1.3 to 1.7

    Bumps [perl-actions/install-with-cpm](https://github.com/perl-actions/install-with-cpm) from 1.3 to 1.7.
    - [Release notes](https://github.com/perl-actions/install-with-cpm/releases)
    - [Commits](perl-actions/install-with-cpm@v1.3...v1.7)
    
    ---
    updated-dependencies:
    - dependency-name: perl-actions/install-with-cpm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    3f104f4 View commit details
    Browse the repository at this point in the history
  8. Add 5.38 to builds

    oalders authored and XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    282274f View commit details
    Browse the repository at this point in the history
  9. Fix some typos

    oalders authored and XSven committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0fa43a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

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