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: aws/aws-iot-device-sdk-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.4
Choose a base ref
...
head repository: aws/aws-iot-device-sdk-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 20 files changed
  • 5 contributors

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. Update and clarify Python minimum version (#346)

    
    Co-authored-by: Bret Ambrose <[email protected]>
    bretambrose and Bret Ambrose authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b1f495d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Switch to using a role for CI (#348)

    * switch to using a role for integrated tests
    
    * separate python
    
    * setup permision&test against CI_PubSub_Role
    
    * test against iot account
    
    * update host
    
    * test host
    
    * use a ci job role for test
    
    * update role permission
    
    * update tests to use host argument
    
    * quick run discovery test
    
    * quick test for gg discovery
    
    * migrate gg discovery test
    
    * more comments
    
    ---------
    
    Co-authored-by: Vera Xia <[email protected]>
    sbSteveK and xiazhvera authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    33016f1 View commit details
    Browse the repository at this point in the history
Loading