Merge pull request 'Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker to v3 (forgejo)' (#4909) from renovate/forgejo-github.com-editorconfig-checker-editorconfig-checker-v2-cmd-editorconfig-checker-3.x into forgejo
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4909 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
This commit is contained in:
commit
437b84a5f9
13 changed files with 27 additions and 27 deletions
|
@ -20,9 +20,9 @@ jobs:
|
||||||
|
|
||||||
- name: apt install jq
|
- name: apt install jq
|
||||||
run: |
|
run: |
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
apt-get update -qq
|
apt-get update -qq
|
||||||
apt-get -q install -y -qq jq
|
apt-get -q install -y -qq jq
|
||||||
|
|
||||||
- name: update open milestones
|
- name: update open milestones
|
||||||
run: |
|
run: |
|
||||||
|
|
|
@ -30,9 +30,9 @@ jobs:
|
||||||
|
|
||||||
- name: apt install jq
|
- name: apt install jq
|
||||||
run: |
|
run: |
|
||||||
export DEBIAN_FRONTEND=noninteractive
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
apt-get update -qq
|
apt-get update -qq
|
||||||
apt-get -q install -y -qq jq
|
apt-get -q install -y -qq jq
|
||||||
|
|
||||||
- name: release-notes-assistant preview
|
- name: release-notes-assistant preview
|
||||||
run: |
|
run: |
|
||||||
|
|
2
Makefile
2
Makefile
|
@ -27,7 +27,7 @@ DIFF ?= diff --unified
|
||||||
XGO_VERSION := go-1.21.x
|
XGO_VERSION := go-1.21.x
|
||||||
|
|
||||||
AIR_PACKAGE ?= github.com/air-verse/air@v1 # renovate: datasource=go
|
AIR_PACKAGE ?= github.com/air-verse/air@v1 # renovate: datasource=go
|
||||||
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v2/cmd/editorconfig-checker@2.8.0 # renovate: datasource=go
|
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/v3/cmd/editorconfig-checker@v3.0.3 # renovate: datasource=go
|
||||||
GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.6.0 # renovate: datasource=go
|
GOFUMPT_PACKAGE ?= mvdan.cc/gofumpt@v0.6.0 # renovate: datasource=go
|
||||||
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.1 # renovate: datasource=go
|
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.1 # renovate: datasource=go
|
||||||
GXZ_PACKAGE ?= github.com/ulikunitz/xz/cmd/gxz@v0.5.11 # renovate: datasource=go
|
GXZ_PACKAGE ?= github.com/ulikunitz/xz/cmd/gxz@v0.5.11 # renovate: datasource=go
|
||||||
|
|
|
@ -19,5 +19,5 @@
|
||||||
</div>
|
</div>
|
||||||
{{end}}
|
{{end}}
|
||||||
{{if and (not .Flash.ErrorMsg) (not .Flash.SuccessMsg) (not .Flash.InfoMsg) (not .Flash.WarningMsg) (not .IsHTMX)}}
|
{{if and (not .Flash.ErrorMsg) (not .Flash.SuccessMsg) (not .Flash.InfoMsg) (not .Flash.WarningMsg) (not .IsHTMX)}}
|
||||||
<div id="flash-message" hx-swap-oob="true"></div>
|
<div id="flash-message" hx-swap-oob="true"></div>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
<div id="insert-timeline" hx-swap-oob="beforebegin">
|
<div id="insert-timeline" hx-swap-oob="beforebegin">
|
||||||
{{template "repo/issue/view_content/comments" .}}
|
{{template "repo/issue/view_content/comments" .}}
|
||||||
</div>
|
</div>
|
||||||
{{template "repo/issue/view_content/sidebar/milestones" .}}
|
{{template "repo/issue/view_content/sidebar/milestones" .}}
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
{{if .RepoCount}}
|
{{if .RepoCount}}
|
||||||
<div class="ui small label">{{.RepoCount}}</div>
|
<div class="ui small label">{{.RepoCount}}</div>
|
||||||
{{end}}
|
{{end}}
|
||||||
<span hidden test-name="repository-count">{{.RepoCount}}</span>
|
<span hidden test-name="repository-count">{{.RepoCount}}</span>
|
||||||
</a>
|
</a>
|
||||||
{{if .CanReadProjects}}
|
{{if .CanReadProjects}}
|
||||||
<a class="{{if .PageIsViewProjects}}active {{end}}item" href="{{$.Org.HomeLink}}/-/projects">
|
<a class="{{if .PageIsViewProjects}}active {{end}}item" href="{{$.Org.HomeLink}}/-/projects">
|
||||||
|
|
|
@ -96,4 +96,4 @@
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -15,7 +15,7 @@
|
||||||
{{if .Title}}{{.Title}}{{else}}{{ctx.Locale.Tr "actions.runs.empty_commit_message"}}{{end}}
|
{{if .Title}}{{.Title}}{{else}}{{ctx.Locale.Tr "actions.runs.empty_commit_message"}}{{end}}
|
||||||
</a>
|
</a>
|
||||||
<div class="flex-item-body">
|
<div class="flex-item-body">
|
||||||
<b>{{if not $.CurWorkflow}}{{.WorkflowID}} {{end}}#{{.Index}}</b> -
|
<b>{{if not $.CurWorkflow}}{{.WorkflowID}} {{end}}#{{.Index}}</b> -
|
||||||
{{- if .ScheduleID -}}
|
{{- if .ScheduleID -}}
|
||||||
{{ctx.Locale.Tr "actions.runs.scheduled"}}
|
{{ctx.Locale.Tr "actions.runs.scheduled"}}
|
||||||
{{- else -}}
|
{{- else -}}
|
||||||
|
|
|
@ -72,7 +72,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{{template "repo/issue/view_content/comments" .}}
|
{{template "repo/issue/view_content/comments" .}}
|
||||||
<div id="insert-timeline"></div>
|
<div id="insert-timeline"></div>
|
||||||
|
|
||||||
{{if and .Issue.IsPull (not $.Repository.IsArchived)}}
|
{{if and .Issue.IsPull (not $.Repository.IsArchived)}}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
<div class="divider"></div>
|
<div class="divider"></div>
|
||||||
<details class="collapsible">
|
<details class="collapsible">
|
||||||
<summary class="tw-py-2"> {{ctx.Locale.Tr "repo.pulls.cmd_instruction_hint"}} </summary>
|
<summary class="tw-py-2"> {{ctx.Locale.Tr "repo.pulls.cmd_instruction_hint"}} </summary>
|
||||||
<div><h3>{{ctx.Locale.Tr "repo.pulls.cmd_instruction_checkout_title"}}</h3>{{ctx.Locale.Tr "repo.pulls.cmd_instruction_checkout_desc"}}</div>
|
<div><h3>{{ctx.Locale.Tr "repo.pulls.cmd_instruction_checkout_title"}}</h3>{{ctx.Locale.Tr "repo.pulls.cmd_instruction_checkout_desc"}}</div>
|
||||||
{{$localBranch := .PullRequest.HeadBranch}}
|
{{$localBranch := .PullRequest.HeadBranch}}
|
||||||
{{if ne .PullRequest.HeadRepo.ID .PullRequest.BaseRepo.ID}}
|
{{if ne .PullRequest.HeadRepo.ID .PullRequest.BaseRepo.ID}}
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{{if .Results}}
|
{{if .Results}}
|
||||||
{{range .Results}}
|
{{range .Results}}
|
||||||
<a class="item" href="{{$.RepoLink}}/wiki/{{.Filename}}">
|
<a class="item" href="{{$.RepoLink}}/wiki/{{.Filename}}">
|
||||||
<b class="tw-block tw-mb-2">{{.Filename}}</b>
|
<b class="tw-block tw-mb-2">{{.Filename}}</b>
|
||||||
{{range .LineCodes}}
|
{{range .LineCodes}}
|
||||||
<p class="tw-my-0">{{.}}</p>
|
<p class="tw-my-0">{{.}}</p>
|
||||||
{{end}}
|
{{end}}
|
||||||
</a>
|
</a>
|
||||||
{{end}}
|
{{end}}
|
||||||
{{else}}
|
{{else}}
|
||||||
<div class="item muted">{{ctx.Locale.Tr "repo.wiki.no_search_results"}}</div>
|
<div class="item muted">{{ctx.Locale.Tr "repo.wiki.no_search_results"}}</div>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
<div class="file-body file-code code-view">
|
<div class="file-body file-code code-view">
|
||||||
<div>
|
<div>
|
||||||
<ol class="tw-p-0 tw-m-0">
|
<ol class="tw-p-0 tw-m-0">
|
||||||
{{/* if the expected line number does not match
|
{{/* if the expected line number does not match
|
||||||
the actual line number end the ordered list
|
the actual line number end the ordered list
|
||||||
and begin a new one */}}
|
and begin a new one */}}
|
||||||
{{$expNum := 0}}
|
{{$expNum := 0}}
|
||||||
{{range .SearchResult.Lines}}
|
{{range .SearchResult.Lines}}
|
||||||
{{if and (gt $expNum 0) (ne .Num $expNum)}}
|
{{if and (gt $expNum 0) (ne .Num $expNum)}}
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{{if .IsHTMX}}
|
{{if .IsHTMX}}
|
||||||
{{template "base/alert" .}}
|
{{template "base/alert" .}}
|
||||||
{{end}}
|
{{end}}
|
||||||
<div id="profile-avatar-card" class="ui card" hx-swap="morph">
|
<div id="profile-avatar-card" class="ui card" hx-swap="morph">
|
||||||
<div id="profile-avatar" class="content tw-flex">
|
<div id="profile-avatar" class="content tw-flex">
|
||||||
|
|
Loading…
Add table
Reference in a new issue