Commit Graph

100 Commits

Author SHA1 Message Date
Łukasz Budnik
2da157319c Merge pull request #26 from lukaszbudnik/dependabot/docker/alpine-3.14.2
Bump alpine from 3.14.1 to 3.14.2
2021-10-08 19:51:42 +02:00
dependabot[bot]
1f0946a0b1 Bump alpine from 3.14.1 to 3.14.2
Bumps alpine from 3.14.1 to 3.14.2.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 17:50:47 +00:00
Łukasz Budnik
1b5234d37c Merge pull request #28 from lukaszbudnik/dependabot/docker/golang-1.17.2-alpine3.13
Bump golang from 1.17.0-alpine3.13 to 1.17.2-alpine3.13
2021-10-08 19:50:11 +02:00
dependabot[bot]
b334dcfcea Bump golang from 1.17.0-alpine3.13 to 1.17.2-alpine3.13
Bumps golang from 1.17.0-alpine3.13 to 1.17.2-alpine3.13.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 17:06:54 +00:00
Łukasz Budnik
f09931b33a Create FUNDING.yml 2021-09-01 12:56:16 +02:00
Łukasz Budnik
afd2708b14 Merge pull request #25 from lukaszbudnik/additional-fields-in-json-response
additional fields in JSON response
v2.0.3
2021-08-24 21:27:44 +02:00
Łukasz Budnik
f35f940d90 additional fields in JSON response 2021-08-24 21:25:44 +02:00
Łukasz Budnik
54942ada28 Merge pull request #22 from lukaszbudnik/dependabot/docker/golang-1.17.0-alpine3.13
Bump golang from 1.16.3-alpine3.13 to 1.17.0-alpine3.13
v2.0.2
2021-08-20 15:00:37 +02:00
dependabot[bot]
cc1fbdc2b9 Bump golang from 1.16.3-alpine3.13 to 1.17.0-alpine3.13
Bumps golang from 1.16.3-alpine3.13 to 1.17.0-alpine3.13.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 12:58:27 +00:00
Łukasz Budnik
865440a0b0 Merge pull request #24 from lukaszbudnik/release-pipeline-tweaks
all pushed to main will not create latest tag
2021-08-20 14:57:45 +02:00
Łukasz Budnik
300d243657 all pushed to main will not create latest tag (reserved for versions now); instead edge tag is pushed 2021-08-20 14:54:45 +02:00
Łukasz Budnik
5be69cf38d Merge pull request #21 from lukaszbudnik/dependabot/docker/alpine-3.14.1
Bump alpine from 3.13 to 3.14.1
2021-08-20 14:51:37 +02:00
dependabot[bot]
1701c6cbe5 Bump alpine from 3.13 to 3.14.1
Bumps alpine from 3.13 to 3.14.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 12:16:07 +00:00
Łukasz Budnik
f1ca7d069c Merge pull request #23 from lukaszbudnik/new-docker-publish-pipeline
changes to docker pipelines (autobuilds disabled on Docker Hub)
2021-08-20 14:15:11 +02:00
Łukasz Budnik
0ae522a43e changes to docker pipelines (autobuilds disabled on Docker Hub) 2021-08-20 14:12:34 +02:00
Łukasz Budnik
3af4030d87 Merge pull request #15 from lukaszbudnik/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-08-20 13:51:39 +02:00
dependabot[bot]
cc7ae5835f Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:57:58 +00:00
Łukasz Budnik
1307c185e0 Merge pull request #13 from lukaszbudnik/dependabot/docker/golang-1.16.3-alpine3.13
Bump golang from 1.16.2-alpine3.13 to 1.16.3-alpine3.13
2021-04-04 13:58:42 +02:00
dependabot[bot]
dc016ceccc Bump golang from 1.16.2-alpine3.13 to 1.16.3-alpine3.13
Bumps golang from 1.16.2-alpine3.13 to 1.16.3-alpine3.13.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 07:20:59 +00:00
Łukasz Budnik
2cd59bd065 Merge pull request #12 from lukaszbudnik/dependabot/docker/golang-1.16.2-alpine3.13
Bump golang from 1.16.0-alpine3.13 to 1.16.2-alpine3.13
2021-03-29 09:50:07 +02:00
dependabot[bot]
664b9f425d Bump golang from 1.16.0-alpine3.13 to 1.16.2-alpine3.13
Bumps golang from 1.16.0-alpine3.13 to 1.16.2-alpine3.13.

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 07:17:02 +00:00
Łukasz Budnik
7dc37b1b74 typo in dependabot.yml file 2021-03-01 08:17:17 +01:00
Łukasz Budnik
6786f6753c Merge pull request #10 from lukaszbudnik/dependabot/docker/golang-1.16.0-alpine3.13
Bump golang from 1.15.7-alpine3.13 to 1.16.0-alpine3.13
2021-02-28 22:37:35 +00:00
dependabot[bot]
3744500c5e Bump golang from 1.15.7-alpine3.13 to 1.16.0-alpine3.13
Bumps golang from 1.15.7-alpine3.13 to 1.16.0-alpine3.13.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-28 21:58:15 +00:00
Łukasz Budnik
866b1a165a Create dependabot.yml 2021-02-28 22:58:00 +01:00
Łukasz Budnik
f8fab8d501 Merge pull request #8 from lukaszbudnik/cors-support
added CORS support
v2.0.1
2021-02-16 13:02:35 +01:00
Łukasz Budnik
bb07fc7e6e Merge branch 'main' into cors-support 2021-02-16 13:01:24 +01:00
Łukasz Budnik
7073bea751 added CORS support 2021-02-16 12:59:42 +01:00
Łukasz Budnik
b3fa7f0507 Merge pull request #7 from lukaszbudnik/added-github-workflow-badges
added github workflow badges
2021-02-05 08:36:29 +01:00
Łukasz Budnik
50a90591fc added github workflow badges 2021-02-05 08:35:28 +01:00
Łukasz Budnik
204cd377f5 Merge pull request #6 from lukaszbudnik/better-curl-example
added better curl example
2021-02-04 22:42:42 +01:00
Łukasz Budnik
988ee495ba added better curl example 2021-02-04 22:40:52 +01:00
Łukasz Budnik
67a63bc610 Merge pull request #5 from lukaszbudnik/dockerfile-changes
single Dockerfile for testing and official builds
v2.0.0
2021-02-04 08:15:49 +01:00
Łukasz Budnik
9c90cf07e9 single Dockerfile for testing and official builds 2021-02-04 08:05:34 +01:00
Łukasz Budnik
1844d70a58 Merge pull request #4 from lukaszbudnik/github-action-docker-image
Create docker-image.yml GitHub Action
2021-02-04 01:08:26 +01:00
Łukasz Budnik
43e698f307 Merge branch 'main' into github-action-docker-image 2021-02-04 01:03:36 +01:00
Łukasz Budnik
eeecbb33bb Merge pull request #2 from lukaszbudnik/go-modules-gorilla-tests-json
go modules, gorilla web toolkit, changed responses to json
2021-02-04 01:02:08 +01:00
Łukasz Budnik
715a703b0a Create docker-image.yml GitHub action 2021-02-04 00:56:27 +01:00
Łukasz Budnik
a2a3c4f948 dropping support for Travis - GitHub Actions are faster 2021-02-04 00:50:07 +01:00
Łukasz Budnik
defd5bdb32 Merge pull request #3 from lukaszbudnik/using-github-workflows
Create GitHub Actions to build and test yosoy
2021-02-04 00:47:56 +01:00
Łukasz Budnik
908f01df4b Create go.yml 2021-02-04 00:43:12 +01:00
Łukasz Budnik
1a1f4cf14d converted to go modules, added gorilla web toolkit, added test, changed yosoy to respond with JSON rather than plain text, added travis support 2021-02-04 00:29:22 +01:00
Łukasz Budnik
cd90e887fe switched to gorilla, added out of the box handlers for logging, proxy headers, and recovery 2021-02-03 09:08:31 +01:00
Łukasz Budnik
b013a03c8f Merge pull request #1 from lukaszbudnik/sorting-headers-ignoring-favicon
implemented sorting headers, added ignoring (404) /favicon.ico requests
v1.0.1
2021-02-03 06:36:28 +01:00
Łukasz Budnik
3b5c522e2f implemented sorting headers, added ignoring (404) /favicon.ico requests 2021-02-03 06:34:15 +01:00
Łukasz Budnik
c6c3cd5ed8 updated documentation v1.0.0 2020-11-17 16:21:44 +01:00
Łukasz Budnik
ac4f9b9a94 minor changes in code, added better description and Kubernetes example 2020-11-14 09:01:40 +01:00
Łukasz Budnik
4ada9bfd9c Rename Docker to Dockerfile 2020-11-13 15:09:02 +01:00
Łukasz Budnik
fce263c463 first version, prints request URI, time, counts requests, can show env variables, and files 2020-11-13 15:00:37 +01:00
Łukasz Budnik
088f345c70 Initial commit 2020-11-13 14:48:53 +01:00