Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mf
go-multiaddr
Commits
b6caabbb
Unverified
Commit
b6caabbb
authored
Mar 22, 2024
by
web3-bot
Committed by
GitHub
Mar 22, 2024
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #237 from multiformats/uci/copy-templates
ci: uci/copy-templates
parents
ddaefc85
60f3650e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
5 deletions
+7
-5
.github/workflows/go-check.yml
.github/workflows/go-check.yml
+1
-1
.github/workflows/go-test.yml
.github/workflows/go-test.yml
+3
-1
.github/workflows/release-check.yml
.github/workflows/release-check.yml
+1
-1
.github/workflows/releaser.yml
.github/workflows/releaser.yml
+1
-1
.github/workflows/tagpush.yml
.github/workflows/tagpush.yml
+1
-1
No files found.
.github/workflows/go-check.yml
View file @
b6caabbb
...
@@ -15,4 +15,4 @@ concurrency:
...
@@ -15,4 +15,4 @@ concurrency:
jobs
:
jobs
:
go-check
:
go-check
:
uses
:
pl-strflt/uci
/.github/workflows/go-check.yml@v
0
.0
uses
:
ipdxco/unified-github-workflows
/.github/workflows/go-check.yml@v
1
.0
.github/workflows/go-test.yml
View file @
b6caabbb
...
@@ -15,4 +15,6 @@ concurrency:
...
@@ -15,4 +15,6 @@ concurrency:
jobs
:
jobs
:
go-test
:
go-test
:
uses
:
pl-strflt/uci/.github/workflows/go-test.yml@v0.0
uses
:
ipdxco/unified-github-workflows/.github/workflows/go-test.yml@v1.0
secrets
:
CODECOV_TOKEN
:
${{ secrets.CODECOV_TOKEN }}
.github/workflows/release-check.yml
View file @
b6caabbb
...
@@ -16,4 +16,4 @@ concurrency:
...
@@ -16,4 +16,4 @@ concurrency:
jobs
:
jobs
:
release-check
:
release-check
:
uses
:
pl-strflt/uci
/.github/workflows/release-check.yml@v
0
.0
uses
:
ipdxco/unified-github-workflows
/.github/workflows/release-check.yml@v
1
.0
.github/workflows/releaser.yml
View file @
b6caabbb
...
@@ -14,4 +14,4 @@ concurrency:
...
@@ -14,4 +14,4 @@ concurrency:
jobs
:
jobs
:
releaser
:
releaser
:
uses
:
pl-strflt/uci
/.github/workflows/releaser.yml@v
0
.0
uses
:
ipdxco/unified-github-workflows
/.github/workflows/releaser.yml@v
1
.0
.github/workflows/tagpush.yml
View file @
b6caabbb
...
@@ -15,4 +15,4 @@ concurrency:
...
@@ -15,4 +15,4 @@ concurrency:
jobs
:
jobs
:
releaser
:
releaser
:
uses
:
pl-strflt/uci
/.github/workflows/tagpush.yml@v
0
.0
uses
:
ipdxco/unified-github-workflows
/.github/workflows/tagpush.yml@v
1
.0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment