main
Commits on Jan 26, 2022
-
Bump ossf/scorecard-action from 1.0.1 to 1.0.2
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Commits](ossf/scorecard-action@e3e75cf...c8416b0) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump github.com/google/go-cmp from 0.5.6 to 0.5.7
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](google/go-cmp@v0.5.6...v0.5.7) --- updated-dependencies: - dependency-name: github.com/google/go-cmp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
-
Setup staging environment for Allstar.
Using cloudbuild.yaml, Allstar will deploy to staging first with app-staging.yaml The appengine yamls will set enviornment variables to differientate between staging and prod. The pkg/config/operator package will pull in these settings from the environment variables. There will be a seperate yaml, similar to cloudbuild.yaml for deploying to prod using app-prod.yaml. This will be entered directly into Cloud Build, and triggered manually.
Commits on Jan 25, 2022
-
Temporarily disable Ownerless check due to GitHub API bug.
ListTeams is not working unless Allstar is installed on all repos of the org. Seems to be a GitHub bug. Not sure if this will be fixed and this code can be re enabled, or if it will need to be refactored to use a different API.
Commits on Jan 20, 2022
-
-
-
Signed-off-by: Stephen Augustus <foo@auggie.dev>
-
binary: Add
repoLoggerforgithubrepo.CreateGithubRepoClientSigned-off-by: Stephen Augustus <foo@auggie.dev>
-
binary: Stub SARIF log methods to satisfy
checker.DetailLoggerSigned-off-by: Stephen Augustus <foo@auggie.dev>
-
binary: Drop deprecated fields from
checker.CheckRequestSigned-off-by: Stephen Augustus <foo@auggie.dev>
-
binary: Update
loggermethods to usechecker.LogMessageSigned-off-by: Stephen Augustus <foo@auggie.dev>
-
go.mod: Update to github.com/ossf/scorecard/v4@v4.0.1
Signed-off-by: Stephen Augustus <foo@auggie.dev>
Commits on Jan 19, 2022
Commits on Jan 18, 2022
-
-
Bump ossf/scorecard-action from 0.0.2 to 1.0.1
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 0.0.2 to 1.0.1. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Commits](ossf/scorecard-action@5f4e314...e3e75cf) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.0.3 to 2.0.4
Bumps [github.com/bradleyfalzon/ghinstallation/v2](https://github.com/bradleyfalzon/ghinstallation) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/bradleyfalzon/ghinstallation/releases) - [Commits](bradleyfalzon/ghinstallation@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: github.com/bradleyfalzon/ghinstallation/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
-
Bump github.com/rs/zerolog from 1.26.0 to 1.26.1
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.0 to 1.26.1. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](rs/zerolog@v1.26.0...v1.26.1) --- updated-dependencies: - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Commits on Jan 11, 2022
-
Bump ossf/scorecard-action from 0.0.1 to 0.0.2
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Commits](ossf/scorecard-action@175f597...5f4e314) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Commits on Jan 6, 2022
Commits on Dec 10, 2021
-
-
Fix links; fix broken code snippets
-
Add Configurations Definitions, fix TOC
-
Move Secondary Config section to bottom; Move some Policy content; finish TOC
-
Add Allstar logo image at top