Filip Bachul
a80010afd2
Merge branch 'master' into conditional-style
2022-09-15 23:35:15 +02:00
dependabot[bot]
96fcf3dcf1
build: bump xalvarez/prevent-file-change-action from 1.2.0 to 1.3.0 ( #4370 )
...
Bumps [xalvarez/prevent-file-change-action](https://github.com/xalvarez/prevent-file-change-action ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/xalvarez/prevent-file-change-action/releases )
- [Commits](https://github.com/xalvarez/prevent-file-change-action/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: xalvarez/prevent-file-change-action
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>
2022-09-15 03:15:29 -04:00
Filip Bachul
2fc6037c9d
Merge branch 'master' into conditional-style
2022-09-13 14:05:39 +02:00
David Knaack
b5d3d8fcf3
feat(schema): deny unknown keys ( #4270 )
2022-09-09 14:59:38 +02:00
Filip Bachul
c9c8f39b6b
Merge branch 'master' into conditional-style
2022-09-08 21:21:16 +02:00
David Knaack
1e284347fa
ci: avoid running tests twice for dependabot prs ( #4350 )
2022-09-08 21:00:40 +02:00
Filip Bachul
37a9183f00
Merge branch 'master' into conditional-style
2022-08-25 15:15:06 +02:00
Matan Kushner
627a05862b
ci: publish to cargo and brew after successful release
2022-08-19 12:22:04 -04:00
David Knaack
5984f0829e
perf(git_commit): only use exact match for tag by default ( #4281 )
2022-08-19 08:27:41 +02:00
Filip Bachul
6b4f3770d1
Merge branch 'master' into conditional-style
2022-08-16 13:30:13 +02:00
David Knaack
37f350a476
build: use cargo for stripping release binaries ( #4246 )
2022-08-14 15:31:08 -04:00
Filip Bachul
07fe2cc722
Merge branch 'master' into conditional-style
2022-08-01 22:52:10 +02:00
David Knaack
85692d1bf6
feat: add bun module ( #4187 )
2022-08-01 12:59:36 +02:00
Filip Bachul
eb6352d49c
Merge branch 'master' into conditional-style
2022-07-21 23:37:25 +02:00
Artyom Belousov
61438484bd
feat(status): Add pipestatus_segment_format option to status module ( #4103 )
...
Add pipestatus_segment_format
2022-07-19 15:07:50 +02:00
dependabot[bot]
a92c2582e6
build: bump dprint/check from 2.0 to 2.1 ( #4183 )
...
Bumps [dprint/check](https://github.com/dprint/check ) from 2.0 to 2.1.
- [Release notes](https://github.com/dprint/check/releases )
- [Commits](https://github.com/dprint/check/compare/v2.0...v2.1 )
---
updated-dependencies:
- dependency-name: dprint/check
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-18 03:05:43 -04:00
Filip Bachul
8f0659b075
Merge branch 'master' into conditional-style
2022-07-12 13:43:12 +02:00
Thomas O'Donnell
5c5969c50b
feat(k8s): Add folder detection to the k8s module. ( #4157 )
...
Have added configuration options to the k8s module to allow activating
the module only in directories that contains certain files or folders.
To ensure this is backwards compatible and because there are not really
any standard files or folders for Kubernetes I have set the defaults to
empty and will activate the module for all directories.
2022-07-10 11:14:54 +02:00
David Knaack
af15de93c4
perf(pulumi): allow disabling upwards discovery ( #4159 )
...
* perf(pulumi): disable upwards discovery by default
* change `search_upwards` default to `true`
2022-07-10 11:14:43 +02:00
Filip Bachul
5c6f06ce32
Merge branch 'master' into conditional-style
2022-06-30 14:15:39 +02:00
Matan Kushner
7feb2174e7
ci: replace GITHUB_TOKEN with GH_PAT ( #4133 )
2022-06-29 13:34:25 -04:00
Matan Kushner
3538efe727
ci: fix release hiccups caused by draft release ( #4125 )
2022-06-28 14:18:19 -04:00
David Knaack
e1351ac096
ci(release): fix msi upload ( #4115 )
2022-06-26 18:26:45 -04:00
David Knaack
3ac904544d
ci(release): draft release until binaries are uploaded ( #4116 )
2022-06-26 16:30:33 -04:00
Filip Sergot
1a4fac63f7
feat: add Raku module ( #4048 )
...
* feat: add Raku module
* Update docs/config/README.md
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
Co-authored-by: Thomas O'Donnell <andytom@users.noreply.github.com>
2022-06-26 12:00:55 +02:00
dependabot[bot]
73425e7417
build: bump mislav/bump-homebrew-formula-action from 2.0 to 2.1 ( #4110 )
...
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action ) from 2.0 to 2.1.
- [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases )
- [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v2.0...v2.1 )
---
updated-dependencies:
- dependency-name: mislav/bump-homebrew-formula-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-24 03:05:39 -04:00
Filip Bachul
7a0db3c1fb
implement schemars::JsonSchema for StarshipConditionalStyleConfig
...
thanks for your help david!
2022-06-23 20:44:48 +02:00
Filip Bachul
1cf8aef297
Merge branch 'master' into conditional-style
2022-06-23 14:55:35 +02:00
Daniel Letscher
ef52f9e77e
feat(winget): Add support for winget package manager ( #4042 )
...
* Add winget update release step
* Hardcode MSI URLs for wingetcreate
* Fix variable expansion reference
* Add winget install documentation
* Revert removing MSI installer documentation
Co-authored-by: Daniel Letscher <Letsch22@users.noreply.github.com>
2022-06-23 12:28:50 +02:00
Filip Bachul
f3dbc3a947
Merge branch 'master' into conditional-style
2022-06-22 18:10:56 +02:00
Thomas O'Donnell
67619386cd
fix(character): Standadise Vim config names ( #4081 )
...
Have switched all vi/vim symbols to have the same prefix 'vim'. To
preserve backwards compatibility with existing configs I have added an
alias for the previous config name.
2022-06-18 23:23:59 +02:00
David Knaack
09bbea8197
ci: check if presets files follow config schema ( #4060 )
2022-06-15 23:30:30 +02:00
David Knaack
b8cbd7748c
ci(windows): fix installer condition ( #4056 )
2022-06-15 23:30:22 +02:00
David Knaack
a72b4638f3
docs(aws): improve legibility ( #4050 )
2022-06-12 13:27:19 +02:00
Filip Bachul
5fe5e3f565
Merge branch 'master' into conditional-style
2022-06-04 17:30:45 +02:00
Mat Jones
146976351e
fix(fish): add proper vi mode detection for fish shell ( #3839 )
...
* add proper vi mode detection for fish shell
* update tests
* fix test
* update config-schema.json
* update docs
* add warning about symbols only supported in fish
2022-06-04 12:41:24 +02:00
Filip Bachul
952fd688b1
Merge branch 'master' into conditional-style
2022-06-02 22:41:30 +02:00
David Knaack
89fd5320af
feat(release): add windows msi installers ( #4031 )
...
* feat(release): add windows msi installers
* add install documentation
* use intransparent ico-file
* run installer tests on push, add continue-on-error
2022-06-02 22:26:10 +02:00
Tobi
df5c2d8836
feat(kubernetes): add user alias ( #4008 )
...
* add kubernetes user alias (fixes #3870 )
* update config schema
* sort config property alphabetically
* Update README.md
* add test-case for non-matching alias
2022-05-30 20:09:53 +02:00
Stefano Baghino
3fe6cc023c
feat: Add support for Daml ( #4004 )
2022-05-26 16:42:31 +02:00
Matan Kushner
f7dcb3afa8
ci: continue on error if notarization fails
2022-05-24 23:37:53 +01:00
Filip Bachul
00c6499efb
Merge branch 'master' into conditional-style
2022-05-24 14:03:39 +02:00
David Knaack
0ae61c7758
chore(clippy): fix new lints ( #4002 )
2022-05-23 06:58:27 -04:00
Kevin Song
a0a6c942fe
fix(ci): Version bump and fix Crowdin Pretranslate ( #3992 )
2022-05-18 11:03:23 +01:00
dependabot[bot]
4b400d05d5
build: bump starship/crowdin-pretranslate-action from 0.1.0 to 0.1.1 ( #3993 )
...
Bumps [starship/crowdin-pretranslate-action](https://github.com/starship/crowdin-pretranslate-action ) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/starship/crowdin-pretranslate-action/releases )
- [Commits](https://github.com/starship/crowdin-pretranslate-action/compare/v0.1.0...v0.1.1 )
---
updated-dependencies:
- dependency-name: starship/crowdin-pretranslate-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-18 08:05:46 +01:00
Kevin Song
190dfa8885
ci: Add daily Crowdin Pretranslation trigger ( #3983 )
2022-05-13 17:23:01 -04:00
Kevin Song
296d55f47e
ci: Set MacOS deployment target at 10.7 in CI ( #3973 )
2022-05-09 22:08:57 +02:00
Matan Kushner
c8cd3d06b6
chore: rename CARGO_REGISTRY_TOKEN
2022-05-08 22:54:51 +02:00
Arya Adarsha Gautam
9ebfce1e36
feat(go): check for go.work file to show Go module in prompt ( #3968 )
...
* check for go.work file to display go version
* add test to check for go.work file
* update docs to include go.work file
* chore(dprint): fmt & upgrade plugins (#3969 )
Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2022-05-07 08:04:37 +02:00
Filip Bachul
9e3c6589dc
Merge branch 'master' into conditional-style
2022-05-05 15:36:05 +02:00