Commit Graph

71 Commits (57103c3fc2068c5dc0f6ac0cf7949e510b5a5372)
 

Author SHA1 Message Date
Nick Dumas 57103c3fc2 large binary
Nick Dumas e0e3b91576 Don't want to get these mixed up
Nick Dumas 3e316412a0 first draft of web interface
Nick Dumas 7bc8c59815 this won't last forever
Nick Dumas a878d5f971 Implementing simple cli for generating SVGs
Nick Dumas 5a6c1f1481 This is legal.
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 9e75aea9cb
Merge pull request from essentialkaos/develop
Version 1.3.3
Anton Novojilov 29b9c2aadd Remove version from code
Anton Novojilov f092c6a00e Improve CI workflow
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 8d93cdea74
Merge pull request from essentialkaos/dependabot/github_actions/develop/essentialkaos/aligo-action-2
Bump essentialkaos/aligo-action from 1 to 2
dependabot[bot] 3f2686ace9
Bump essentialkaos/aligo-action from 1 to 2
Bumps [essentialkaos/aligo-action](https://github.com/essentialkaos/aligo-action) from 1 to 2.
- [Release notes](https://github.com/essentialkaos/aligo-action/releases)
- [Commits](https://github.com/essentialkaos/aligo-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: essentialkaos/aligo-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ f73d225b60
Merge pull request from essentialkaos/dependabot/go_modules/develop/golang.org/x/image-0.7.0
Bump golang.org/x/image from 0.6.0 to 0.7.0
dependabot[bot] 5d293b49b3
Bump golang.org/x/image from 0.6.0 to 0.7.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ e841f0620b
Merge pull request from essentialkaos/develop
Version 1.3.2
Anton Novojilov 5ba65aecf9 Update copyright header
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 8d18834d4c
Merge pull request from essentialkaos/dependabot/github_actions/develop/actions/setup-go-4
Bump actions/setup-go from 3 to 4
dependabot[bot] 2e0cebe07d
Bump actions/setup-go from 3 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 66366b16cb
Merge pull request from essentialkaos/dependabot/go_modules/develop/github.com/essentialkaos/check-1.4.0
Bump github.com/essentialkaos/check from 1.3.0 to 1.4.0
dependabot[bot] 0080a3f071
Bump github.com/essentialkaos/check from 1.3.0 to 1.4.0
Bumps [github.com/essentialkaos/check](https://github.com/essentialkaos/check) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/essentialkaos/check/releases)
- [Commits](https://github.com/essentialkaos/check/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/essentialkaos/check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Anton Novojilov 360e73ebc0 Minor improvements
Anton Novojilov d1841815dc Improve CI workflow
Anton Novojilov 1403a7713a Dependencies update
Anton Novojilov 9836fa5233 Regenerate Makefile with the latest version of gomakegen
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 5f2360d696
Merge pull request from essentialkaos/dependabot/go_modules/develop/golang.org/x/image-0.5.0
Bump golang.org/x/image from 0.0.0-20220321031419-a8550c1d254a to 0.5.0
dependabot[bot] d3fb6495f5
Bump golang.org/x/image from 0.0.0-20220321031419-a8550c1d254a to 0.5.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20220321031419-a8550c1d254a to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/commits/v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Anton Novojilov 9ee5d262f9 Add Go 1.19 to testing targets
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 12fc78989b
Merge pull request from essentialkaos/develop
Improve CI workflow
Anton Novojilov d814a6e1c8 Merge branch 'develop' of github.com:essentialkaos/go-badge into develop
* 'develop' of github.com:essentialkaos/go-badge:
  Bump github/codeql-action from 1 to 2
  Bump github.com/essentialkaos/check from 1.2.1 to 1.3.0
Anton Novojilov 83ba807137 Improve CI workflow
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ a9c03d00af
Merge pull request from essentialkaos/dependabot/github_actions/develop/github/codeql-action-2
Bump github/codeql-action from 1 to 2
dependabot[bot] 298e259c9d
Bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 7875ef0391
Merge pull request from essentialkaos/dependabot/go_modules/develop/github.com/essentialkaos/check-1.3.0
Bump github.com/essentialkaos/check from 1.2.1 to 1.3.0
dependabot[bot] 187d3f8aae
Bump github.com/essentialkaos/check from 1.2.1 to 1.3.0
Bumps [github.com/essentialkaos/check](https://github.com/essentialkaos/check) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/essentialkaos/check/releases)
- [Commits](https://github.com/essentialkaos/check/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/essentialkaos/check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Anton Novojilov 52da8f3fa5 Normalize coverage info before sending to codebeat
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 7d88a68a1c
Merge pull request from essentialkaos/develop
Workflows improvements
Anton Novojilov 3da351871f Improve workflows
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ f23b15b06d
Merge pull request from essentialkaos/dependabot/github_actions/develop/actions/setup-go-3
Bump actions/setup-go from 2 to 3
dependabot[bot] 9e985e3183
Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 4477ee7912
Merge pull request from essentialkaos/develop
Version 1.3.1
Anton Novojilov d350872b65 Improve Github CI workflow
Anton Novojilov a47b205de3 Add module info
Anton Novojilov 414f635717 Migrate to go modules + Improve GitHub actions workflows
Anton Novojilov 2f803e2fae Migrate to go modules + Improve GitHub actions workflows
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ c624d075ff
Merge pull request from essentialkaos/develop
Improve GitHub Actions workflows
Anton Novojilov bca9d0b891 Improve GitHub Actions workflows
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 6a5e3d5123
Merge pull request from essentialkaos/develop
Version 1.3.0
Anton Novojilov d9a45d8cac Version bump
Anton Novojilov 7a3429c7d1 Use shorthand hex colors if possible
ᴀɴᴛᴏɴ ɴᴏᴠᴏᴊɪʟᴏᴠ 3cdee1b83f
Merge pull request from essentialkaos/develop
Version 1.2.1
Anton Novojilov b9c63e3e0b Increase minimum luminance level for dark text color from 50% to 65%