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

Implemented Apple biome file parser #4878

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Apr 18, 2024

  1. implemented biome parser and app_launch biom parser plugin

    implemented ApplicationInstallBiomePluging
    rick committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4201b1c View commit details
    Browse the repository at this point in the history
  2. changed comment

    rick committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1acbb7e View commit details
    Browse the repository at this point in the history
  3. corrected lint issues

    rick committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aa74085 View commit details
    Browse the repository at this point in the history
  4. fixed yamlint errors

    rick committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d03c8ab View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. implemented biome parser and app_launch biom parser plugin

    implemented ApplicationInstallBiomePluging
    rick authored and joachimmetz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    49b437a View commit details
    Browse the repository at this point in the history
  2. changed comment

    rick authored and joachimmetz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e33c986 View commit details
    Browse the repository at this point in the history
  3. corrected lint issues

    rick authored and joachimmetz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    93b19a8 View commit details
    Browse the repository at this point in the history
  4. fixed yamlint errors

    rick authored and joachimmetz committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a5bd29c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3632ecc View commit details
    Browse the repository at this point in the history
  6. fixed typo in timeliner.yaml

    rick committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2909301 View commit details
    Browse the repository at this point in the history
  7. fixed names of plugins, fixes lint error

    rick committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5015763 View commit details
    Browse the repository at this point in the history
  8. fixed required schema for app_install

    rick committed May 5, 2024
    Configuration menu
    Copy the full SHA
    671047b View commit details
    Browse the repository at this point in the history