Commit Graph

32 Commits

Author SHA1 Message Date
Denis Isidoro
ed10acba61
Fix cross builds(#829) 2023-04-09 11:21:36 -03:00
Denis Isidoro
bd2fe39fcc
Replace target: aarch64-apple-ios by aarch64-apple-darwin (#827) 2023-04-09 10:17:33 -03:00
Denis Isidoro
f8192a468e
Fix publish script (#825) 2023-04-09 10:08:42 -03:00
Denis Isidoro
69075b73f1
Delete dependabot.yml 2022-09-11 20:14:07 -03:00
Kian-Meng Ang
5c6da68122 Prettify md/yaml files
Resolved via `prettier -w .`
2022-09-08 20:56:04 +08:00
Denis Isidoro
ebb02e28ec
Refactor code base (#760) 2022-07-28 20:11:42 -03:00
Denis Isidoro
ff638495d1
Temporarily remove lint checks (#730) 2022-05-15 12:22:48 -03:00
Denis Isidoro
67d6a6a27f
Release binary for Linux ARM64(#728)
Fixes #726
2022-05-15 12:05:25 -03:00
Ulrich Kautz
87f0ac0aec Use already existing env var names 2022-02-14 13:53:21 +00:00
Ulrich Kautz
ef036c3224 Allow compile time default paths for cheats and config
This CL makes it easier to install navi on multi-tenant Linux systems, by allowing to provide pre-install cheatsheets in shared folders (and potentially pre-installed config in shared folders).

This does not break or change the existing behaviour. The shared directory / config file is only used if
- There is not already a directory / config file in the user XDG location
- Navi is compiled with NAVI_CONFIG_FILE and/or NAVI_CHEATS_DIRECTORY env var set
- The paths defined in above env vars exist
2022-02-11 17:21:53 +00:00
Denis Isidoro
6674ca9410
[CI] Fix tests (#624) 2021-09-16 09:11:35 -03:00
dependabot-preview[bot]
140178e7ef
Upgrade to GitHub-native Dependabot (#540)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-28 21:13:12 -03:00
Denis Isidoro
90de292c1f
Rename osx target to apple-darwin (#526) 2021-04-19 07:11:23 -03:00
Denis Isidoro
f8adffd3ff
Remove support for alfred (#509) 2021-04-15 11:00:04 -03:00
Denis Isidoro
9095e376aa
Publish binaries for more platforms, including Windows (#490) 2021-04-11 12:04:12 -03:00
Denis Isidoro
78c99dcb4b
CI/CD: build for x86_64-pc-windows-gnu (#483) 2021-04-06 09:49:17 -03:00
Denis Isidoro
0e2f255913
Bump Github actions dependencies (#439) 2020-11-27 10:18:32 -03:00
Denis Isidoro
58f85394f5
Improve test coverage (#410) 2020-09-15 16:30:30 -03:00
Denis Isidoro
d64ec34912
Improve test coverage (#390)
- add test for tldr and cheatsh
- run all possible test cases
2020-08-28 09:58:35 -03:00
Denis Isidoro
afed6a840b Fix CD 2020-04-19 15:56:01 -03:00
Denis Isidoro
c7f919eaa0
Add support for Alfred (#347) 2020-04-19 15:51:04 -03:00
Denis Isidoro
2ca1d8fc85
Fix --multi with --column + refactors (#290) 2020-03-19 09:19:50 -03:00
Denis Isidoro
68b0054840 Fix typo with release 2020-03-16 10:34:40 -03:00
Denis Isidoro
be4ea8424f
Add version to assets (#276) 2020-03-16 08:21:28 -03:00
Denis Isidoro
aefc136491
Rename CI pipeline (#218) 2020-03-10 13:21:00 -03:00
Denis Isidoro
c5cd85bb41
Rust implementation (#197) 2020-03-04 18:01:23 -03:00
Denis Isidoro
4d7b58fa18
Add experimental funding button (#178) 2020-01-20 18:09:45 -03:00
Aaron Liu
04d141dddc Update issue templates
Add feature request
2019-11-03 09:49:34 +08:00
Aaron Liu
4f24f0a870 Update issue templates
add bug report
2019-11-03 08:16:28 +08:00
Denis Isidoro
bfcca8f3c8
Add warning about version on new issues (#81) 2019-09-26 10:53:51 -03:00
Denis Isidoro
38116c4aaa
Setup CODEOWNERS (#59) 2019-09-24 16:35:51 -03:00
Denis Isidoro
0f2c95ce34
Configure welcome probot (#7) 2019-09-20 20:04:58 -03:00