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 3, 2024

  1. add GetAddonDir to context

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

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

    reglim authored and neolynx committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    38cfcb8 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 3, 2024
    Configuration menu
    Copy the full SHA
    4653bee 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 3, 2024
    Configuration menu
    Copy the full SHA
    d46683a View commit details
    Browse the repository at this point in the history
  8. fix golangci-lint

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