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

[DEBUG Cirque]GitHub container registry #27923

Commits on Jul 11, 2023

  1. Initial Commit

    woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3b7957c View commit details
    Browse the repository at this point in the history
  2. Fixing this job

    woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    473b30a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e1ff80 View commit details
    Browse the repository at this point in the history
  4. This didn't work

    woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    dc887c6 View commit details
    Browse the repository at this point in the history
  5. Updating to all

    woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b46412e View commit details
    Browse the repository at this point in the history
  6. Fixing paths

    woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0a54404 View commit details
    Browse the repository at this point in the history
  7. Fixing version locations

    woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    443305c View commit details
    Browse the repository at this point in the history
  8. Restyled by whitespace

    restyled-commits authored and woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5d90b9f View commit details
    Browse the repository at this point in the history
  9. Restyled by prettier-json

    restyled-commits authored and woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    decb897 View commit details
    Browse the repository at this point in the history
  10. Restyled by shfmt

    restyled-commits authored and woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    09268bb View commit details
    Browse the repository at this point in the history
  11. Fixing

    woody-apple committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9d49acd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. [Java] Convert FutureResult and RealResult to kotlin (project-chip#27830

    )
    
    * Convert FutureResult and RealResult to kotlin
    
    * Restyled by gn
    
    ---------
    
    Co-authored-by: Restyled.io <commits@restyled.io>
    2 people authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dc8a7c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a7b6f View commit details
    Browse the repository at this point in the history
  3. ICD manager Implemenation (project-chip#27283)

    * Add Events for ICD (WIP)
    
    * Rename SED defines, Add some timer funcionality to Extend a existing timer. Implemented ICDModes and initial operationalState logic WIP
    
    * Change SetFastPolling and SetSlowPolling to setPollingInterval with a param. Call is handled by ICD Manager. Replace the sed ifdef by icd for silabs platform WIP
    
    * Fix a bunch of dependencies, includes and build issues WIP
    
    * Use a init function instead of the constructor, as the attributes value aren't ready
    
    * Add a Keep active mechanism for commisisoning window and failsafe
    
    * cleanup, add app user wakeup
    
    change #ifdef to #if
    
    fix missing rename. add // nogncheck on some conditional include
    
    Fix some error caught by the ci
    
    * Addresses comments + conditional define for tests
    
    * SetPollingInterval causes issue for apps that has both thread and wifi. Priority to the thread imp for now. Needs to be reworked
    
    * Rebase, It brings updated system Apis, And addresse most of the comments
    
    * Stay active when an exchange context expect a response.
    
    * Update The message rx handling event naming. Move related ICD events to PublicEventTypes for the time being
    
    * #if ICD_SERVER the icd related event posts
    
    * Address comments and nits
    jmartinez-silabs authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    df2762e View commit details
    Browse the repository at this point in the history
  4. nrfconnect: bypass support for IPv4 (project-chip#27851)

    This change allows to build nrfconnect SDK samples
    with Matter over IPv6 but IPv4 still available for
    third party development within the same application.
    
    Signed-off-by: Marcin Kajor <marcin.kajor@nordicsemi.no>
    markaj-nordic authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5011f38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c49563c View commit details
    Browse the repository at this point in the history
  6. Bump third_party/pigweed/repo from ee4e09c to b5cec17 (project-ch…

    …ip#27852)
    
    Bumps [third_party/pigweed/repo](https://github.com/google/pigweed) from `ee4e09c` to `b5cec17`.
    - [Commits](google/pigweed@ee4e09c...b5cec17)
    
    ---
    updated-dependencies:
    - dependency-name: third_party/pigweed/repo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b565c63 View commit details
    Browse the repository at this point in the history
  7. Bump third_party/mbedtls/repo from fbcb5d4 to b18d45f (project-ch…

    …ip#27853)
    
    Bumps [third_party/mbedtls/repo](https://github.com/ARMmbed/mbedtls) from `fbcb5d4` to `b18d45f`.
    - [Release notes](https://github.com/ARMmbed/mbedtls/releases)
    - [Commits](Mbed-TLS/mbedtls@fbcb5d4...b18d45f)
    
    ---
    updated-dependencies:
    - dependency-name: third_party/mbedtls/repo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    768965f View commit details
    Browse the repository at this point in the history
  8. Bump third_party/openthread/repo from 809cdc4 to 8bc2504 (project…

    …-chip#27854)
    
    Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `809cdc4` to `8bc2504`.
    - [Release notes](https://github.com/openthread/openthread/releases)
    - [Commits](openthread/openthread@809cdc4...8bc2504)
    
    ---
    updated-dependencies:
    - dependency-name: third_party/openthread/repo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6031a8b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    53bc3af View commit details
    Browse the repository at this point in the history
  10. Remove format/test from efr32 because efr32-brd4161a-unit-test runs o…

    …ut of flash (project-chip#27889)
    
    Co-authored-by: Andrei Litvin <andreilitvin@google.com>
    2 people authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    31a617d View commit details
    Browse the repository at this point in the history
  11. Remove raw value access from TLV::Tag (project-chip#27869)

    * Provide a AppendTo for formatting TLV tags
    
    * Restyle
    
    * Fix uni tests to new formatting
    
    * Restyle
    
    * Fix tag formatting when enter container fails
    andy31415 authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3348891 View commit details
    Browse the repository at this point in the history
  12. Moving to 0.8

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c246c6e View commit details
    Browse the repository at this point in the history
  13. Updating

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c02a12d View commit details
    Browse the repository at this point in the history
  14. Fixing wordlist

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b089513 View commit details
    Browse the repository at this point in the history
  15. Updating to 0.8

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b1c7a1c View commit details
    Browse the repository at this point in the history
  16. Fixing Cirque

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    149d8d9 View commit details
    Browse the repository at this point in the history
  17. Restyled by shfmt

    restyled-commits authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e8be0f1 View commit details
    Browse the repository at this point in the history
  18. Fixing cirque runner

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    62f098e View commit details
    Browse the repository at this point in the history
  19. Testing this

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ebe287f View commit details
    Browse the repository at this point in the history
  20. Moving cirque

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    ffbd733 View commit details
    Browse the repository at this point in the history
  21. Restyled by shfmt

    restyled-commits authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b8c1a08 View commit details
    Browse the repository at this point in the history
  22. Fixing moved paths

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0e91067 View commit details
    Browse the repository at this point in the history
  23. Restyled by shfmt

    restyled-commits authored and woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b636839 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    487a499 View commit details
    Browse the repository at this point in the history
  25. Disabling Cirque for now

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b115ba0 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5175673 View commit details
    Browse the repository at this point in the history
  27. Fixing te-link

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    89af14b View commit details
    Browse the repository at this point in the history
  28. Typo

    woody-apple committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f1fd778 View commit details
    Browse the repository at this point in the history
  29. Revert "Disabling Cirque for now"

    This reverts commit b115ba0.
    yunhanw-google committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5b0215f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    84e809d View commit details
    Browse the repository at this point in the history