Skip to content

Commit

Permalink
refactor!: move catwalk to catppuccin/catwalk (#245)
Browse files Browse the repository at this point in the history
* refactor!: move `catwalk` to `catppuccin/catwalk`

* build(nix): refactor flake

---------

Co-authored-by: isabelroses <isabel@isabelroses.com>
  • Loading branch information
sgoudham and isabelroses committed Jun 9, 2024
1 parent 088ecb4 commit 2138196
Show file tree
Hide file tree
Showing 31 changed files with 44 additions and 2,670 deletions.
44 changes: 0 additions & 44 deletions .github/workflows/flakehub.yml

This file was deleted.

37 changes: 0 additions & 37 deletions .github/workflows/lint.yml

This file was deleted.

13 changes: 0 additions & 13 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,3 @@ jobs:
- uses: googleapis/release-please-action@v4
id: release
if: ${{ !env.ACT }}
outputs:
catwalk_release: ${{ steps.release.outputs['catwalk--release_created'] || env.ACT }}
catwalk_tag: ${{ steps.release.outputs['catwalk--tag_name'] }}

upload-catwalk:
needs: release-please
if: ${{ needs.release-please.outputs.catwalk_release }}
uses: ./.github/workflows/upload-rust.yml
with:
tag: ${{ needs.release-please.outputs.catwalk_tag }}
executable: catwalk
member: catppuccin-catwalk
secrets: inherit
30 changes: 0 additions & 30 deletions .github/workflows/test.yml

This file was deleted.

73 changes: 0 additions & 73 deletions .github/workflows/upload-rust.yml

This file was deleted.

1 change: 0 additions & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"catwalk": "1.3.1",
"deno-lib": "1.0.0"
}
Loading

0 comments on commit 2138196

Please sign in to comment.