Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jlucaso1/geminicommit

Tags

v0.0.5

Toggle v0.0.5's commit message

Unverified

This user has not yet uploaded their public signing key.
ci: use upx to compress the binary

v0.0.4

Toggle v0.0.4's commit message

Unverified

This user has not yet uploaded their public signing key.
fix(service/gemini): grammar fix in prompt

v0.0.3

Toggle v0.0.3's commit message

Unverified

This user has not yet uploaded their public signing key.
ci: update release workflow to use ubuntu-latest

Updates the release workflow to use ubuntu-latest as the runner.

v0.0.2

Toggle v0.0.2's commit message

Unverified

This user has not yet uploaded their public signing key.
chore: Bump up version number to 0.0.2

v0.0.1

Toggle v0.0.1's commit message

Unverified

This user has not yet uploaded their public signing key.
ci: introduce build and publish workflows

Introduce three workflows:
- `build`: builds the Geminicommit binary for multiple architectures and operating systems.
- `publish`: publishes the builds to my personal AUR.
- `release`: creates a GitHub release when a new git tag is pushed.