Check Structs #479

Closed
opened 2021-01-29 18:47:07 +00:00 by 6543 · 0 comments
Owner

just a note to check updated tructs before release

git log --name-only --pretty=oneline --full-index v1.13.0..HEAD | grep -vE '^[0-9a-f]{40} ' | sort | uniq | grep ^modules/structs

a3cc842e15eb5ed42c3125410d9c774314a286a5
?

  • modules/structs/admin_user.go
  • modules/structs/commit_status.go
  • modules/structs/issue.go
  • modules/structs/issue_stopwatch.go
  • modules/structs/pull_review.go
  • modules/structs/repo.go
  • modules/structs/repo_branch.go
  • modules/structs/repo_commit.go
  • modules/structs/repo_file.go
  • modules/structs/settings.go
  • modules/structs/status.go
just a **note** to check updated tructs before release ``` git log --name-only --pretty=oneline --full-index v1.13.0..HEAD | grep -vE '^[0-9a-f]{40} ' | sort | uniq | grep ^modules/structs ``` a3cc842e15eb5ed42c3125410d9c774314a286a5 ? * [x] modules/structs/admin_user.go * [x] modules/structs/commit_status.go * [x] modules/structs/issue.go * [x] modules/structs/issue_stopwatch.go * [x] modules/structs/pull_review.go * [x] modules/structs/repo.go * [x] modules/structs/repo_branch.go * [x] modules/structs/repo_commit.go * [x] modules/structs/repo_file.go * [x] modules/structs/settings.go * [x] modules/structs/status.go
6543 added this to the v0.14.0 milestone 2021-01-29 18:47:07 +00:00
6543 self-assigned this 2021-01-29 18:47:23 +00:00
6543 added the
has/pull
label 2021-02-13 05:43:47 +00:00
6543 referenced this issue from a commit 2021-02-13 19:24:00 +00:00
6543 closed this issue 2021-02-13 19:24:00 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/go-sdk#479
No description provided.