mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 10:11:35 +02:00
chore: build dist release-please-action (#294)
This commit is contained in:
committed by
GitHub
parent
4d8569bf77
commit
4f7e3eaff8
50
dist/commit1.hbs
vendored
50
dist/commit1.hbs
vendored
@@ -1,15 +1,22 @@
|
|||||||
*{{#if scope}} **{{scope}}:**
|
* {{header}}
|
||||||
{{~/if}} {{#if subject}}
|
|
||||||
{{~subject}}
|
|
||||||
{{~else}}
|
|
||||||
{{~header}}
|
|
||||||
{{~/if}}
|
|
||||||
|
|
||||||
{{~!-- commit link --}}{{~#if hash}} {{#if @root.linkReferences~}}
|
{{~!-- commit link --}} {{#if @root.linkReferences~}}
|
||||||
([{{shortHash}}]({{commitUrlFormat}}))
|
([{{hash}}](
|
||||||
|
{{~#if @root.repository}}
|
||||||
|
{{~#if @root.host}}
|
||||||
|
{{~@root.host}}/
|
||||||
|
{{~/if}}
|
||||||
|
{{~#if @root.owner}}
|
||||||
|
{{~@root.owner}}/
|
||||||
|
{{~/if}}
|
||||||
|
{{~@root.repository}}
|
||||||
|
{{~else}}
|
||||||
|
{{~@root.repoUrl}}
|
||||||
|
{{~/if}}/
|
||||||
|
{{~@root.commit}}/{{hash}}))
|
||||||
{{~else}}
|
{{~else}}
|
||||||
{{~shortHash}}
|
{{~hash}}
|
||||||
{{~/if}}{{~/if}}
|
{{~/if}}
|
||||||
|
|
||||||
{{~!-- commit references --}}
|
{{~!-- commit references --}}
|
||||||
{{~#if references~}}
|
{{~#if references~}}
|
||||||
@@ -19,12 +26,31 @@
|
|||||||
{{~#if this.owner}}
|
{{~#if this.owner}}
|
||||||
{{~this.owner}}/
|
{{~this.owner}}/
|
||||||
{{~/if}}
|
{{~/if}}
|
||||||
{{~this.repository}}{{this.prefix}}{{this.issue}}]({{issueUrlFormat}})
|
{{~this.repository}}#{{this.issue}}](
|
||||||
|
{{~#if @root.repository}}
|
||||||
|
{{~#if @root.host}}
|
||||||
|
{{~@root.host}}/
|
||||||
|
{{~/if}}
|
||||||
|
{{~#if this.repository}}
|
||||||
|
{{~#if this.owner}}
|
||||||
|
{{~this.owner}}/
|
||||||
|
{{~/if}}
|
||||||
|
{{~this.repository}}
|
||||||
|
{{~else}}
|
||||||
|
{{~#if @root.owner}}
|
||||||
|
{{~@root.owner}}/
|
||||||
|
{{~/if}}
|
||||||
|
{{~@root.repository}}
|
||||||
|
{{~/if}}
|
||||||
|
{{~else}}
|
||||||
|
{{~@root.repoUrl}}
|
||||||
|
{{~/if}}/
|
||||||
|
{{~@root.issue}}/{{this.issue}})
|
||||||
{{~else}}
|
{{~else}}
|
||||||
{{~#if this.owner}}
|
{{~#if this.owner}}
|
||||||
{{~this.owner}}/
|
{{~this.owner}}/
|
||||||
{{~/if}}
|
{{~/if}}
|
||||||
{{~this.repository}}{{this.prefix}}{{this.issue}}
|
{{~this.repository}}#{{this.issue}}
|
||||||
{{~/if}}{{/each}}
|
{{~/if}}{{/each}}
|
||||||
{{~/if}}
|
{{~/if}}
|
||||||
|
|
||||||
|
|||||||
50
dist/commit2.hbs
vendored
50
dist/commit2.hbs
vendored
@@ -1,23 +1,16 @@
|
|||||||
* {{header}}
|
*{{#if scope}} **{{scope}}:**
|
||||||
|
{{~/if}} {{#if subject}}
|
||||||
{{~!-- commit link --}} {{#if @root.linkReferences~}}
|
{{~subject}}
|
||||||
([{{hash}}](
|
|
||||||
{{~#if @root.repository}}
|
|
||||||
{{~#if @root.host}}
|
|
||||||
{{~@root.host}}/
|
|
||||||
{{~/if}}
|
|
||||||
{{~#if @root.owner}}
|
|
||||||
{{~@root.owner}}/
|
|
||||||
{{~/if}}
|
|
||||||
{{~@root.repository}}
|
|
||||||
{{~else}}
|
|
||||||
{{~@root.repoUrl}}
|
|
||||||
{{~/if}}/
|
|
||||||
{{~@root.commit}}/{{hash}}))
|
|
||||||
{{~else}}
|
{{~else}}
|
||||||
{{~hash}}
|
{{~header}}
|
||||||
{{~/if}}
|
{{~/if}}
|
||||||
|
|
||||||
|
{{~!-- commit link --}}{{~#if hash}} {{#if @root.linkReferences~}}
|
||||||
|
([{{shortHash}}]({{commitUrlFormat}}))
|
||||||
|
{{~else}}
|
||||||
|
{{~shortHash}}
|
||||||
|
{{~/if}}{{~/if}}
|
||||||
|
|
||||||
{{~!-- commit references --}}
|
{{~!-- commit references --}}
|
||||||
{{~#if references~}}
|
{{~#if references~}}
|
||||||
, closes
|
, closes
|
||||||
@@ -26,31 +19,12 @@
|
|||||||
{{~#if this.owner}}
|
{{~#if this.owner}}
|
||||||
{{~this.owner}}/
|
{{~this.owner}}/
|
||||||
{{~/if}}
|
{{~/if}}
|
||||||
{{~this.repository}}#{{this.issue}}](
|
{{~this.repository}}{{this.prefix}}{{this.issue}}]({{issueUrlFormat}})
|
||||||
{{~#if @root.repository}}
|
|
||||||
{{~#if @root.host}}
|
|
||||||
{{~@root.host}}/
|
|
||||||
{{~/if}}
|
|
||||||
{{~#if this.repository}}
|
|
||||||
{{~#if this.owner}}
|
|
||||||
{{~this.owner}}/
|
|
||||||
{{~/if}}
|
|
||||||
{{~this.repository}}
|
|
||||||
{{~else}}
|
|
||||||
{{~#if @root.owner}}
|
|
||||||
{{~@root.owner}}/
|
|
||||||
{{~/if}}
|
|
||||||
{{~@root.repository}}
|
|
||||||
{{~/if}}
|
|
||||||
{{~else}}
|
|
||||||
{{~@root.repoUrl}}
|
|
||||||
{{~/if}}/
|
|
||||||
{{~@root.issue}}/{{this.issue}})
|
|
||||||
{{~else}}
|
{{~else}}
|
||||||
{{~#if this.owner}}
|
{{~#if this.owner}}
|
||||||
{{~this.owner}}/
|
{{~this.owner}}/
|
||||||
{{~/if}}
|
{{~/if}}
|
||||||
{{~this.repository}}#{{this.issue}}
|
{{~this.repository}}{{this.prefix}}{{this.issue}}
|
||||||
{{~/if}}{{/each}}
|
{{~/if}}{{/each}}
|
||||||
{{~/if}}
|
{{~/if}}
|
||||||
|
|
||||||
|
|||||||
10
dist/footer.hbs
vendored
10
dist/footer.hbs
vendored
@@ -0,0 +1,10 @@
|
|||||||
|
{{#if noteGroups}}
|
||||||
|
{{#each noteGroups}}
|
||||||
|
|
||||||
|
### {{title}}
|
||||||
|
|
||||||
|
{{#each notes}}
|
||||||
|
* {{text}}
|
||||||
|
{{/each}}
|
||||||
|
{{/each}}
|
||||||
|
{{/if}}
|
||||||
|
|||||||
10
dist/footer1.hbs
vendored
10
dist/footer1.hbs
vendored
@@ -1,10 +0,0 @@
|
|||||||
{{#if noteGroups}}
|
|
||||||
{{#each noteGroups}}
|
|
||||||
|
|
||||||
### {{title}}
|
|
||||||
|
|
||||||
{{#each notes}}
|
|
||||||
* {{text}}
|
|
||||||
{{/each}}
|
|
||||||
{{/each}}
|
|
||||||
{{/if}}
|
|
||||||
|
|||||||
22
dist/header1.hbs
vendored
22
dist/header1.hbs
vendored
@@ -1,13 +1,9 @@
|
|||||||
{{#if isPatch~}}
|
## {{#if isPatch~}} <small>
|
||||||
###
|
{{~/if~}} {{version}}
|
||||||
{{~else~}}
|
{{~#if title}} "{{title}}"
|
||||||
##
|
{{~/if~}}
|
||||||
{{~/if}} {{#if @root.linkCompare~}}
|
{{~#if date}} ({{date}})
|
||||||
[{{version}}]({{compareUrlFormat}})
|
{{~/if~}}
|
||||||
{{~else}}
|
{{~#if isPatch~}} </small>
|
||||||
{{~version}}
|
{{~/if}}
|
||||||
{{~/if}}
|
|
||||||
{{~#if title}} "{{title}}"
|
|
||||||
{{~/if}}
|
|
||||||
{{~#if date}} ({{date}})
|
|
||||||
{{/if}}
|
|
||||||
|
|||||||
22
dist/header2.hbs
vendored
22
dist/header2.hbs
vendored
@@ -1,9 +1,13 @@
|
|||||||
## {{#if isPatch~}} <small>
|
{{#if isPatch~}}
|
||||||
{{~/if~}} {{version}}
|
###
|
||||||
{{~#if title}} "{{title}}"
|
{{~else~}}
|
||||||
{{~/if~}}
|
##
|
||||||
{{~#if date}} ({{date}})
|
{{~/if}} {{#if @root.linkCompare~}}
|
||||||
{{~/if~}}
|
[{{version}}]({{compareUrlFormat}})
|
||||||
{{~#if isPatch~}} </small>
|
{{~else}}
|
||||||
{{~/if}}
|
{{~version}}
|
||||||
|
{{~/if}}
|
||||||
|
{{~#if title}} "{{title}}"
|
||||||
|
{{~/if}}
|
||||||
|
{{~#if date}} ({{date}})
|
||||||
|
{{/if}}
|
||||||
|
|||||||
21654
dist/index.js
vendored
21654
dist/index.js
vendored
File diff suppressed because it is too large
Load Diff
20
dist/template1.hbs
vendored
20
dist/template1.hbs
vendored
@@ -1,23 +1,11 @@
|
|||||||
{{> header}}
|
{{> header}}
|
||||||
|
|
||||||
{{#if noteGroups}}
|
|
||||||
{{#each noteGroups}}
|
|
||||||
|
|
||||||
### ⚠ {{title}}
|
|
||||||
|
|
||||||
{{#each notes}}
|
|
||||||
* {{#if commit.scope}}**{{commit.scope}}:** {{/if}}{{text}}
|
|
||||||
{{/each}}
|
|
||||||
{{/each}}
|
|
||||||
{{/if}}
|
|
||||||
{{#each commitGroups}}
|
{{#each commitGroups}}
|
||||||
|
|
||||||
{{#if title}}
|
|
||||||
### {{title}}
|
|
||||||
|
|
||||||
{{/if}}
|
|
||||||
{{#each commits}}
|
{{#each commits}}
|
||||||
{{> commit root=@root}}
|
{{> commit root=@root}}
|
||||||
{{/each}}
|
{{/each}}
|
||||||
|
|
||||||
{{/each}}
|
{{/each}}
|
||||||
|
|
||||||
|
{{> footer}}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
20
dist/template2.hbs
vendored
20
dist/template2.hbs
vendored
@@ -1,11 +1,23 @@
|
|||||||
{{> header}}
|
{{> header}}
|
||||||
|
|
||||||
|
{{#if noteGroups}}
|
||||||
|
{{#each noteGroups}}
|
||||||
|
|
||||||
|
### ⚠ {{title}}
|
||||||
|
|
||||||
|
{{#each notes}}
|
||||||
|
* {{#if commit.scope}}**{{commit.scope}}:** {{/if}}{{text}}
|
||||||
|
{{/each}}
|
||||||
|
{{/each}}
|
||||||
|
{{/if}}
|
||||||
{{#each commitGroups}}
|
{{#each commitGroups}}
|
||||||
|
|
||||||
|
{{#if title}}
|
||||||
|
### {{title}}
|
||||||
|
|
||||||
|
{{/if}}
|
||||||
{{#each commits}}
|
{{#each commits}}
|
||||||
{{> commit root=@root}}
|
{{> commit root=@root}}
|
||||||
{{/each}}
|
{{/each}}
|
||||||
|
|
||||||
{{/each}}
|
{{/each}}
|
||||||
|
|
||||||
{{> footer}}
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user