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

[pull] main from ossf:main #48

Open
wants to merge 1,266 commits into
base: main
Choose a base branch
from
Open

[pull] main from ossf:main #48

wants to merge 1,266 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 21, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot had a problem deploying to integration-test October 21, 2022 03:12 Failure
@pull pull bot added the ⤵️ pull label Oct 21, 2022
Since upgrading to v1.9.1 we've had performance issues in the weekly
analysis, which may be related to one of the Maven features here.

Signed-off-by: Spencer Schrock <[email protected]>
* ✨ implement more of the Azure DevOps client

Includes:
  - `GetBranch`
  - `GetSuccessfulWorkflowRuns`
  - `ListCheckRunsForRef`
  - `ListStatuses`
  - `ListWebhooks`
  - `SearchCommits`

Also, includes comments about methods which can never be implemented:
  - `GetOrgRepoClient`
    - Org repository, AKA the `<org>/.github` repository, is a GitHub-specific feature
  - `ListLicenses`
    - Azure DevOps doesn't have a license detection feature. Thankfully, the License check falls back to file-based detection.

Still need to implement:
  - `ListReleases`
    - Needs a little more investigation to line up the Azure DevOps implementation with what Scorecard expects

Signed-off-by: Jamie Magee <[email protected]>

* PR comments

Signed-off-by: Jamie Magee <[email protected]>

* Rename tests to more accurately reflect what they do

Signed-off-by: Jamie Magee <[email protected]>

---------

Signed-off-by: Jamie Magee <[email protected]>
@dependabot dependabot bot had a problem deploying to integration-test January 2, 2025 21:52 Failure
@dependabot dependabot bot had a problem deploying to integration-test January 6, 2025 16:18 Failure
@dependabot dependabot bot had a problem deploying to integration-test January 6, 2025 16:52 Failure
@dependabot dependabot bot had a problem deploying to integration-test January 6, 2025 17:19 Failure
* governance: Add meeting note archives from 2021 through 2024

---------

Signed-off-by: Stephen Augustus <[email protected]>
Co-authored-by: Spencer Schrock <[email protected]>
We have gained two new repos: community and ironic-standalone-operator
We have archived one repo: ironic-client

Signed-off-by: Tuomo Tanskanen <[email protected]>
…ash. (#4483)

* Logging a warning if readGitHubTokens finds several values which clash.

Signed-off-by: Simon Heidrich <[email protected]>

* Using log.Printf instead of fmt.Printf.

Signed-off-by: Simon Heidrich <[email protected]>

* Removing obsolete t.Helper calls.

Signed-off-by: Simon Heidrich <[email protected]>

* Unsetting local env vars in tests.

Signed-off-by: Simon Heidrich <[email protected]>

* Using string.Builder to generate warning message, as the linter considered the line too long.

Signed-off-by: Simon Heidrich <[email protected]>

---------

Signed-off-by: Simon Heidrich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.