Commit Graph

431 Commits

Author SHA1 Message Date
Daniel Kneipp
171746a584
feat(mojo): add module for Mojo language (#6108)
* feat: add support to mojo lang

* docs: fix mojo formatting

* Update src/modules/mojo.rs

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

* feat(mojo): parse hash as an independent variable

* chore(mojo): fix formatting

* chore(mojo): update schema and docs

* feat(mojo): use lazy cmd evaluation

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-08-18 18:12:39 +02:00
Thomas O'Donnell
8a2d944bc8
feat(python): Add detect env vars option (#4486)
feat(python): Configure different detect env vars

Allow the env vars that trigger the python module to be configured, if
an empty list is passed then the module will fall back to just
triggering based on the configured files, folders and extensions.
2024-08-18 18:11:13 +02:00
Eduard Korchmar
68a8fc9563
feat(hostname): add option to replace hostnames with aliases (#6097)
---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-08-12 18:26:35 +02:00
renovate[bot]
cf361444d9
build(deps): update embarkstudios/cargo-deny-action action to v2 (#6161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 20:00:10 +02:00
renovate[bot]
aeda623f4d
build(deps): update crate-ci/typos action to v1.23.6 2024-07-31 20:18:12 +00:00
David Knaack
c7a8ea7570
fix(ci): move to macos-latest image (#6132) 2024-07-26 16:15:54 -04:00
David Knaack
cfc58161e0
Merge commit from fork
addresses GHSA-vx24-x4mv-vwr5
2024-07-26 19:31:41 +02:00
renovate[bot]
e23b40fdfd build(deps): update crate-ci/typos action to v1.23.5 2024-07-26 10:05:31 +00:00
renovate[bot]
b9cabda61c build(deps): update crate-ci/typos action to v1.23.3 2024-07-24 19:46:15 +00:00
renovate[bot]
50cd112207
build(deps): update reviewdog/action-suggester action to v1.17.0 2024-07-14 13:04:29 +00:00
renovate[bot]
0e04c55fba
build(deps): update crate-ci/typos action to v1.23.2 2024-07-10 19:26:30 +00:00
David Knaack
48dfcfc0ed
ci: fix prevent prevent file change workflow (#6018) 2024-07-07 16:17:34 +02:00
renovate[bot]
a4d96ed0db
build(deps): update reviewdog/action-suggester action to v1.16.0 2024-07-07 01:50:35 +00:00
renovate[bot]
ba907fb39d
build(deps): update crate-ci/typos action to v1.23.1 2024-07-05 15:15:04 +00:00
renovate[bot]
8809e91720
build(deps): update crate-ci/typos action to v1.23.0 2024-07-05 03:35:08 +00:00
Evan Mattiza
e0281868c9
feat(purescript): add support for spago-next configuration files (#6036)
* update: add purescript spago-next configuration files

in upcoming spago projects, the configuration file is changing from
spago.dhall -> spago.yaml and spago.lock. This will detect both styles
for the time being

* fix typo

did not update test. spago.yaml -> spago.lock in the spago lock file
test case
2024-06-28 23:39:40 +02:00
renovate[bot]
70d7dd68bd build(deps): update reviewdog/action-suggester action to v1.15.0 2024-06-22 21:30:02 +00:00
renovate[bot]
9b2e8c41b4
build(deps): update crate-ci/typos action to v1.22.9 2024-06-22 18:45:59 +00:00
David Knaack
a1c50be2a4
chore(deps): handle signpath update (#6000) 2024-06-22 09:53:21 +02:00
David Knaack
aa05a1e5ab
chore: fix rust 1.79 lint warnings (#6034)
* chore: fix rust 1.79 lint warnings

* chore: update config-schema
2024-06-22 09:52:46 +02:00
renovate[bot]
eade2327e5
build(deps): update crate-ci/typos action to v1.22.8 2024-06-21 22:18:27 +00:00
renovate[bot]
37fba4cfb7
build(deps): update reviewdog/action-suggester action to v1.14.0 2024-06-17 16:59:07 +00:00
renovate[bot]
522aa31f08
build(deps): update crate-ci/typos action to v1.22.7 2024-06-12 16:57:51 +00:00
renovate[bot]
46b54ebc7d
build(deps): update crate-ci/typos action to v1.22.4 2024-06-11 01:21:52 +00:00
renovate[bot]
d8a3ac72a3
build(deps): update reviewdog/action-suggester action to v1.13.0 2024-06-08 10:30:46 +00:00
renovate[bot]
17b09bed3d
build(deps): update crate-ci/typos action to v1.22.3 2024-06-07 15:39:46 +00:00
renovate[bot]
5489659698
build(deps): update crate-ci/typos action to v1.22.1 2024-06-05 21:59:37 +00:00
renovate[bot]
bbaa571dff
build(deps): update crate-ci/typos action to v1.22.0 2024-06-03 15:58:17 +00:00
Jacob Michels
52f7661451
build(deps): Fix renovate lockfile maintenance (#5955)
* fix lockfile maintenance misconfig

* style

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-06-02 15:24:50 +02:00
DerRockWolf
478d5cccb6
fix(direnv): replace nonexistent "orange" color with "bright-yellow" (#5969)
* Fix direnv config: change style from nonexistent "bold orange" to "bold bright-yellow"

* generate config-schema.json

* fix tests
2024-06-02 15:24:12 +02:00
renovate[bot]
cb5eb2ed19
build(deps): update signpath/github-action-submit-signing-request action to v0.4 2024-05-27 14:25:05 +00:00
John Hooks
5facd85da5
feat(nats): Add NATS Context (#5900)
---------

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2024-05-15 18:46:14 +02:00
David Knaack
6a7c3b07ba
ci: add preliminary windows codesigning via signpath (#5944) 2024-05-12 10:00:20 +02:00
David Knaack
84162dcd81
ci: enable aarch64 msi building (#5951) 2024-05-12 09:59:26 +02:00
renovate[bot]
f353ab4ad1
build(deps): update crate-ci/typos action to v1.21.0 2024-04-30 20:11:37 +00:00
renovate[bot]
ad4fa687e7
build(deps): update reviewdog/action-suggester action to v1.12.0 2024-04-24 10:44:43 +00:00
renovate[bot]
76dc656602
build(deps): update crate-ci/typos action to v1.20.10 2024-04-23 22:56:05 +00:00
renovate[bot]
b370322852
build(deps): update embarkstudios/cargo-deny-action action to v1.6.3 2024-04-22 17:44:06 +00:00
renovate[bot]
98d0ac8e25
build(deps): update crate-ci/typos action to v1.20.9 2024-04-16 17:24:26 +00:00
renovate[bot]
bdb1ed9cd0
build(deps): update crate-ci/typos action to v1.20.8 2024-04-12 21:57:15 +00:00
renovate[bot]
61b1801fda build(deps): update crate-ci/typos action to v1.20.7 2024-04-10 05:11:44 +00:00
renovate[bot]
2b2b9cb2b4
build(deps): update crate-ci/typos action to v1.20.5 2024-04-09 03:56:20 +00:00
Thomas O'Donnell
e3b5dff352
feat(k8s): Add detect env vars option (#4488)
* 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-06 15:30:19 +02:00
Alper Cugun
9c1eaddae1
feat(username): add aliases option (#5855)
* 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-05 23:57:13 +02:00
[Error_27]
335c514e9e
feat(odin): Add Odin Lang module (#5873)
* 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-05 23:56:49 +02:00
boreinhardt
34a8f7e628
feat(gleam): Add Gleam module (#5886)
Co-authored-by: benno.reinhardt <benno.reinhardt@silbury.com>
2024-04-05 23:56:15 +02:00
renovate[bot]
86235967b4 build(deps): update crate-ci/typos action to v1.20.4 2024-04-04 19:33:47 +00:00
renovate[bot]
089d6d73cb
build(deps): update crate-ci/typos action to v1.20.3 2024-04-02 18:48:47 +00:00
renovate[bot]
c4b6fd0804
build(deps): update crate-ci/typos action to v1.20.1 2024-04-02 00:03:27 +00:00
renovate[bot]
d12d9a2751
build(deps): update crate-ci/typos action to v1.20.0 2024-04-01 19:16:58 +00:00