Skip to content

Commit

Permalink
rename from 'eine' to 'umarcor'
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Nov 18, 2021
1 parent 3d1546a commit fa43fff
Show file tree
Hide file tree
Showing 15 changed files with 37 additions and 37 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
mv dist/main.js ./
ls -la
- name: Run on eine/issue-runner
run: node ./main.js eine issue-runner
- name: Run on umarcor/issue-runner
run: node ./main.js umarcor issue-runner

- name: Run action locally
uses: ./
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
path: doc/public

- name: 'publish site to gh-pages'
if: github.event_name != 'pull_request' && github.repository == 'eine/issue-runner'
if: github.event_name != 'pull_request'
run: |
cd doc/public/
touch .nojekyll
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
mwe:
runs-on: ubuntu-latest
steps:
- uses: eine/issue-runner@gha-tip
- uses: umarcor/issue-runner@gha-tip
with:
token: ${{ secrets.GITHUB_TOKEN }}
allow-host: false
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<p align="center">
<a title="Documentation" href="https://eine.github.io/issue-runner"><img src="https://img.shields.io/website.svg?label=eine.github.io%2Fissue-runner&longCache=true&style=flat-square&url=http%3A%2F%2Feine.github.io%2Fissue-runner%2Findex.html"></a><!--
<a title="Documentation" href="https://umarcor.github.io/issue-runner"><img src="https://img.shields.io/website.svg?label=umarcor.github.io%2Fissue-runner&longCache=true&style=flat-square&url=http%3A%2F%2Fumarcor.github.io%2Fissue-runner%2Findex.html"></a><!--
-->
<a title="godoc.org" href="https://godoc.org/github.com/eine/issue-runner/tool"><img src="https://img.shields.io/badge/godoc-reference-5272B4.svg?longCache=true&style=flat-square"></a><!--
<a title="godoc.org" href="https://godoc.org/github.com/umarcor/issue-runner/tool"><img src="https://img.shields.io/badge/godoc-reference-5272B4.svg?longCache=true&style=flat-square"></a><!--
-->
<a title="'doc' workflow Status" href="https://github.com/eine/issue-runner/actions?query=workflow%3Adoc"><img alt="'ghdl' workflow Status" src="https://img.shields.io/github/workflow/status/eine/issue-runner/doc?longCache=true&style=flat-square&label=doc"></a><!--
<a title="'doc' workflow Status" href="https://github.com/umarcor/issue-runner/actions?query=workflow%3Adoc"><img alt="'ghdl' workflow Status" src="https://img.shields.io/github/workflow/status/umarcor/issue-runner/doc?longCache=true&style=flat-square&label=doc"></a><!--
-->
<a title="'tool' workflow Status" href="https://github.com/eine/issue-runner/actions?query=workflow%3Atool"><img alt="'ghdl' workflow Status" src="https://img.shields.io/github/workflow/status/eine/issue-runner/tool?longCache=true&style=flat-square&label=tool"></a><!--
<a title="'tool' workflow Status" href="https://github.com/umarcor/issue-runner/actions?query=workflow%3Atool"><img alt="'ghdl' workflow Status" src="https://img.shields.io/github/workflow/status/umarcor/issue-runner/tool?longCache=true&style=flat-square&label=tool"></a><!--
-->
<a title="'action' workflow Status" href="https://github.com/eine/issue-runner/actions?query=workflow%3Aaction"><img alt="'action' workflow Status" src="https://img.shields.io/github/workflow/status/eine/issue-runner/action?longCache=true&style=flat-square&label=action"></a><!--
<a title="'action' workflow Status" href="https://github.com/umarcor/issue-runner/actions?query=workflow%3Aaction"><img alt="'action' workflow Status" src="https://img.shields.io/github/workflow/status/umarcor/issue-runner/action?longCache=true&style=flat-square&label=action"></a><!--
-->
</p>

Expand All @@ -26,12 +26,12 @@ Nonetheless, the CLI tool can also be used to set up and test any MWE or issue l
---

<p align="center">
<a title="Codacy" href="https://app.codacy.com/manual/eine/issue-runner/dashboard"><img alt="Codacy grade" src="https://img.shields.io/codacy/grade/66830b37677941949d500400e2c7d1c8?longCache=true&label=quality&logo=codacy&style=flat-square"></a><!--
<a title="Codacy" href="https://app.codacy.com/manual/umarcor/issue-runner/dashboard"><img alt="Codacy grade" src="https://img.shields.io/codacy/grade/66830b37677941949d500400e2c7d1c8?longCache=true&label=quality&logo=codacy&style=flat-square"></a><!--
-->
<a title="Go Report Card" href="https://goreportcard.com/report/github.com/eine/issue-runner"><img src="https://goreportcard.com/badge/github.com/eine/issue-runner?longCache=true&style=flat-square"></a><!--
<a title="Go Report Card" href="https://goreportcard.com/report/github.com/umarcor/issue-runner"><img src="https://goreportcard.com/badge/github.com/umarcor/issue-runner?longCache=true&style=flat-square"></a><!--
-->
<a title="Dependency Status" href="https://david-dm.org/eine/issue-runner"><img src="https://img.shields.io/david/eine/issue-runner.svg?longCache=true&style=flat-square&label=deps&logo=npm"></a><!--
<a title="Dependency Status" href="https://david-dm.org/umarcor/issue-runner"><img src="https://img.shields.io/david/umarcor/issue-runner.svg?longCache=true&style=flat-square&label=deps&logo=npm"></a><!--
-->
<a title="DevDependency Status" href="https://david-dm.org/eine/issue-runner?type=dev"><img src="https://img.shields.io/david/dev/eine/issue-runner.svg?longCache=true&style=flat-square&label=devdeps&logo=npm"></a><!--
<a title="DevDependency Status" href="https://david-dm.org/umarcor/issue-runner?type=dev"><img src="https://img.shields.io/david/dev/umarcor/issue-runner.svg?longCache=true&style=flat-square&label=devdeps&logo=npm"></a><!--
-->
</p>
</p>
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: 'Issue runner'
description: 'Test MWEs provided in issue bodies'
author: 'eine'
author: 'umarcor'
inputs:
token:
description: 'Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }}'
Expand Down
4 changes: 2 additions & 2 deletions doc/config.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
theme = "docuapi"
languageCode = "en-us"
baseurl = "https://eine.github.io/issue-runner/"
baseurl = "https://umarcor.github.io/issue-runner/"
title = "issue-runner"

disableKinds = ["taxonomyTerm"]
Expand Down Expand Up @@ -36,7 +36,7 @@ search = true
weight = 2
title = "issue-runner documentation"
toc_footers = [
"[![github.com/eine/issue-runner](https://img.shields.io/badge/-eine/issue--runner-323131.svg?logo=github&style=flat-square&longCache=true)](https://github.com/eine/issue-runner)",
"[![github.com/umarcor/issue-runner](https://img.shields.io/badge/-umarcor/issue--runner-323131.svg?logo=github&style=flat-square&longCache=true)](https://github.com/umarcor/issue-runner)",
"Built with [Hugo](https://gohugo.io/) theme [DocuAPI](https://github.com/bep/docuapi) by [bep](https://github.com/bep)"
]
[languages.en.blackfriday]
Expand Down
4 changes: 2 additions & 2 deletions doc/content/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ After each commit is pushed to `master`:

- The action is built, tested and published to branch `gha-tip`.
- `golangci-lint` and `goreleaser` are executed in subdir `tool`, and `test.sh` is executed.
- Action [eine/tip@gha-tip](https://github.com/eine/issue-runner/tip) is used to update tag `tip` and tool artifacts are published as a pre-release named `tip`.
- Action [umarcor/tip@gha-tip](https://github.com/umarcor/issue-runner/tip) is used to update tag `tip` and tool artifacts are published as a pre-release named `tip`.

<aside class="notice">
Version `eine/issue-runner@gha-tip` of this action will automatically retrieve the CLI tool from [github.com/eine/issue-runner/releases/tag/tip](https://github.com/eine/issue-runner/releases/tag/tip).
Version `umarcor/issue-runner@gha-tip` of this action will automatically retrieve the CLI tool from [github.com/umarcor/issue-runner/releases/tag/tip](https://github.com/umarcor/issue-runner/releases/tag/tip).
</aside>
8 changes: 4 additions & 4 deletions doc/content/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
mwe:
runs-on: ubuntu-latest
steps:
- uses: eine/issue-runner@gha-v1
- uses: umarcor/issue-runner@gha-v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
allow-host: false
Expand All @@ -31,17 +31,17 @@ Note that `with` parameters are both optional:

## CLI tool

The CLI tool is a static binary written in golang, which can optionally use `docker`. It can be downloaded from [github.com/eine/issue-runner/releases](https://github.com/eine/issue-runner/releases), or it can be built from sources.
The CLI tool is a static binary written in golang, which can optionally use `docker`. It can be downloaded from [github.com/umarcor/issue-runner/releases](https://github.com/umarcor/issue-runner/releases), or it can be built from sources.

```sh
git clone https://github.com/eine/issue-runner
git clone https://github.com/umarcor/issue-runner
cd tool
go build -o issue-runner
```

<!--
```sh
curl -L https://raw.githubusercontent.com/eine/issue-runner/master/tool/get.sh | sh -
curl -L https://raw.githubusercontent.com/umarcor/issue-runner/master/tool/get.sh | sh -
```

> You can give it a try at [play-with-docker.com](https://labs.play-with-docker.com/). Just create a node and run the command above.
Expand Down
4 changes: 2 additions & 2 deletions doc/content/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Features to automatically label/comment the issues are not included in the CLI t
```sh
issue-runner 'tests/md/vunit-sh.md' 'VUnit/vunit#337' 'ghdl/ghdl#579'
# or
issue-runner 'ghdl/ghdl#584' 'https://raw.githubusercontent.com/eine/issue-runner/master/tests/md/vunit-py.md'
issue-runner 'ghdl/ghdl#584' 'https://raw.githubusercontent.com/umarcor/issue-runner/master/tests/md/vunit-py.md'
```

At least one of the following references needs to be provided:
Expand Down Expand Up @@ -116,5 +116,5 @@ Instead of installing issue-runner on the host, the CLI tool can be used as a co
docker run --rm \
-v //var/run/docker.sock://var/run/docker.sock \
-v issues://volume \
eine/issue-runner <ref>
umarcor/issue-runner <ref>
```
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/eine/issue-runner.git"
"url": "git+https://github.com/umarcor/issue-runner.git"
},
"keywords": [
"actions",
Expand All @@ -24,8 +24,8 @@
"labelling",
"label"
],
"author": "eine",
"license": "MIT",
"author": "umarcor",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/exec": "^1.0.4",
Expand Down
8 changes: 4 additions & 4 deletions tool/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ snapshot:
# - issue-runner
# dockerfile: Dockerfile
# image_templates:
# - "eine/issue-runner:{{ .Tag }}"
# - "eine/issue-runner:v{{ .Major }}"
# - "eine/issue-runner:v{{ .Major }}.{{ .Minor }}"
# - "eine/issue-runner:slim"
# - "umarcor/issue-runner:{{ .Tag }}"
# - "umarcor/issue-runner:v{{ .Major }}"
# - "umarcor/issue-runner:v{{ .Major }}.{{ .Minor }}"
# - "umarcor/issue-runner:slim"
# skip_push: true

release:
Expand Down
2 changes: 1 addition & 1 deletion tool/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/eine/issue-runner/tool
module github.com/umarcor/issue-runner/tool

go 1.16

Expand Down
2 changes: 1 addition & 1 deletion tool/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ var rootCmd = &cobra.Command{
Short: au.Sprintf(au.Cyan("issue-runner executes MWEs from markdown files")),
Long: `Execute Minimal Working Examples (MWEs) defined in markdown files,
in the body of GitHub issues or as tarballs/zipfiles.
Site: github.com/eine/issue-runner`,
Site: github.com/umarcor/issue-runner`,
Args: cobra.MinimumNArgs(1),
SilenceUsage: true,
RunE: func(cmd *cobra.Command, args []string) error {
Expand Down
4 changes: 2 additions & 2 deletions tool/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ done

#for t in \
# `ls ./tests/md/attach*.md` \
# 'https://raw.githubusercontent.com/eine/issue-runner/master/test/vunit-py.md' \
# 'https://raw.githubusercontent.com/umarcor/issue-runner/master/test/vunit-py.md' \
# 'VUnit/vunit#337' \
# 'ghdl/ghdl#579' \
# 'ghdl/ghdl#584' \
Expand All @@ -117,7 +117,7 @@ done
#
#gstart "[test] mixed"
# ./issue-runner -y -c \
# 'https://raw.githubusercontent.com/eine/issue-runner/master/test/vunit-py.md' \
# 'https://raw.githubusercontent.com/umarcor/issue-runner/master/test/vunit-py.md' \
# vunit-sh.md \
# 'VUnit/vunit#337'
#gend
Expand Down
2 changes: 1 addition & 1 deletion tool/unit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ func TestSuccess(t *testing.T) {
"../tests/md/docker003.md",
"../tests/md/docker004.md",
"../tests/md/attached001.md",
//"https://raw.githubusercontent.com/eine/issue-runner/master/tests/md/vunit-py.md",
//"https://raw.githubusercontent.com/umarcor/issue-runner/master/tests/md/vunit-py.md",
//"VUnit/vunit#337",
//"ghdl/ghdl#579",
//"ghdl/ghdl#584",
Expand Down

0 comments on commit fa43fff

Please sign in to comment.