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 Oct 22, 2024

  1. add GetAddonDir to context

    reglim authored and neolynx committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e760be1 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 Oct 22, 2024
    Configuration menu
    Copy the full SHA
    484a27d View commit details
    Browse the repository at this point in the history
  3. add GetAddonPaths to publish file

    reglim authored and neolynx committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    331243c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbd95c8 View commit details
    Browse the repository at this point in the history
  5. add name to AUTHORS list

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

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

    reglim authored and neolynx committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    92683fd View commit details
    Browse the repository at this point in the history
  8. fix golangci-lint

    neolynx committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0e3bed3 View commit details
    Browse the repository at this point in the history