Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

build: making ignoring of children dynamic #825

Open
wants to merge 11 commits into
base: development
Choose a base branch
from

Commits on Sep 24, 2023

  1. build: making ignoring of children dynamic

    AnakinSkywalkeer committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    766307b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. build: added children tag names

    Co-authored-by: whilefoo <[email protected]>
    GaryThisSidee and whilefoo authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7154de7 View commit details
    Browse the repository at this point in the history
  2. fix: removed the condition which was not needed

    AnakinSkywalkeer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    05af910 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' of github.com:GaryThisSidee/ubiquibot into…

    … development
    AnakinSkywalkeer committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    0d09b4b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix: removed the uncessary line

    Co-authored-by: whilefoo <[email protected]>
    GaryThisSidee and whilefoo authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    71491f8 View commit details
    Browse the repository at this point in the history
  2. fix: made the comments parser functions to take the ignore children f…

    …rom the config directly
    AnakinSkywalkeer committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    6edb475 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

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

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    d5c352b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254a52b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fix: make the ignore_children property optional

    Co-authored-by: whilefoo <[email protected]>
    GaryThisSidee and whilefoo authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c295810 View commit details
    Browse the repository at this point in the history
  2. fix: placed a Optional chaining operator

    AnakinSkywalkeer committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d907861 View commit details
    Browse the repository at this point in the history