Commit graph

10 commits

Author SHA1 Message Date
github-actions[bot]
c26d7b8ce5
chore(main): release 0.2.0 (#272)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-02 07:45:07 +00:00
vdbe
90dcb8ada9
fix(ci): disable release-please draft releases (#271)
When a release is a draft release-please can't find it,
see https://github.com/googleapis/release-please/issues/1650 for
more info.
2024-08-05 09:01:13 +00:00
github-actions[bot]
fc80a6d0a3
chore(main): release 0.1.0 (#268)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-08-04 14:18:14 +00:00
vdbe
5fbacdf355
feat: releases (#260)
* feat: bootstrap release please

* docs: add instruction to install a tag/release via tpm

* chore: add `tmux.conf` placeholder for bug template

* docs: add CONTRIBUTING.md

Copied from 3fdc011242/CONTRIBUTING.md

* refactor: change vlatest to latest

* docs: remove merge instructions

* docs: use full version as tag msg
2024-08-04 14:16:57 +00:00
vdbe
697087f593
Fix/test old bash (#216)
* test(old-bash): use tmux instead of mocking it

* quote output
2024-05-12 16:34:44 +00:00
Hammy
a556353d60
chore(issue-templates): fix show & tell discussion link (#196) 2024-04-21 12:38:55 +01:00
Hammy
67e8f231fd
docs: add issue templates (#195)
* docs: add issue templates

* refactor: mention show and tell
2024-04-21 10:26:01 +02:00
vdbe
5ed4e8a6a2
fixup! Cleanup shellcheck warnings (#178) (#179)
Dont remove checking for `catppuccin.tmux`
2024-03-30 22:11:39 +01:00
vdbe
61727758ac
Cleanup shellcheck warnings (#178)
* chore: shellcheck-warnings for catppuccin.tmux

Command used: `shellcheck catppuccin.tmux -ax -s bash`

* shellcheck: fix all warnings

Command used: `shellcheck -a catppuccin.tmux $(ls custom/*.sh pane/*.sh status/*.sh window/*.sh)`

* shellcheck: update workflow to check warnings

* shellcheck: include warnings from sourced files
2024-03-30 21:07:56 +01:00
vdbe
4eb10fa510
ci: add testing & shellcheck workflows (#159) 2024-03-15 15:34:04 +00:00