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

[full-ci][tests-only] Merge master into experimental #4271

Merged
merged 21 commits into from
Jul 25, 2022

Commits on Jul 20, 2022

  1. Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.11.0 to 2.11.1.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.11.0...v2.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d8da6c2 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0

    Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.8.1 to 1.9.0.
    - [Release notes](https://github.com/sirupsen/logrus/releases)
    - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
    - [Commits](sirupsen/logrus@v1.8.1...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/sirupsen/logrus
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    dc312c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. update description for event structs

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    e566326 View commit details
    Browse the repository at this point in the history
  2. Merge pull request owncloud#4242 from owncloud/dependabot/go_modules/…

    …github.com/urfave/cli/v2-2.11.1
    
    Bump github.com/urfave/cli/v2 from 2.11.0 to 2.11.1
    micbar authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b8a13f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request owncloud#4232 from owncloud/dependabot/go_modules/…

    …github.com/sirupsen/logrus-1.9.0
    
    Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
    micbar authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    0f3d6d5 View commit details
    Browse the repository at this point in the history
  4. allow providing list of services not to start

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    4b8d1ac View commit details
    Browse the repository at this point in the history
  5. Update ocis-pkg/config/config.go

    Co-authored-by: Phil Davis <phil@jankaritech.com>
    kobergj and phil-davis authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    db363b6 View commit details
    Browse the repository at this point in the history
  6. make runset a map

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    f64ea7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90c06eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d26b46 View commit details
    Browse the repository at this point in the history
  9. [tests-only] ApiTest. Share space via link (owncloud#4241)

    * add test share space via link
    * Bump core commit
    ScharfViktor authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    d736747 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0

    Bumps [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) from 2.10.3 to 2.11.0.
    - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
    - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/master/.goreleaser.yml)
    - [Commits](grpc-ecosystem/grpc-gateway@v2.10.3...v2.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    55dbac2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request owncloud#4248 from kobergj/EventsDescription

    [docs-only] Update description for event structs
    mmattel authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1c98198 View commit details
    Browse the repository at this point in the history
  3. add search unit test to ci

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    fdaa558 View commit details
    Browse the repository at this point in the history
  4. add Makefile

    Signed-off-by: jkoberg <jkoberg@owncloud.com>
    kobergj committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    e6ef03f View commit details
    Browse the repository at this point in the history
  5. Merge pull request owncloud#4259 from kobergj/AddSearchUnittestsToCI

    [tests-only] Add search unit test to ci
    phil-davis authored Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5db4b3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a90b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    24b3d6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request owncloud#4264 from owncloud/bump-core-commit-id-20…

    …220723
    
    [tests-only] [full-ci] Bump CORE_COMMITID for API tests
    phil-davis authored Jul 23, 2022
    Configuration menu
    Copy the full SHA
    39282e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Merge pull request owncloud#4257 from owncloud/dependabot/go_modules/…

    …github.com/grpc-ecosystem/grpc-gateway/v2-2.11.0
    
    Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.10.3 to 2.11.0
    wkloucek authored Jul 25, 2022
    Configuration menu
    Copy the full SHA
    f7c89d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a447512 View commit details
    Browse the repository at this point in the history