summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2024-05-15feat(nats): Add NATS Context (#5900)John Hooks
--------- Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-05-12ci: add preliminary windows codesigning via signpath (#5944)David Knaack
2024-05-12ci: enable aarch64 msi building (#5951)David Knaack
2024-04-30build(deps): update crate-ci/typos action to v1.21.0renovate[bot]
2024-04-24build(deps): update reviewdog/action-suggester action to v1.12.0renovate[bot]
2024-04-23build(deps): update crate-ci/typos action to v1.20.10renovate[bot]
2024-04-22build(deps): update embarkstudios/cargo-deny-action action to v1.6.3renovate[bot]
2024-04-16build(deps): update crate-ci/typos action to v1.20.9renovate[bot]
2024-04-12build(deps): update crate-ci/typos action to v1.20.8renovate[bot]
2024-04-10build(deps): update crate-ci/typos action to v1.20.7renovate[bot]
2024-04-09build(deps): update crate-ci/typos action to v1.20.5renovate[bot]
2024-04-06feat(k8s): Add detect env vars option (#4488)Thomas O'Donnell
* feat(k8s): Add detect env vars option Have added the option to trigger the k8s module based on what env vars are set, this has been done in a backwards compatible way so if nothing is changed from the defaults the module will still behave the same way as before. This is similar to what I did in #4486 for the python module and if goes well I'd like to rollout to other modules. * Update src/modules/kubernetes.rs Co-authored-by: David Knaack <davidkna@users.noreply.github.com> * Update src/modules/kubernetes.rs --------- Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-04-05feat(username): add aliases option (#5855)Alper Cugun
* Create place to put it in the config * Initial functional version * Fix grammar * Add option documentation to README * Add test for two aliases and emoji translation * Remove println * Rewrite match as iflet * Improve converting the reference * Format file * Try to restore autoformat of markdown * Replace toml:Map with concrete IndexMap * Update schema * Add option that got lost
2024-04-05feat(odin): Add Odin Lang module (#5873)[Error_27]
* Add Odin lang module * add utils string and remove commit number from output * switch to new symbol because ZWJ support is rare * add config docs * add option to show the commit number * fix lack of trimming * fix formatting to comply with checks * Add trailing newline to comply with cargo fmt * Add new Odin test and add newline in cmd output
2024-04-05feat(gleam): Add Gleam module (#5886)boreinhardt
Co-authored-by: benno.reinhardt <benno.reinhardt@silbury.com>
2024-04-04build(deps): update crate-ci/typos action to v1.20.4renovate[bot]
2024-04-02build(deps): update crate-ci/typos action to v1.20.3renovate[bot]
2024-04-02build(deps): update crate-ci/typos action to v1.20.1renovate[bot]
2024-04-01build(deps): update crate-ci/typos action to v1.20.0renovate[bot]
2024-03-30fix(bun): change default icon (#5880)Ramy
* feat: change bun icon #5871 * fix: reverts docs
2024-03-24fix: replace all remaining paths referring to vuepress (#5859)David Knaack
2024-03-22build(deps): update embarkstudios/cargo-deny-action action to v1.6.2renovate[bot]
2024-03-21feat(os): add new os symbols (#5849)David Knaack
2024-03-20feat(quarto): Add Quarto module (#5820)Virgile Andreani
Add Quarto module * Adapted from the Typst module
2024-03-20feat(username): add detect_env_vars as option (#5833)Mick Hohmann
* Added the option "detect_env_vars" to the `username` module with the same functionality as in the `hostname` module. * Fixed logic error and added test to catch it * build(deps): update dependency vitepress to ^1.0.0-rc.45 * build(deps): update rust crate shadow-rs to 0.27.1 * Added the option "detect_env_vars" to the `username` module with the same functionality as in the `hostname` module. * Fixed logic error and added test to catch it * Removed unused gix import * Removed unused gix import, again * Removed unused gix import. Next try --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20feat(release): add winget arm64 push & repo sync (#5033)David Knaack
2024-03-09build(deps): update codecov/codecov-action action to v4 (#5742)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-09build(deps): update softprops/action-gh-release action to v2 (#5831)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-06build(deps): update embarkstudios/cargo-deny-action action to v1.6.1renovate[bot]
2024-03-05build(deps): update embarkstudios/cargo-deny-action action to v1.6.0renovate[bot]
2024-03-03feat(docs): move to vitepress (#5785)David Knaack
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
2024-03-02build(deps): update crate-ci/typos action to v1.19.0renovate[bot]
2024-02-18build(deps): update github artifact actions to v4 (#5782)David Knaack
2024-02-13build(deps): update embarkstudios/cargo-deny-action action to v1.5.15renovate[bot]
2024-02-08build(deps): update reviewdog/action-suggester action to v1.11.0renovate[bot]
2024-02-08build(deps): update crate-ci/typos action to v1.18.2renovate[bot]
2024-02-05build(deps): update crate-ci/typos action to v1.18.1renovate[bot]
2024-02-05build(deps): update embarkstudios/cargo-deny-action action to v1.5.13renovate[bot]
2024-02-01build(deps): update crate-ci/typos action to v1.18.0renovate[bot]
2024-02-01build(deps): update dependency taplo-cli to 0.9.0renovate[bot]
2024-01-24build(deps): update embarkstudios/cargo-deny-action action to v1.5.12renovate[bot]
2024-01-24build(deps): update embarkstudios/cargo-deny-action action to v1.5.11renovate[bot]
2024-01-23build(deps): update reviewdog/action-suggester action to v1.10.0renovate[bot]
2024-01-22build(deps): update embarkstudios/cargo-deny-action action to v1.5.10renovate[bot]
2024-01-22build(deps): update embarkstudios/cargo-deny-action action to v1.5.9renovate[bot]
2024-01-20build(deps): update crate-ci/typos action to v1.17.2renovate[bot]
2024-01-20build(deps): update embarkstudios/cargo-deny-action action to v1.5.7renovate[bot]
2024-01-20build(deps): update embarkstudios/cargo-deny-action action to v1.5.6renovate[bot]
2024-01-17build(deps): update xalvarez/prevent-file-change-action action to v1.6.0renovate[bot]
2024-01-14build(deps): update crate-ci/typos action to v1.17.1renovate[bot]