sgoudham
40e9d1d3be
docs(README): remove `;` from quote
1 year ago
sgoudham
ee03671934
docs(README): reformat
1 year ago
sgoudham
df4f81165a
docs(README): reformat quote
1 year ago
sgoudham
52e0e821c7
refactor!: throw error when missing default branch
...
BREAKING CHANGE: Previously, the missing default
branch was ignored and the user given branch was
used which resulted in a 404.
This commit makes it so that it throws up an error
instead of letting the user see the 404.
1 year ago
sgoudham
11d7470451
refactor: add info message for `--branch`
...
This option only works when users have
local branches that are set up to track
remotes.
The user may be confused if they are trying
to view a branch that only exists on the remote
and not locally.
This commit adds a useful info message to
inform the user that this branch is not
tracked locally and instead is defaulting
to the default remote.
1 year ago
sgoudham
30d443c485
build(cargo): only package relevant files
1 year ago
sgoudham
45fb211c2c
docs(README): add `nix run` command
1 year ago
sgoudham
75446b8cce
refactor(nix): use rust-toolchain.toml
1 year ago
sgoudham
ea00704e02
chore(deps): update testcase to `3.1.0` again
1 year ago
sgoudham
55ae17f17c
chore(deps): update webbrowser to `0.8.10`
1 year ago
sgoudham
8bb920e059
chore: remove `.vscode` from source control
1 year ago
sgoudham
ad06b1c38c
ci: avoid duplicate triggers
1 year ago
sgoudham
e3db04e8b0
ci: downgrade `test-case` to 3.0.0 as potential fix
1 year ago
sgoudham
a6cfa67b40
refactor: `--print` help message
1 year ago
sgoudham
df2d5572d9
docs(README): new shield.io badges
1 year ago
sgoudham
be5d6c8174
build: rename `build` -> `release`
1 year ago
sgoudham
75853c661f
ci: remove `stable` toolchain from ci
1 year ago
sgoudham
48b3d82cfa
docs(README): reformat
1 year ago
sgoudham
436b03ffd8
fix: potentially solve build errors
1 year ago
sgoudham
3335011f6d
refactor!: remove `--suffix` & revamp help
...
BREAKING-CHANGE: I couldn't decide on the
semantics of what this command should have
so, instead, I've opted to remove it.
1 year ago
sgoudham
6ee58693ee
build: overhaul ci/cd pipelines
1 year ago
sgoudham
b72a5a33fb
chore: reduce dependabot noise
1 year ago
sgoudham
98cbfcc226
refactor: improve usage docs & help
1 year ago
sgoudham
367c1421bb
refactor: fix trailing slashes in `--path`
1 year ago
sgoudham
cc9dd3970d
feat: add nix flake
1 year ago
sgoudham
41ad13e569
feat: implement `--path` option
...
closes #3
1 year ago
sgoudham
3f9c7bd376
feat: allow args for `--issue`
...
closes #2
1 year ago
sgoudham
1e8704ce0f
docs: remove inaccurate changelog
1 year ago
sgoudham
aaeebb10fa
docs: simplify wording
1 year ago
sgoudham
8fb5bbfb71
refactor: simplify docs and tidy up
1 year ago
sgoudham
60e5a22d25
refactor: Tidy up code
...
- Remove unnecessary comments
- Remove unused 'mut'
1 year ago
sgoudham
53b0a2ef6a
build: Update version number to v1.0.0
1 year ago
Hamothy
f6a6c7f27c
refactor( #4 )!: Drop support for BitBucket URLs
...
BREAKING CHANGE: This removes support for BitBucket URLs
as I am not well versed with them to robustly support it
closes #4
1 year ago
dependabot[bot]
4ea6a82bb1
build(deps): Bump webbrowser from 0.8.1 to 0.8.2
...
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs ) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases )
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.1...v0.8.2 )
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
75040c6d0d
build(deps): Bump test-case from 2.2.1 to 2.2.2
...
Bumps [test-case](https://github.com/frondeus/test-case ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/frondeus/test-case/releases )
- [Changelog](https://github.com/frondeus/test-case/blob/master/CHANGELOG.md )
- [Commits](https://github.com/frondeus/test-case/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: test-case
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d272f7c2fd
build(deps): Bump webbrowser from 0.8.0 to 0.8.1
...
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases )
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.8.0...v0.8.1 )
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
7b08d328e5
build(deps): Bump webbrowser from 0.7.1 to 0.8.0 ( #12 )
...
Bumps [webbrowser](https://github.com/amodm/webbrowser-rs ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/amodm/webbrowser-rs/releases )
- [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amodm/webbrowser-rs/compare/v0.7.1...v0.8.0 )
---
updated-dependencies:
- dependency-name: webbrowser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
381359215f
build(deps): Bump url from 2.2.2 to 2.3.1 ( #11 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot]
eafdb9a0c9
build(deps): Bump mockall from 0.11.1 to 0.11.2 ( #9 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hamothy <58985301+sgoudham@users.noreply.github.com>
2 years ago
dependabot[bot]
1bc685f437
build(deps): Bump test-case from 2.1.0 to 2.2.1 ( #8 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Hamothy
e597e25a67
docs: Reformat README.md
2 years ago
sgoudham
4fe0ec6334
ci: Allow manual bump of homebrew formula
2 years ago
sgoudham
aedf33931d
ci: Change name to 'generate-changelog'
2 years ago
sgoudham
97ea9dd12e
ci: Update to bump-homebrew-formula-action@v2
2 years ago
sgoudham
949ccdf16e
ci: Generate changelog when release is published
2 years ago
sgoudham
9eb9d81a14
ci: Update build paths & remove scripts/
2 years ago
Hamothy
d19ed9448a
ci: Cache Dependencies for GH Actions
...
This allows for faster build times as caches are automatically created
2 years ago
Hamothy
7b5f0e4a80
docs: Update formatting in README.md
2 years ago
Hamothy
1e07be9b82
fix: Stop triggering workflow twice
2 years ago
sgoudham
b58975d128
chore: Start tracking Cargo.lock
2 years ago