Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot]
fb3000d55f
chore(deps): bump actions/setup-go from 4 to 5 (#244)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 08:55:19 -03:00
Maas Lalani
f093bc1509
Make headers []string (#234)
* fix: make headers `[]string`

* downgrade Lip Gloss to 1.17
2023-10-12 00:53:13 -04:00
Ayman Bagabas
93cd5e0d35
feat: bump minimum go version to 1.18 (#216)
* feat: bump minimum go version to 1.18

* chore: bump go version in build.yml

---------

Co-authored-by: Maas Lalani <maas@lalani.dev>
2023-10-05 12:07:18 -04:00
dependabot[bot]
18166eaa8a
chore(deps): bump actions/checkout from 3 to 4 (#222) 2023-09-05 11:57:55 +00:00
Ayman Bagabas
07d22725d9
chore(ci): bump workflow actions 2023-08-04 13:49:32 -04:00
bashbunni
9bc85709f2
docs: add issue template (#193)
* docs: add issue template

* chore(template): add locale
2023-05-23 11:58:18 -07:00
Ayman Bagabas
97bf676aa0
fix(ci): remove soft-serve workflow 2023-05-12 14:11:20 -04:00
dependabot[bot]
da2d04b534 chore(deps): bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [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/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-25 08:24:43 +01:00
dependabot[bot]
06dd20ee57 chore(deps): bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [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/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 11:05:48 +01:00
dependabot[bot]
403643d322 chore(deps): bump actions/setup-go from 2 to 4
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...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>
2023-03-16 11:05:16 +01:00
Ayman Bagabas
4eea195dfa feat(go): upgrade golang to 1.17
feat(examples): upgrade golang to 1.17
2023-03-07 16:44:08 +01:00
dependabot[bot]
b5904dc6ad chore(deps): bump actions/checkout from 3.1.0 to 3.3.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.3.0.
- [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/v3.1.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 11:41:04 +01:00
Christian Muehlhaeuser
04a7a77281 chore: disable dependabot timer 2022-11-18 02:10:07 +01:00
dependabot[bot]
92c8fa0a57 chore(deps): bump actions/checkout from 2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [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...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 12:43:40 +02:00
Christian Muehlhaeuser
e087d81d08 ci: bump linter workflow 2022-09-30 08:34:40 +02:00
Christian Muehlhaeuser
ce2c889fb7 chore: add dependabot config 2022-09-30 08:22:02 +02:00
Christian Muehlhaeuser
8832087534 ci: add coverage workflow 2022-09-30 08:03:48 +02:00
Ayman Bagabas
5f55bc8eac
feat: sync lipgloss with git.charm.sh 2022-01-24 17:12:24 -05:00
Christian Muehlhaeuser
20656fd247 Add separate sets of hard- and soft-enforced linters 2022-01-11 14:06:16 -05:00
Christian Muehlhaeuser
4b93de0799 Update linter config 2021-07-12 03:26:40 +02:00
Christian Muehlhaeuser
08a637779a Add GitHub workflows 2021-03-18 17:31:07 +01:00