Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit13e390f

Browse files
committed
Initial commit
0 parents  commit13e390f

File tree

37 files changed

+1444
-0
lines changed

37 files changed

+1444
-0
lines changed

‎.github/CODE_OF_CONDUCT.md

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
#Contributor Covenant Code of Conduct
2+
3+
##Our Pledge
4+
5+
In the interest of fostering an open and welcoming environment, we as
6+
contributors and maintainers pledge to making participation in our project and
7+
our community a harassment-free experience for everyone, regardless of age, body
8+
size, disability, ethnicity, sex characteristics, gender identity and expression,
9+
level of experience, education, socio-economic status, nationality, personal
10+
appearance, race, religion, or sexual identity and orientation.
11+
12+
##Our Standards
13+
14+
Examples of behavior that contributes to creating a positive environment
15+
include:
16+
17+
* Using welcoming and inclusive language
18+
* Being respectful of differing viewpoints and experiences
19+
* Gracefully accepting constructive criticism
20+
* Focusing on what is best for the community
21+
* Showing empathy towards other community members
22+
23+
Examples of unacceptable behavior by participants include:
24+
25+
* The use of sexualized language or imagery and unwelcome sexual attention or
26+
advances
27+
* Trolling, insulting/derogatory comments, and personal or political attacks
28+
* Public or private harassment
29+
* Publishing others' private information, such as a physical or electronic
30+
address, without explicit permission
31+
* Other conduct which could reasonably be considered inappropriate in a
32+
professional setting
33+
34+
##Our Responsibilities
35+
36+
Project maintainers are responsible for clarifying the standards of acceptable
37+
behavior and are expected to take appropriate and fair corrective action in
38+
response to any instances of unacceptable behavior.
39+
40+
Project maintainers have the right and responsibility to remove, edit, or
41+
reject comments, commits, code, wiki edits, issues, and other contributions
42+
that are not aligned to this Code of Conduct, or to ban temporarily or
43+
permanently any contributor for other behaviors that they deem inappropriate,
44+
threatening, offensive, or harmful.
45+
46+
##Scope
47+
48+
This Code of Conduct applies both within project spaces and in public spaces
49+
when an individual is representing the project or its community. Examples of
50+
representing a project or community include using an official project e-mail
51+
address, posting via an official social media account, or acting as an appointed
52+
representative at an online or offline event. Representation of a project may be
53+
further defined and clarified by project maintainers.
54+
55+
##Enforcement
56+
57+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
58+
reported by contacting the project team atteam@mltooling.org. All
59+
complaints will be reviewed and investigated and will result in a response that
60+
is deemed necessary and appropriate to the circumstances. The project team is
61+
obligated to maintain confidentiality with regard to the reporter of an incident.
62+
Further details of specific enforcement policies may be posted separately.
63+
64+
Project maintainers who do not follow or enforce the Code of Conduct in good
65+
faith may face temporary or permanent repercussions as determined by other
66+
members of the project's leadership.
67+
68+
##Attribution
69+
70+
This Code of Conduct is adapted from the[Contributor Covenant][homepage], version 1.4,
71+
available athttps://www.contributor-covenant.org/version/1/4/code-of-conduct.html
72+
73+
[homepage]:https://www.contributor-covenant.org
74+
75+
For answers to common questions about this code of conduct, see
76+
https://www.contributor-covenant.org/faq
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name:"📦 Suggest a project"
3+
about:"Do you like to suggest a project that hasn't been added to this best-of list yet?"
4+
title:'Add project:'
5+
labels:'add-project'
6+
assignees:''
7+
8+
---
9+
10+
<!--
11+
Please make sure that the project was not already added or suggested to this best-of list. You can ensure this by searching the projects.yaml, the README.md, and the issue list.
12+
-->
13+
14+
**Project details:**
15+
<!-- Please fill out as much of the following information as possible.-->
16+
17+
- Project Name:
18+
- Github URL:
19+
- Category:<!-- Choose one of the existing categories from the README.md or projects.yaml file-->
20+
- License:
21+
- Package Managers:<!-- Add the IDs for every package manager that the project is available on (e.g. npm, pypi, conda, dockerhub, maven, apt, ...). For example: pypi:tensorflow conda:conda-forge/tensorflow dockerhub:tensorflow/tensorflow-->
22+
23+
**Additional context:**
24+
25+
<!-- Optional. Add any other context or additional information about the project.-->
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name:"✏️ Update a project"
3+
about:Do you have changes for a project, e.g. missing package manager, wrong license or category?
4+
title:'Update project:'
5+
labels:'update-project'
6+
assignees:''
7+
8+
---
9+
10+
**Update details:**
11+
12+
<!---
13+
Please state the project name that this update is referring to and list all information or metadata that needs to be changed, added or removed. This might include the license, package managers, github url, description, and any other available property.
14+
-->
15+
16+
- Project Name:
17+
18+
<!--- State all information that needs to be updated.-->
19+
20+
**Additional context:**
21+
22+
<!-- Add any other context or additional information about why this change is important.-->
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name:"🏷 Add or update a category"
3+
about:Do you like to suggest a new project category or update an existing one?
4+
title:''
5+
labels:'category'
6+
assignees:''
7+
8+
---
9+
10+
<!--
11+
Please select either to add or to update a category. Tick of with: [] -> [x]
12+
-->
13+
14+
-[ ] Add category
15+
-[ ] Update category:<!-- Category Name or ID-->
16+
17+
**Category details:**
18+
19+
<!---
20+
Please state the category details that should be added or changed.
21+
-->
22+
23+
- Category Title:
24+
- Category Subtitle:
25+
26+
**Additional context:**
27+
28+
<!-- Add any other context or additional information about why this change or addition is important.-->
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name:"⚙️ Change configuration"
3+
about:Do you have a suggestion for changing the configuration, e.g. allow additional licenses or adjust minimal stars?
4+
title:''
5+
labels:'configuration'
6+
assignees:''
7+
8+
---
9+
10+
**Configuration Change:**
11+
12+
<!-- Describe your suggested configuration change.-->
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
name:"\U0001F4AC Anything else?"
3+
about:For questions or suggestions regarding the metadata collection or markdown generation, please refer to the best-of-lists/best-of-generator repository.
4+
title:''
5+
labels:'question'
6+
assignees:''
7+
8+
---
9+
10+
<!--
11+
For questions or suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository: https://github.com/best-of-lists/best-of-generator
12+
-->
13+
14+
**Describe the issue:**
15+
16+
<!-- Describe your issue, but please be descriptive! Include screenshots, logs, code or other info to help explain your problem-->

‎.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
**What kind of change does this PR introduce?**
2+
<!-- (Update "[ ]" to "[x]" to check a box)-->
3+
4+
-[ ] Add a project
5+
-[ ] Update a project
6+
-[ ] Remove a project
7+
-[ ] Add or update a category
8+
-[ ] Change configuration
9+
-[ ] Documentation
10+
-[ ] Other, please describe:
11+
12+
**Description:**
13+
<!--- Use this section to describe your changes. We recommend only to add, update, or remove one project per pull request. If your PR adds a new project, just put the project name and a short description of the project here.-->
14+
15+
**Checklist:**
16+
<!--- Before you submit the PR, go over this checklist and make sure you can
17+
tick off all the boxes. [] -> [x]-->
18+
19+
-[ ] I have read the[CONTRIBUTING](https://github.com/best-of-lists/best-of/blob/main/CONTRIBUTING.md) guidelines.
20+
-[ ] I have not modified the`README.md` file. Projects are only supposed to be added or updated within the`projects.yaml` file since the`README.md` file is automatically generated.

‎.github/labels.yml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
-name:add-project
2+
color:a2eeef
3+
description:"Add new project to best-of list"
4+
-name:update-project
5+
color:a2eeef
6+
description:"Update a project on the best-of list"
7+
-name:category
8+
color:a2eeef
9+
description:"Add or update a category to the best-of list"
10+
-name:configuration
11+
color:a2eeef
12+
description:"Issue refers to the best-of list configuration"
13+
-name:generation
14+
color:a2eeef
15+
description:"Issue refers to the best-of markdown generation"
16+
-name:collection
17+
color:a2eeef
18+
description:"Issue refers to the project metadata collection"
19+
-name:question
20+
color:a2eeef
21+
description:"Further information is requested"
22+
-name:documentation
23+
color:a2eeef
24+
description:"Changes to documentation"
25+
-name:bug
26+
color:d73a4a
27+
description:"Something isn't working"
28+
-name:"good first issue"
29+
color:98FF98
30+
description:"Good for newcomers"
31+
-name:"help wanted"
32+
color:98FF98
33+
description:"Extra attention is needed"
34+
-name:invalid
35+
color:cfd3d7
36+
description:"This doesn't seem right"
37+
-name:duplicate
38+
color:cfd3d7
39+
description:"This issue or pull request already exists"
40+
-name:"further input needed"
41+
color:cfd3d7
42+
description:"Not enough detail is provided by the creator"
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# Based on https://github.com/best-of-lists/best-of/blob/main/.github/workflows/setup-best-of-list.yml
2+
name:setup-best-of-list
3+
4+
on:
5+
workflow_dispatch:
6+
7+
env:
8+
DEFAULT_BRANCH:"main"
9+
SETUP_BRANCH:"setup"
10+
PLACEHOLDER_REPO:"best-of-lists/best-of-template"
11+
12+
jobs:
13+
setup-best-of-list:
14+
runs-on:ubuntu-latest
15+
steps:
16+
-name:create-update-branch
17+
uses:peterjgrainger/action-create-branch@v2.0.1
18+
env:
19+
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
20+
with:
21+
branch:${{ env.SETUP_BRANCH }}
22+
-uses:actions/checkout@v2
23+
with:
24+
fetch-depth:0
25+
ref:${{ env.SETUP_BRANCH }}
26+
token:${{ secrets.GITHUB_TOKEN }}
27+
env:
28+
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
29+
-name:setup-template
30+
shell:bash
31+
run:|
32+
echo $GITHUB_REPOSITORY
33+
rm -rf history config latest-changes.md README.md projects.yaml ./.github/workflows/setup-best-of-list.yml CONTRIBUTING.md create-best-of-list.md
34+
mkdir -p ./config
35+
cp ./template/footer.md ./config/footer.md
36+
cp ./template/header.md ./config/header.md
37+
cp ./template/projects.yaml ./projects.yaml
38+
cp ./template/CONTRIBUTING.md ./CONTRIBUTING.md
39+
rm -rf ./template/
40+
sed -i 's:${{ env.PLACEHOLDER_REPO }}:'$GITHUB_REPOSITORY':g' ./config/footer.md
41+
sed -i 's:${{ env.PLACEHOLDER_REPO }}:'$GITHUB_REPOSITORY':g' ./config/header.md
42+
sed -i 's:${{ env.PLACEHOLDER_REPO }}:'$GITHUB_REPOSITORY':g' ./CONTRIBUTING.md
43+
sed -i 's:'$(echo "${{ env.PLACEHOLDER_REPO }}" | sed "s:.*/::")':'$(echo "$GITHUB_REPOSITORY" | sed "s:.*/::")':g' ./config/header.md
44+
-name:push-update
45+
uses:stefanzweifel/git-auto-commit-action@v4
46+
with:
47+
branch:${{ env.SETUP_BRANCH }}
48+
commit_user_name:best-of setup
49+
commit_user_email:actions@github.com
50+
commit_message:Initial setup for best-of list
51+
skip_dirty_check:true
52+
commit_options:"--allow-empty"
53+
-name:create-pull-request
54+
shell:bash
55+
run:|
56+
# Stops script execution if a command has an error
57+
set -e
58+
curl -fsSL https://github.com/github/hub/raw/master/script/get | bash -s 2.14.2
59+
bin/hub pull-request -b ${{ env.DEFAULT_BRANCH }} -h ${{ env.SETUP_BRANCH }} --no-edit -m "Initial setup for best-of list" -m "To finish this setup: Select <code>Merge pull request</code> below and <code>Confirm merge</code>." ||true
60+
rm bin/hub
61+
env:
62+
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
63+
-name:sync-labels
64+
# Alternative actions:
65+
# https://github.com/crazy-max/ghaction-github-labeler
66+
# https://github.com/EndBug/label-sync
67+
uses:micnncim/action-label-syncer@v1
68+
env:
69+
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
70+
with:
71+
manifest:".github/labels.yml"
72+
prune:true

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp