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

feat(metagen): client_py #802

Merged
merged 17 commits into from
Aug 7, 2024

Commits on Jul 15, 2024

  1. feat: add back gleap (#791)

    <!--
    Pull requests are squashed and merged using:
    - their title as the commit message
    - their description as the commit body
    
    Having a good title and description is important for the users to get
    readable changelog.
    -->
    
    <!-- 1. Explain WHAT the change is about -->
    
    - Gleap.io was removed a while back
    - this adds it back so visitors can open ticket and suggest feedback
    - internally, we will use this to fine tune the documentation
    zifeo authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d3cc3b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. chore: bump v0.4.5 (#792)

    - Bumps metatype version to 0.4.5
    - Bumps ghjk to latest commit
    - Fixes `setup` whiz task to avoid issues on macos
    - Fixes release pipeline to publish JSR
    
    MET-614 MET-606 MET-605 MET-613
    
    #### Migration notes
    
    _No changes required._
    
    - [ ] The change comes with new or modified tests
    - [ ] Hard-to-understand functions have explanatory comments
    - [ ] End-user documentation is updated to reflect the change
    Yohe-Am authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    faed891 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. refactor(docs): better documentation on quick-start page (#793)

    ## Improve the documentation on `quick-start` page
    
    - [x] add dev hunt result to homepage.
    
    
    <!--
    Pull requests are squashed and merged using:
    - their title as the commit message
    - their description as the commit body
    
    Having a good title and description is important for the users to get
    readable changelog.
    -->
    
    <!-- 1. Explain WHAT the change is about -->
    
    -
    
    <!-- 2. Explain WHY the change cannot be made simpler -->
    
    -
    
    <!-- 3. Explain HOW users should update their code -->
    
    #### Migration notes
    
    ...
    
    - [ ] The change comes with new or modified tests
    - [ ] Hard-to-understand functions have explanatory comments
    - [ ] End-user documentation is updated to reflect the change
    destifo authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8cc1c12 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 25, 2024

  1. feat: better arg split logic for MCLI_LOADER (#799)

    <!--
    Pull requests are squashed and merged using:
    - their title as the commit message
    - their description as the commit body
    
    Having a good title and description is important for the users to get
    readable changelog.
    -->
    
    <!-- 1. Explain WHAT the change is about -->
    
    -
    
    <!-- 2. Explain WHY the change cannot be made simpler -->
    
    -
    
    <!-- 3. Explain HOW users should update their code -->
    
    #### Migration notes
    
    ...
    
    - [ ] The change comes with new or modified tests
    - [ ] Hard-to-understand functions have explanatory comments
    - [ ] End-user documentation is updated to reflect the change
    j03-dev authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    25d5c24 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. wip: wip

    Yohe-Am committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    f55a3e7 View commit details
    Browse the repository at this point in the history
  2. wip: wip

    Yohe-Am committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    e57c322 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. wip: wip

    Yohe-Am committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bfee2f2 View commit details
    Browse the repository at this point in the history
  2. wip: wip

    Yohe-Am committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    a48203a View commit details
    Browse the repository at this point in the history
  3. wip: wip

    Yohe-Am committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f0ecfb5 View commit details
    Browse the repository at this point in the history
  4. chore: prepare 0.4.6 (#795)

    - Bump version to 0.4.6-0
    - Add sanity tests for published SDKs
    - Bump deno to 1.45.2
    - Bump rust to 1.79.0
    - Fix myriad of bugs
    
    #### Migration notes
    
    ...
    
    - [x] The change comes with new or modified tests
    - [ ] Hard-to-understand functions have explanatory comments
    - [ ] End-user documentation is updated to reflect the change
    
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **New Features**
    - Introduced new logging capabilities in the `ConnectedEngine` with
    adjustable logging levels.
    - Implemented cleanup procedures in tests to enhance resource
    management.
    
    - **Bug Fixes**
    - Fixed import paths for permissions to ensure correct functionality in
    tests and applications.
    
    - **Version Updates**
    - Incremented version numbers across multiple projects and packages to
    reflect ongoing development and improvements.
      
    - **Documentation**
    - Added comments to clarify code behavior and potential future
    considerations in various modules.
    
    - **Refactor**
    - Optimized string handling in several functions and adjusted method
    signatures for improved clarity and efficiency.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    Yohe-Am authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    4c30067 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. tests: client_py

    Yohe-Am committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    676bdb8 View commit details
    Browse the repository at this point in the history
  2. tests: client_py

    Yohe-Am committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    d1c532e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62d534d View commit details
    Browse the repository at this point in the history
  4. fix: test

    Yohe-Am committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    8ff17ec View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. test: alias tests

    Yohe-Am committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    278bc09 View commit details
    Browse the repository at this point in the history
  2. refactor: PreparedArgs api

    Yohe-Am committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    25d96a8 View commit details
    Browse the repository at this point in the history