-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update date format in multiple files from `YYYY-MM-DD` to `YYYY-MM-DDTHH:MM:SS-TZ` - Update date from `2021-08-25` to `2023-03-02T10:30:43-06:00` - Change date format from `2006-01-02` to `time.RFC3339` - Add `time` import - Update ScorecardResult [pkg/testdata/check2.json] - Change the date format from `YYYY-MM-DD` to `YYYY-MM-DDTHH:MM:SS-TZ` [pkg/testdata/check1.json] - Update date from `2021-08-25` to `2023-03-02T10:30:43-06:00` [pkg/testdata/check3.json] - Update the date field in `check3.json` from `2021-08-25` to `2023-03-02T10:30:43-06:00` [pkg/testdata/check5.json] - Update date in `check5.json` from 2021-08-25 to 2023-03-02T10:30:43-06:00 [pkg/json_test.go] - Change date format from `2006-01-02` to `time.RFC3339` - Update date from `2021-08-25` to `2023-03-02T10:30:43-06:00` [pkg/testdata/check6.json] - Change date from "2021-08-25" to "2023-03-02T10:30:43-06:00" [pkg/json.go] - Change the date format from "2006-01-02" to RFC3339 - Add "time" import - Update the ScorecardResult struct to include the CommitSHA field [pkg/testdata/check4.json] - Update date from `2021-08-25` to `2023-03-02T10:30:43-06:00` - Update commit from `68bc59901773ab4c051dfcea0cc4201a1567ab32` Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
- Loading branch information
1 parent
8add330
commit c4bd0c5
Showing
8 changed files
with
10 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters