Filip Bachul
97b66c75ff
Merge branch 'master' into conditional-style
2023-04-19 18:59:01 +02:00
renovate[bot]
0cfaad1da6
build(deps): update crate-ci/typos action to v1.14.6
2023-04-13 19:15:26 +00:00
AnirbanHalder654322
b2ebd5b50c
feat: Add Solidity Module ( #5047 )
...
* Adding documentation
* Documentation and schema addition
* Creating solidity config
* Module for solidity lang
* Updating all the files
* Changing according to clippy
* Fixing misspellings
* Changes suggested by clippy
* Updating schema , maybe fixing docs workflow error
* Updating schema
* Removing solcjs from default compiler list
* Fallback test added and test string fixed
* Fixing docs
* Updating schema
* Updating schema
* Fixing docs
* Updating schema
* Updating schema
* Typo fix
* Update docs/config/README.md
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
* Update src/utils.rs
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
* Fix build commit
---------
Co-authored-by: Anirban Halder <shaeo967@gmail.com>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-04-13 21:05:12 +02:00
Colton Donnelly
ce01423152
feat(git_metrics): add option to ignore submodules ( #5052 )
...
* add docs
* update schema
* ok, actually update schema
* add test
* fix lint
* accidentally included my .devenv directory
2023-04-13 21:04:15 +02:00
marcybell
27ffa37cfd
feat(azure): subscription name aliases ( #4949 )
...
* From issue #4448 , added `subscription_aliases`
as a field for the Azure module
Can be set in starship.toml with
[azure.subscription_aliases]
* Updated config file schema
* Added entry into documentation
* Update README.md
* Formatted with dprint
2023-04-13 21:03:14 +02:00
Chad Denyar
edb96cad58
feat: add typechange to git_status module ( #4829 )
...
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-04-13 21:02:08 +02:00
renovate[bot]
3368b91034
build(deps): update embarkstudios/cargo-deny-action action to v1.5.2
2023-04-12 21:41:43 +00:00
Matan Kushner
167a7a51c8
ci: add missing GH token to doc publishing flow
2023-04-11 15:03:37 +09:00
Matan Kushner
3e42e739ec
ci: Revert "fix: bootstrap manifest for release-please ( #5087 )"
...
This reverts commit e392d14f4e
.
2023-04-11 14:57:55 +09:00
Matan Kushner
e392d14f4e
fix: bootstrap manifest for release-please ( #5087 )
2023-04-11 13:44:29 +09:00
David Knaack
b475b5809f
build(deps): update rust crate os_info to 3.7.0 ( #5057 )
...
* build(deps): update rust crate os_info to 3.7.0
* add new os symbols
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 13:07:30 +02:00
Filip Bachul
cfe08ce7ac
Merge branch 'master' into conditional-style
2023-04-09 16:27:48 +02:00
renovate[bot]
95a036bfa1
build(deps): update embarkstudios/cargo-deny-action action to v1.5.1
2023-04-06 17:54:59 +00:00
renovate[bot]
941b1bd1c8
build(deps): update crate-ci/typos action to v1.14.5
2023-04-05 08:43:02 +00:00
renovate[bot]
a11667b637
build(deps): update crate-ci/typos action to v1.14.4
2023-04-04 12:50:39 +00:00
Filip Bachul
e1626bd4b3
Merge branch 'master' into conditional-style
2023-04-02 17:46:53 +02:00
jliaoh
d29ce7c45d
feat(custom): add option to check if pwd is in a repo ( #4822 )
...
* feat(custom): add option to check if pwd is in a repo
* Apply suggestions from code review
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
* change whenrepo to require_repo
* chore: fix doc formatting
---------
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-04-02 16:39:45 +02:00
Filip Bachul
159b17bec8
Merge branch 'master' into conditional-style
2023-03-27 10:17:38 +02:00
renovate[bot]
bbcc1302a6
build(deps): update embarkstudios/cargo-deny-action action to v1.5.0
2023-03-25 11:35:17 +00:00
renovate[bot]
4474bdd94f
build(deps): update crate-ci/typos action to v1.14.3
2023-03-23 06:03:25 +00:00
Zhizhen He
0f8a2d9363
chore: add spell checker to workflows ( #4975 )
...
* chore: add spell checker to workflows
* fix: update config schema
* fix: revert for fennel.rs
2023-03-22 13:42:46 -05:00
Harry Hodge
74ce7fdbee
feat(aws): Adds support for AWS_CREDENTIAL_EXPIRATION environment variable ( #5002 )
...
feat(aws): supports AWS_CREDENTIAL_EXPIRATION environment variable
Adds support for the AWS_CREDENTIAL_EXPIRATION environment variable
which was adopted as the standard way to set the expiration for
temporary credentials. The existing AWS_SESSION_EXPIRATION environment
variable is not dropped for backwards compatibility.
See https://github.com/aws/aws-cli/pull/7398
2023-03-20 21:56:12 +01:00
Filip Bachul
c47d12cab8
Merge branch 'master' into conditional-style
2023-03-07 16:59:55 +01:00
David Knaack
4c12a7878b
ci: use reviewdog/action-suggester
for config-schema check ( #4857 )
...
* ci: use `reviewdog/action-suggester` for config-schema check
* increase workflow permissions
2023-03-02 18:49:26 +01:00
David Knaack
5e5ccc4ebe
ci: replace audit
with deny
action ( #4856 )
2023-02-28 12:22:02 -06:00
Filip Bachul
3e505d3d5e
Merge branch 'master' into conditional-style
2023-02-28 09:53:17 +01:00
David Knaack
b55774d3a6
feat(release): handle chocolatey starship.portable and starship.install pkg publishing ( #4723 )
...
Handles starship.install (MSI installer) and starship.portable and makes starship an
empty meta-package that only depends on starship.install. MSI/installer packages
seem to be preferred over zip-based installers on chocolatey. Proper virtual packages
that allow choosing either a portable or install variant aren't implemented in chocolatey yet.
2023-02-27 23:03:32 -06:00
renovate[bot]
fc531e75b0
build(deps): update dprint plugins
2023-02-27 00:21:53 +00:00
Filip Bachul
9fa919e02c
Merge branch 'master' into conditional-style
2023-02-26 17:59:01 +01:00
Matan Kushner
1447957e97
ci: add caching for docs publishing step
2023-02-26 12:00:16 +09:00
Matan Kushner
65e1b988a4
ci: remove unneeded dependency in publish job
2023-02-26 11:58:37 +09:00
Matan Kushner
a048ddd6eb
ci: allow docs to be manually published via workflow_dispatch
2023-02-26 11:56:49 +09:00
Matan Kushner
6b55eeef98
ci: set Node version for docs build
2023-02-26 11:45:33 +09:00
David Knaack
d1891de638
chore: use updated gitoxide crate names ( #4913 )
2023-02-21 13:03:17 +09:00
Filip Bachul
9270e016a6
Merge branch 'master' into conditional-style
2023-02-15 19:10:37 +01:00
iuhoay
07c2298965
feat(java): Add .sdkmanrc
for Java ( #4888 )
...
* Add `.sdkmanrc` for Java
* Update config-schema.json, Add `.sdkmanrc` file for Java
* Update doc
2023-02-11 14:06:21 +01:00
Filip Bachul
4a3d941357
Merge branch 'master' into conditional-style
2023-02-09 09:35:13 +01:00
Matan Kushner
93c7eca550
ci: reduce renovate PR noise ( #4892 )
2023-02-09 03:51:38 +09:00
David Knaack
c019630653
build(deps): update rust crate os_info to 3.6.0 ( #4878 )
...
* build(deps): update rust crate os_info to 3.6.0
* add new os symbols
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 12:52:14 +01:00
Filip Bachul
53c64e5116
Merge branch 'master' into conditional-style
2023-02-02 18:00:20 +01:00
renovate[bot]
30084e113a
build(deps): update mislav/bump-homebrew-formula-action action to v2.2
2023-01-31 12:50:36 +00:00
Vegard Skui
41eb98b310
feat(fossil_branch): add fossil_branch module ( #4806 )
...
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-01-31 09:06:46 +01:00
Filip Bachul
c40321c4d7
Merge branch 'master' into conditional-style
2023-01-19 18:51:24 +01:00
Matan Kushner
1e35f0c163
ci: don't fail CI if codecov fails to upload
2023-01-18 12:04:04 +09:00
Filip Bachul
0d8a603dbd
Merge branch 'master' into conditional-style
2023-01-12 20:38:20 +01:00
Florent Vilmart
10433e31ef
feat(config): Adds support for --profile <custom profile name> ( #3467 )
...
Co-authored-by: Kevin Song <chips@ksong.dev>
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2023-01-11 21:25:36 -06:00
Filip Bachul
9e4608e6d3
Merge branch 'master' into conditional-style
2023-01-04 21:02:33 +01:00
Jan Katins
4fa7395c9e
chore: Don't run crowdin workflow on forks ( #4790 )
2023-01-04 10:31:25 +01:00
Filip Bachul
a8a0b1524f
Merge branch 'master' into conditional-style
2023-01-02 15:03:34 +01:00
Lyle Mantooth
67b6376e2e
feat: add pijul_channel module ( #4765 )
...
* feat: Pijul VCS support
* Extra bits needed for new module.
* Format Markdown table.
* Fix lint.
* Don't test Pijul module so thoroughly.
Installing from source is too expensive, and compiled binaries are only
available for Windows (and unofficially as well). Perhaps once Pijul
1.0.0 comes out of beta there will be more binaries available in package
repos.
* Format!
* Bad rebase, remove Pijul install from workflow.
* Mock Pijul commands for code coverage.
* Make fake .pijul directory in fixture.
* Truly mock `pijul` command.
* Rename module from `pijul` to `pijul_channel`.
* Format!
* Fix config-schema.json.
* Missed changing module name in docs/ folder.
2022-12-31 15:55:23 +01:00