Commit Graph

43 Commits

Author SHA1 Message Date
Eric Ernst
60876979f9 see if we can get it working...
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
stable-1.8.2
2019-09-20 15:30:16 -07:00
Eric Ernst
0eae776de3 add readme
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
stable-1.8-test.0
2019-09-20 15:22:44 -07:00
Eric Ernst
072cee7cd3 push tags
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 15:17:36 -07:00
Eric Ernst
fe4121d77e testing
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 15:09:28 -07:00
Eric Ernst
0fa9922f99 fix it up
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:34:09 -07:00
Eric Ernst
5aded0eb2a what do you mean it isn't interactive?
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:31:32 -07:00
Eric Ernst
2945939e6e give it a try?
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:29:38 -07:00
Eric Ernst
7db4224719 curl to get newer
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:24:59 -07:00
Eric Ernst
98fad2c1ec docker pls
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:23:28 -07:00
Eric Ernst
8618218b01 do this on push!
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:21:45 -07:00
Eric Ernst
70dd1d1530 sudo gimme sammich
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:21:09 -07:00
Eric Ernst
7e3f695c67 testing
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:19:51 -07:00
Eric Ernst
10c21925a3 apt-get
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:17:13 -07:00
Eric Ernst
4cf761c941 test multiline
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:15:48 -07:00
Eric Ernst
46c583f0cd test
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 14:14:01 -07:00
Eric Ernst
0d4a7ad717 Merge pull request #1 from krsna1729/patch-1
Update hacking.yml
2019-09-20 14:03:36 -07:00
Saikrishna Edupuganti
481f528533 Update hacking.yml 2019-09-20 14:03:11 -07:00
Eric Ernst
72ee460cf0 Update hacking.yml 2019-09-20 14:00:51 -07:00
Eric Ernst
86d83d4165 Update hacking.yml 2019-09-20 13:57:10 -07:00
Eric Ernst
4f00e551ca Update hacking.yml 2019-09-20 13:56:52 -07:00
Eric Ernst
6c91bc0aaa fixup and testing
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 13:56:56 -07:00
Eric Ernst
26be8836da github action v2 play
Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-20 13:22:30 -07:00
Graham Whaley
f56d26105b Merge pull request #37 from ttx/packagecloud
Credit packagecloud for package hosting
2019-03-25 16:47:41 +00:00
Thierry Carrez
403fb4c5b0 Credit packagecloud for package hosting
We use a packagecloud OSS account for package hosting.
As part of the arrangement with packagecloud we need to
credit them and add a link back to https://packagecloud.io
on our website and project README.

This repository's README is probably the closest we have to
a "project README", so let's add it here.

Signed-off-by: Thierry Carrez <thierry@openstack.org>
2019-03-15 10:08:22 +01:00
James O. D. Hunt
9875f47e73 Merge pull request #36 from grahamwhaley/20190206_remove_pullapprove
pullapprove: remove it
2019-02-11 11:00:18 +00:00
Graham Whaley
fc2957ca4a pullapprove: remove it
We are moving off pullapprove. Remove its config file.

Fixes: #35

Signed-off-by: Graham Whaley <graham.whaley@intel.com>
2019-02-06 17:05:53 +00:00
Archana Shinde
b4cd380293 Merge pull request #20 from jodh-intel/github-issue-template
github: Add issue template
2018-04-13 15:00:22 -07:00
James O. D. Hunt
23b1cff69c github: Add issue template
Add a template to guide the user on raising github issues.

Fixes #19.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-03-22 17:57:57 +00:00
Graham Whaley
23d9ae0bdb Merge pull request #14 from jodh-intel/add-docs
docs: Add contributing and code of conduct docs
2018-03-01 15:30:48 +00:00
Graham Whaley
276a1499eb Merge pull request #11 from jodh-intel/doc-review-comments
docs: Apply doc team review comments to README
2018-03-01 14:47:45 +00:00
James O. D. Hunt
450cbdaf8f docs: Add contributing and code of conduct docs
Add the standard contributing and code of conduct documents.

Fixes #13.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-06 10:41:09 +00:00
James O. D. Hunt
04b0977a9f Merge pull request #12 from jodh-intel/add-pullapprove-config
CI: Enable pullapprove
2018-02-05 10:36:17 +00:00
James O. D. Hunt
502dc3ddaf CI: Enable pullapprove
Add the pullapprove config file to ensure all PRs are approved before
landing.

Fixes #9.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-05 09:57:58 +00:00
James O. D. Hunt
a390027452 docs: Apply doc team review comments to README
PR #7 was merged inadvertently, so apply the Documentation Team's
review comments to `README.md`.

Fixes #10.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-05 09:49:12 +00:00
James O. D. Hunt
77bb101140 Merge pull request #7 from jodh-intel/add-new-repos
docs: Add references to "ci" and "packaging" repos
2018-02-05 09:44:07 +00:00
James O. D. Hunt
d524e7adf5 docs: Add references to "ci" and "packaging" repos
Add brief details of the new "ci" and "packaging" repositories.

Fixes #6.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-02 10:16:34 +00:00
James O. D. Hunt
09373bd2b4 docs: Fix anchor for osbuilder
The HTML anchor generated by github for "osbuilder" wasn't working, so
removed the slash from the title.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-02 10:16:34 +00:00
James O. D. Hunt
98844e931e docs: Remove unecessary backticks
Remove backticks from repos that are not the name of files/commands.

Also, mark first instance of "Linux" with asterisk.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-02-02 09:42:31 +00:00
James O. D. Hunt
53856059cb Merge pull request #4 from jodh-intel/fix-indentation
docs: Fix README TOC formatting
2018-01-30 17:25:24 +00:00
James O. D. Hunt
3954152692 docs: Fix README TOC formatting
Fixed incorrect indentation for the README's table of contents.

Also, sorted alphabetically.

Fixes #3.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-01-26 17:56:07 +00:00
Samuel Ortiz
778c846a83 Merge pull request #2 from jodh-intel/add-readme
docs: Add README
2018-01-26 17:55:06 +01:00
James O. D. Hunt
b2c26cb63c docs: Add README
Add a `README.md` that explains the purpose of this repository along
with pointers to the other repositories.

Fixes #1.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
2018-01-26 14:13:45 +00:00
Xu Wang
b3404d58f6 Initial commit 2017-12-06 23:01:13 -06:00