Commit graph

13 commits

Author SHA1 Message Date
Ayman Bagabas 7d51fd8b73
feat: add log command (#449)
* feat: add log command

* fix: lint

* refactor: remove switch

* fix: use one level style embed

* fix(log): lint

* Update log/command.go

Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>

---------

Co-authored-by: Maas Lalani <maas@lalani.dev>
2023-11-08 10:43:50 -05:00
dependabot[bot] 77aa8640f2
chore(deps): bump actions/checkout from 3 to 4 (#418) 2023-09-05 12:39:55 +00:00
Ayman Bagabas 23c56854d3
fix(ci): remove soft-serve workflow 2023-05-12 14:10:10 -04:00
dependabot[bot] b6daeece02 chore(deps): 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>
2023-03-22 11:23:35 -04:00
Maas Lalani 99e6625a39
fix: don't use deprecated pager functions 2023-03-03 13:15:50 -05:00
Christian Muehlhaeuser eb3c5c1037 chore: disable dependabot timer 2022-11-18 02:11:34 +01:00
Christian Muehlhaeuser 85704a54dc chore: add dependabot config 2022-09-26 08:21:34 +02:00
Carlos A Becker de518387a4 fix: disable aur publish
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-07 12:06:45 -04:00
Maas Lalani 378a000f70
docs: Pull request template 2022-08-01 16:16:09 -04:00
Maas Lalani 9c973b65bf
Update issue templates (#70) 2022-08-01 16:12:14 -04:00
Christian Muehlhaeuser 66993d8ef1
Add soft & hard linter configs & workflows (#44)
* chore: add linter configs & workflows

* fix: ignore certain linter warnings

* fix: mark errors as intentionally ignored

* fix: avoid unnecessary conversion

* fix: handle template/renderer errors

* fix: mark intentionally unused code
2022-07-30 12:32:59 -04:00
Ayman Bagabas e755cec47a
feat(goreleaser): sign nfpm packages 2022-07-25 17:47:06 -04:00
Ayman Bagabas 9c8ac09dc6
feat(ci): add ci build and goreleaser 2022-07-08 13:21:53 -04:00