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

Feature/384-generate-checksums-for-component-files #1186

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Apr 24, 2024

  1. add GetAddonDir to context

    reglim authored and neolynx committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    370f95e View commit details
    Browse the repository at this point in the history
  2. add AddonIndex to index_files

    I had to remove "signable: false" (line 399), since that property
    doesn't exist.
    reglim authored and neolynx committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8fa2948 View commit details
    Browse the repository at this point in the history
  3. add GetAddonPaths to publish file

    reglim authored and neolynx committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e69bde8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2c656f View commit details
    Browse the repository at this point in the history
  5. add name to AUTHORS list

    reglim authored and neolynx committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    dccd1bf View commit details
    Browse the repository at this point in the history
  6. add first test of addon files

    reglim authored and neolynx committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c89593f View commit details
    Browse the repository at this point in the history
  7. rename addon files to skel files

    reglim authored and neolynx committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2a5db9f View commit details
    Browse the repository at this point in the history
  8. fix golangci-lint

    neolynx committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    632c8e7 View commit details
    Browse the repository at this point in the history