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: ✨ add create_package_structure() #754

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

Commits on Sep 3, 2024

  1. feat: create readme text

    first version of both function and test
    K-Beicher committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1e6175f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57340c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 11, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    175422d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da95cb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    f698ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa8f6f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb578b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    7426330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c17b0b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. feat: ✨ review markups

    martonvago committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    0f6366b View commit details
    Browse the repository at this point in the history
  2. docs: 🏗️ internal flow diagram for write_package_properties() (#720)

    ## Description
    
    Closes #638
    
    ## Reviewer Focus
    
    <!-- Select quick/in-depth as necessary -->
    This PR needs a quick review.
    
    It's pretty simple :)
    
    ---------
    
    Co-authored-by: Kris Beicher <[email protected]>
    2 people authored and martonvago committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ee6f0f6 View commit details
    Browse the repository at this point in the history
  3. docs: 📝 rename to create_default_package_properties() (#733)

    ## Description
    
    This renames `create_properties_object()` to
    `create_default_package_properties()` because it seemed more
    descriptive.
    
    ## Reviewer Focus
    
    <!-- Select quick/in-depth as necessary -->
    This PR needs a quick review.
    
    ## Checklist
    
    - [x] Added or updated tests
    - [x] Tests passed locally
    - [x] Linted and formatted code
    - [x] Build passed locally
    - [x] Updated documentation
    martonvago committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3e51033 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b5e26a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eca9a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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