-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into Revolyssup/runtimeComponent
- Loading branch information
Showing
34 changed files
with
4,845 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,39 @@ | ||
--- | ||
name: Bug/issue report | ||
about: Report an issue to help us improve | ||
name: 🐛 General Bug Report | ||
about: Report an issue to help improve the project. | ||
title: '' | ||
labels: 'kind/bug' | ||
assignees: '' | ||
--- | ||
**Description** | ||
A brief description of the issue. | ||
#### Current Behavior | ||
<!-- A brief description of the issue. --> | ||
|
||
**Expected Behavior** | ||
A brief description of what you expected to happen. | ||
#### Expected Behavior | ||
<!-- A brief description of what you expected to happen. --> | ||
|
||
**Screenshots** | ||
Add screenshots, if applicable, to help explain your problem. | ||
#### Screenshots/Logs | ||
<!-- Add screenshots, if applicable, to help explain your problem. --> | ||
|
||
**Enviroment:** | ||
- OS: [e.g. Ubuntu] | ||
- Browser: [e.g. Chrome, Safari] | ||
- Version: [e.g. 22] | ||
- Device: [e.g. laptop, iPhone 8] | ||
#### Environment | ||
|
||
--- | ||
[Optional] **To Reproduce** | ||
Steps to reproduce the behavior: | ||
- **Host OS:** Mac Linux Windows | ||
- **Platform:** Docker or Kubernetes | ||
- **Meshery Server Version:** stable-v | ||
- **Meshery Client Version:** stable-v | ||
- **Meshery Adapter Version:** stable-v | ||
|
||
<!-- Optional | ||
#### To Reproduce | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
--> | ||
|
||
[Optional] **Additional Context** | ||
Add any other context about the problem here. | ||
|
||
### Contributor Resources | ||
|
||
The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the [`master` branch](https://github.com/meshery/meshery.io/tree/master). | ||
- See the [Contributing to Meshery.io Website](https://github.com/layer5io/meshery.io#contributing-to-the-mesheryio-website) section of the readme.md and other [contributing instructions](https://docs.meshery.io/project/contributing), too. | ||
- See Meshery site designs in this [Figma designfile](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI?node-id=110%3A1). Fill-in the [Layer5 Community Member Form](https://layer5.io/newcomer) and join the [Layer5 Community Slack](http://slack.layer5.io) for access. | ||
--- | ||
#### Contributor [Guides](https://docs.meshery.io/project/contributing) and Resources | ||
- 🛠 [Meshery Build & Release Strategy](https://docs.meshery.io/project/build-and-release) | ||
- 📚 [Instructions for contributing to documentation](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#documentation-contribution-flow) | ||
- Meshery documentation [site](https://docs.meshery.io/) and [source](https://github.com/meshery/meshery/tree/master/docs) | ||
- 🎨 Wireframes and designs for Meshery UI in [Figma](https://www.figma.com/file/SMP3zxOjZztdOLtgN4dS2W/Meshery-UI) | ||
- 🙋🏾🙋🏼 Questions: [Layer5 Discussion Forum](https://discuss.layer5.io) and [Layer5 Community Slack](http://slack.layer5.io) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
comment: | ||
footer: "\ | ||
---\n\n | ||
> 	 	 	 	 Be sure to [join the community](http://slack.layer5.io), if you haven't yet and please leave a :star: [star on the project](../stargazers) :smile: on the project. | ||
" | ||
|
||
labels: | ||
- name: issue/design required | ||
labeled: | ||
issue: | ||
body: This issue has been labeled with 'design-required'. Note that prior to commencing on implementation, a design specification needs to be created and reviewed for approval. See [Creating a Functional Specification](https://docs.google.com/document/d/1RP3IWLc-MiQS-QYasqCoVuCH7--G87p5ezE5f_nOzB8/edit?usp=sharing) to create a design spec. | ||
action: open | ||
- name: issue/remind | ||
labeled: | ||
issue: | ||
body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://layer5.io/community/meshmates/) or any other [community member](https://layer5.io/community/members) for assistance. | ||
action: open | ||
pr: | ||
body: Checking in... it has been awhile since we've heard from you on this issue. Are you still working on it? Please let us know and please don't hesitate to contact a [MeshMate](https://layer5.io/community/meshmates/) or any other [community member](https://layer5.io/community/members) for assistance. | ||
action: open | ||
- name: issue/dco | ||
labeled: | ||
pr: | ||
body: "🚨 Alert! Git Police! We couldn’t help but notice that one or more of your commits is missing a sign-off. _A what?_ A commit sign-off (your email address).\n\n | ||
To amend the commits in this PR with your signoff using the instructions provided in the DCO check above. \n\n | ||
To configure your dev environment to automatically signoff on your commits in the future, see [these instructions](https://github.com/meshery/meshery/blob/master/CONTRIBUTING.md#signing-off-on-commits-developer-certificate-of-origin)." | ||
action: open |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ jobs: | |
commit_author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | ||
commit_options: '--signoff' | ||
commit_message: 'run error codes utility' | ||
file_pattern: helpers/ **/error.go | ||
file_pattern: helpers/ **error.go | ||
|
||
# to push changes to meshery docs | ||
- name: Checkout meshery | ||
|
@@ -59,5 +59,5 @@ jobs: | |
commit_user_email: [email protected] | ||
commit_author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com> | ||
commit_options: '--signoff' | ||
commit_message: '[Docs] Error Code Reference: Updated codes for Istio adapter' | ||
commit_message: '[Docs] Error Code Reference: Meshery Adapter for Istio updated' | ||
file_pattern: docs/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
name: Label Commenter | ||
|
||
on: | ||
issues: | ||
types: | ||
- labeled | ||
|
||
pull_request_target: | ||
types: | ||
- labeled | ||
|
||
permissions: | ||
contents: read | ||
issues: write | ||
pull-requests: write | ||
|
||
jobs: | ||
comment: | ||
runs-on: ubuntu-18.04 | ||
steps: | ||
- uses: actions/checkout@v2 | ||
with: | ||
ref: master # Set your default branch | ||
|
||
- name: Label Commenter | ||
uses: peaceiris/actions-label-commenter@v1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.