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

fix: behavior tests ci #15

Closed
wants to merge 34 commits into from
Closed

fix: behavior tests ci #15

wants to merge 34 commits into from

Commits on Jun 17, 2024

  1. fix: rename and fetchdata (#3)

    * fix: rename and fetch_data progress report
    
    * fix: delete and rename
    ho-229 authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    25eafea View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. refactor: tickets

    ho-229 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    74f0fd1 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. refactor: Placeholder

    ho-229 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    87e6b58 View commit details
    Browse the repository at this point in the history
  2. chore: PlaceholderFile

    ho-229 committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    d9586e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: export modules

    ho-229 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c6a1260 View commit details
    Browse the repository at this point in the history
  2. chore: filter info

    ho-229 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7678aa7 View commit details
    Browse the repository at this point in the history
  3. chore: request

    ho-229 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    35e91d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    2418bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b545b72 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore: sync root

    ho-229 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    27ca2f5 View commit details
    Browse the repository at this point in the history
  2. fix: clippy

    ho-229 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9248f2f View commit details
    Browse the repository at this point in the history
  3. docs

    ho-229 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9e52c38 View commit details
    Browse the repository at this point in the history
  4. refactor: bump dependencies

    ho-229 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b794e58 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b7467c5 View commit details
    Browse the repository at this point in the history
  2. rename to cloud-filter

    ho-229 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5349093 View commit details
    Browse the repository at this point in the history
  3. docs

    ho-229 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b8cf57b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. fix: segfault

    ho-229 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b8db3da View commit details
    Browse the repository at this point in the history
  2. released 0.0.2

    ho-229 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6b00b57 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. refactor: Placeholder::info

    ho-229 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0241891 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. refactor: SyncRootInfo

    ho-229 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    493d29d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    67bf486 View commit details
    Browse the repository at this point in the history
  2. refactor: remove path ext

    ho-229 committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c0e31c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. docs: Fix broken links in README.md (#4)

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ca6cf55 View commit details
    Browse the repository at this point in the history
  2. chore: Use windows target to build docs (#5)

    Signed-off-by: Xuanwo <github@xuanwo.io>
    Xuanwo authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    4e3690d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. feat: async filter

    ho-229 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    f437056 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix: async filter

    ho-229 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7235bd0 View commit details
    Browse the repository at this point in the history
  2. released 0.0.3

    ho-229 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    7a4ff53 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. feat: bump windows to 0.58.0 (#6)

    ho-229 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c1a1275 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13286c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. feat: behavior tests (#7)

    * feat: init behavior tests
    
    * feat: async filter behavior test
    
    * fix: format and lint
    
    * ci: setup test behavior
    
    * fix: ci
    
    * fix: ci
    ho-229 authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    99cbd90 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. docs: lib.rs

    ho-229 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    8eb00a8 View commit details
    Browse the repository at this point in the history
  2. released 0.0.4

    ho-229 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    682a37f View commit details
    Browse the repository at this point in the history
  3. fix: behavior test ci

    ho-229 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    5a9e255 View commit details
    Browse the repository at this point in the history