Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bos-cli-rs/bos-cli-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.16
Choose a base ref
...
head repository: bos-cli-rs/bos-cli-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.17
Choose a head ref
  • 3 commits
  • 11 files changed
  • 3 contributors

Commits on Aug 23, 2024

  1. chore: devcontainer and deployment e2e test (#99)

    Add a devcontainer setup for use with github codespaces.
    
    Add a test for deployment, with a github action.
    
    The test config and mocks are placed in a separate file, to be reusable
    for additional future tests.
    petersalomonsen authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    92673b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    abef0ed View commit details
    Browse the repository at this point in the history
  2. chore: release v0.3.17 (#100)

    ## 🤖 New release
    * `bos-cli`: 0.3.16 -> 0.3.17
    
    <details><summary><i><b>Changelog</b></i></summary><p>
    
    <blockquote>
    
    ##
    [0.3.17](v0.3.16...v0.3.17)
    - 2024-09-03
    
    ### Added
    - Added TEACH-ME mode (activate it with `bos --teach-me`)
    ([#101](#101))
    
    ### Other
    - devcontainer and deployment e2e test
    ([#99](#99))
    </blockquote>
    
    
    </p></details>
    
    ---
    This PR was generated with
    [release-plz](https://github.com/MarcoIeni/release-plz/).
    frol authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5c27833 View commit details
    Browse the repository at this point in the history
Loading