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

Commit

Permalink
Chore: Import from insights-stdlib
Browse files Browse the repository at this point in the history
Since we can't seem to keep a product name for longer than a few months, this change gives the
standard library its own, special name, Horsehead. Named after the nebula, of course.
  • Loading branch information
impl committed Jun 17, 2019
1 parent 5ed1f34 commit 5c3eea2
Show file tree
Hide file tree
Showing 355 changed files with 53,124 additions and 18,796 deletions.
20 changes: 12 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
language: go
go:
- '1.10.x'
- '1.11.x'
- 1.11.x
- 1.12.x
script:
- go test -v ./...
- go test -v ./...
jobs:
include:
- stage: deploy
deploy:
provider: script
skip_cleanup: true
script: sh -c 'npm install && npx semantic-release'
- stage: deploy
deploy:
provider: script
skip_cleanup: true
script: sh -c 'npm install && npx semantic-release'
env:
global:
- GO111MODULE=on
- secure: fAX7ElhbxOhxifZJT6jVv6/KpqMoNER9BVXAIeJvrRGuAAZ5SyJ9Nch9UsP3vAE2zTeqg/OwFO8nV7eXdBzaRlx301RXnFKKgyHTEH6yJipoOIzVPEo8FnuRgEKJKnO0VRmvQakBUYENaBXCljPpJ1m4zOR58zxt0CXuRM5ONg6pUAu0j/2kJVq/P3tloY1Birnx+wIbkJZKe0d/dUjOvI2QW+PBagYG4hO3qF14E11Cu1aqmTrQuo20C+w0oVPSOFRLmpuBkb1ITU+Ta0ItjuUCUS4X7WY4EXApXoDhTPnsU6IP5pFJaoNXK/kCYx3CbbPqfZO3nk/KjoHPYMpWWGunrRmgvNBJBC/IoDZNFOjkbhcIQTjusGV5tNjuVFFAJBAy+7UnPgf+OSmDtng6hdqXMRbSlV95prfFbC1+QLUHrYY8vsxbOEtcy/K6/wr8n6UTdTeYIW8n3dWgAyowgJx5khd3AN0VTOZM+ncdVe9r1R1cT319MpEHBSHGXyOfvu6+ukx0a+lrG2l6KsvRaGm0mgLHi4k3K8tgdX1AaIblbHPEx/lt/gjF/BIdmW2oVLF0yyzSQnIgQH1FOgoGdLF+TA+kHFmRnSbhk3hlowv/ndGzkOsYzOx+zXtR+3RxTozkwRUiu8j1geOsVT3KjXHB9roFrRQU+jm98EPGbDw=
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
# [1.2.0](https://github.com/puppetlabs/insights-stdlib/compare/v1.1.1...v1.2.0) (2019-06-17)
# [1.2.0](https://github.com/puppetlabs/horsehead/compare/v1.1.1...v1.2.0) (2019-06-17)


### New

* Add sqlutil.WithTx() for handling nested SQL transactions ([b15b3871dbe1ab34add8cdaaa53b996aa3f7441e](https://github.com/puppetlabs/insights-stdlib/commit/b15b3871dbe1ab34add8cdaaa53b996aa3f7441e))
* Add sqlutil.WithTx() for handling nested SQL transactions ([b15b3871dbe1ab34add8cdaaa53b996aa3f7441e](https://github.com/puppetlabs/horsehead/commit/b15b3871dbe1ab34add8cdaaa53b996aa3f7441e))

## [1.1.1](https://github.com/puppetlabs/insights-stdlib/compare/v1.1.0...v1.1.1) (2019-02-08)
## [1.1.1](https://github.com/puppetlabs/horsehead/compare/v1.1.0...v1.1.1) (2019-02-08)


### Fix

* Make api.SetContentDispositionHeader thread-safe ([4982868e2b1c9cfcb072ef649af35463495b424d](https://github.com/puppetlabs/insights-stdlib/commit/4982868e2b1c9cfcb072ef649af35463495b424d))
* Make api.SetContentDispositionHeader thread-safe ([4982868e2b1c9cfcb072ef649af35463495b424d](https://github.com/puppetlabs/horsehead/commit/4982868e2b1c9cfcb072ef649af35463495b424d))

# [1.1.0](https://github.com/puppetlabs/insights-stdlib/compare/v1.0.1...v1.1.0) (2019-02-05)
# [1.1.0](https://github.com/puppetlabs/horsehead/compare/v1.0.1...v1.1.0) (2019-02-05)


### New

* Add Content-Disposition header filename sanitizer ([5936f7b8e44cdd727a26b55f483a7ae873e0459a](https://github.com/puppetlabs/insights-stdlib/commit/5936f7b8e44cdd727a26b55f483a7ae873e0459a))
* Add Content-Disposition header filename sanitizer ([5936f7b8e44cdd727a26b55f483a7ae873e0459a](https://github.com/puppetlabs/horsehead/commit/5936f7b8e44cdd727a26b55f483a7ae873e0459a))

## [1.0.1](https://github.com/puppetlabs/insights-stdlib/compare/v1.0.0...v1.0.1) (2019-02-04)
## [1.0.1](https://github.com/puppetlabs/horsehead/compare/v1.0.0...v1.0.1) (2019-02-04)


### Fix

* Update changelog format correctly ([53fd55c4254bb8ada045b284e6b59a966e2b7f4f](https://github.com/puppetlabs/insights-stdlib/commit/53fd55c4254bb8ada045b284e6b59a966e2b7f4f))
* Update changelog format correctly ([53fd55c4254bb8ada045b284e6b59a966e2b7f4f](https://github.com/puppetlabs/horsehead/commit/53fd55c4254bb8ada045b284e6b59a966e2b7f4f))
5 changes: 0 additions & 5 deletions CONTRIBUTING.md

This file was deleted.

292 changes: 0 additions & 292 deletions Gopkg.lock

This file was deleted.

Loading

0 comments on commit 5c3eea2

Please sign in to comment.