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: taskcluster/taskcluster
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v68.0.3
Choose a base ref
...
head repository: taskcluster/taskcluster
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v68.0.4
Choose a head ref
  • 15 commits
  • 58 files changed
  • 7 contributors

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    99d5cde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7230 from taskcluster/disable-audio-loopback-tests

    Disable audio loopback tests in generic-worker while audio-loopback broken in AWS
    petemoore authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b37db25 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump golang.org/x/sys in the go-deps group

    Bumps the go-deps group with 1 update: [golang.org/x/sys](https://github.com/golang/sys).
    
    
    Updates `golang.org/x/sys` from 0.23.0 to 0.24.0
    - [Commits](golang/sys@v0.23.0...v0.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2d8e970 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7223 from taskcluster/dependabot/go_modules/go-de…

    …ps-ef3ba730bc
    
    build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 in the go-deps group
    taskcluster-bot authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d267c52 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    9ad8b99 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7224 from taskcluster/dependabot/pip/taskcluster/…

    …taskcluster-68.0.3
    
    build(deps): bump taskcluster from 67.0.1 to 68.0.3 in /taskcluster
    matt-boris authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bdefff7 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump webpack in /ui in the ui-node-deps group

    Bumps the ui-node-deps group in /ui with 1 update: [webpack](https://github.com/webpack/webpack).
    
    
    Updates `webpack` from 4.46.0 to 4.47.0
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v4.46.0...v4.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: ui-node-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b701323 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7225 from taskcluster/dependabot/npm_and_yarn/ui/…

    …ui-node-deps-0a4172bcf2
    
    build(deps-dev): bump webpack from 4.46.0 to 4.47.0 in /ui in the ui-node-deps group
    taskcluster-bot authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    651508a View commit details
    Browse the repository at this point in the history
  5. Generic Worker: restore snd-aloop CI tests

    These tests were disabled in #7230
    due to a temporary problem with workers in GCP. Since that issue has been resolved
    the tests can be re-enabled.
    petemoore committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1aaf885 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #7231 from taskcluster/restore-snd-aloop-tests

    Generic Worker: restore snd-aloop CI tests
    petemoore authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    0c4590d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    731e415 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7232 from taskcluster/matt-boris/ghaSecurityFix

    fix(gha): secure gha workflows
    matt-boris authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7e8feb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. queue: uri-encode artifact names in CDN urls

    We can't use the artifact name as-is in the redirect, it can have
    characters that need to be encoded.
    
    Fixes #7233
    jcristau committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4b7e1f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7234 from jcristau/artifact-s3-encode

    queue: uri-encode artifact names in CDN urls
    lotas authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    69129d9 View commit details
    Browse the repository at this point in the history
  3. v68.0.4

    matt-boris committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    10009ea View commit details
    Browse the repository at this point in the history
Loading