Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Merge pull request #24 from nanliu/pluginsync
Browse files Browse the repository at this point in the history
Update from Intelsdi-x pluginsync 0.1.7
  • Loading branch information
kindermoumoute committed Sep 27, 2016
2 parents 30a77f6 + a3e2778 commit 497926b
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 30 deletions.
3 changes: 2 additions & 1 deletion .pluginsync.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pluginsync_config: '0.1.6'
# File managed by pluginsync
pluginsync_config: '0.1.7'
managed_files:
- .github
- .github/ISSUE_TEMPLATE.md
Expand Down
7 changes: 7 additions & 0 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
:global:
build:
matrix:
- GOOS: linux
GOARCH: amd64
- GOOS: darwin
GOARCH: amd64
.travis.yml:
sudo: true
services:
Expand Down
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ deploy:
secure: iywk4kfiTy5bjP2uSTkdv4V+Q1LFxB7HIQ/leJGUOrNXljQJQakzwaPTqBaTwOZHAVqXo+JT91YV42OnL2dp4+XmJEAQQ7FzD3ystMwBhgp00K27dTWwQTIlSnwM6l+5qxPOa4d2MdWPon2FJj7KsU3t/doFrd1pck2Zd51lEE7WX2cfEoIOOnCQoc5515D4gDh90ht2OlBoVp3Ica81EGgiPwyQWjbWuzSTV2WBtGVau5o/G++tby+7M7adsQrFZFgoXAZbPbXD9TNTBPqMDs1bnNcPjKE5V7YQH0+XsNKOrg0++NPfhFtIoxOFn0ysjSEZp5JGW87Y/+ldfCpYNoqhOm9FUr9+Er6Xa5WTAKR/2Na2pD4raQCrQxmva4QRKXZrSbaO//Suj0pcVcZu0LR4RcDyjL3Ws3Wf+xtMsOUC4aKEHEDKzdoCMIebgd0Pq7H4J+TpDsW7gpJH2qS5uD9oFh9BmDiseMwmbZzh9fxSSawgguXlEGbuRuyLmlD5wgQBMSYM52n/etLO+PPmb0nv8TJcpcWzhAZoZVz9fAQt4Beu4zTdr8qETJd1v9TKeBibUaVnRttZbfxfLlyhgePo6nuwrll/Qwled/38d5NRHmaILM9s2cFxgfTB1qjWZsw+2gBSN1+dAggLb63gE/4q+rDv+24JWAzRTsHe0IA=
file:
- release/snap-plugin-publisher-rabbitmq_linux_x86_64
- release/snap-plugin-publisher-rabbitmq_darwin_x86_64
skip_cleanup: true
on:
repo: intelsdi-x/snap-plugin-publisher-rabbitmq
Expand Down
9 changes: 5 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
3. [Contribute Elsewhere](#contribute-elsewhere)
4. [Thank You](#thank-you)

This repository has dedicated developers from Intel working on updates. The most helpful way to contribute is by reporting your experience through issues. Issues may not be updated while we review internally, but they're still incredibly appreciated.
This repository is primarily **community supported**. We both appreciate and need your contribution to keep it stable. Thank you for being part of the community! We love you for it.

## Contributing Code
**_IMPORTANT_**: We encourage contributions to the project from the community. We ask that you keep the following guidelines in mind when planning your contribution.
Expand All @@ -20,19 +20,20 @@ Once you're ready to contribute code back to this repo, start with these steps:
* Clone the fork to `$GOPATH/src/github.com/intelsdi-x/`:

```
$ git clone https://github.com/<yourGithubID>/<project>.git
$ cd "${GOPATH}/src/github.com/intelsdi-x/"
$ git clone https://github.com/intelsdi-x/snap-plugin-publisher-rabbitmq.git
```
* Create a topic branch for your change and checkout that branch:

```
$ git checkout -b some-topic-branch
$ git checkout -b some-topic-branch
```
* Make your changes and run the test suite if one is provided.
* Commit your changes and push them to your fork.
* Open a pull request for the appropriate project.
* Contributors will review your pull request, suggest changes, and merge it when it’s ready and/or offer feedback.

If you have questions feel free to contact the [maintainers](https://github.com/intelsdi-x/snap/blob/master/README.md#maintainers) by tagging them: @intelsdi-x/plugin-maintainers.
If you have questions feel free to contact the [maintainers](https://github.com/intelsdi-x/snap/blob/master/README.md#maintainers).

## Contributing Examples
The most immediately helpful way you can benefit this project is by cloning the repository, adding some further examples and submitting a pull request.
Expand Down
25 changes: 0 additions & 25 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -175,28 +175,3 @@
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
4 changes: 4 additions & 0 deletions scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@ export GOOS=linux
export GOARCH=amd64
mkdir -p "${build_dir}/${GOOS}/x86_64"
"${go_build[@]}" -o "${build_dir}/${GOOS}/x86_64/${plugin_name}" . || exit 1
export GOOS=darwin
export GOARCH=amd64
mkdir -p "${build_dir}/${GOOS}/x86_64"
"${go_build[@]}" -o "${build_dir}/${GOOS}/x86_64/${plugin_name}" . || exit 1

0 comments on commit 497926b

Please sign in to comment.