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
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
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
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
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
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
Thanapat Chotipun
2bf30dc89f
feat(hostname): add ssh_symbol
for ssh connections ( #3806 )
2022-05-04 15:30:16 +02:00
dependabot[bot]
3ced500c87
build: bump mislav/bump-homebrew-formula-action from 1.16 to 2.0 ( #3965 )
...
Bumps [mislav/bump-homebrew-formula-action](https://github.com/mislav/bump-homebrew-formula-action ) from 1.16 to 2.0.
- [Release notes](https://github.com/mislav/bump-homebrew-formula-action/releases )
- [Commits](https://github.com/mislav/bump-homebrew-formula-action/compare/v1.16...v2.0 )
---
updated-dependencies:
- dependency-name: mislav/bump-homebrew-formula-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 10:07:06 +02:00
Matan Kushner
07eccc4f71
ci: explicitly provide repo owner/name when merging PR ( #3930 )
2022-04-26 21:09:37 +02:00
David Knaack
bd7957f01c
fix(git_branch): correct variable name for remote branch ( #3897 )
2022-04-26 20:02:01 +02:00
Fábio Antunes
6def45b751
chore(aws): adds space to the duration variable ( #3872 )
2022-04-21 20:58:06 +02:00
Matan Kushner
5b3d2ff035
ci: automate merging of Crowdin PR before publishing ( #3891 )
2022-04-19 15:47:59 -04:00
David Knaack
9b2ce4240c
revert(schema): move config-schema back into .github folder ( #3886 )
...
This reverts PR #3878 / commit 094f982df1
.
2022-04-18 17:42:47 +02:00
David Knaack
094f982df1
fix(schema): move config-schema into docs folder ( #3878 )
2022-04-16 10:16:27 -04:00
Matan Kushner
34ac769260
ci: correctly kebab-case tag-name in brew action
2022-04-15 18:35:27 -03:00
Matan Kushner
27510e61c7
ci: provide Brew and GH Release actions with the correct tag
2022-04-15 18:26:04 -03:00
Matan Kushner
9804031d9b
ci: update deployment actions to depend on release-please
2022-04-15 18:12:46 -03:00
David Knaack
37811a1581
ci(release-please): only run in main repo ( #3873 )
2022-04-14 13:07:57 -04:00
dependabot[bot]
a02e87833d
build: bump actions/upload-artifact from 2 to 3 ( #3857 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 23:24:01 +02:00
David Knaack
5cece2776a
ci(codecov): use codecov token ( #3866 )
2022-04-12 12:01:49 -04:00
dependabot[bot]
6d559b4f4a
build: bump actions/download-artifact from 2 to 3 ( #3859 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 09:10:36 -05:00
Matan Kushner
c96e2736f8
ci: add release-please to automate release creation ( #3847 )
2022-04-11 09:30:11 -04:00
David Knaack
28da85061b
refactor(custom): various improvements ( #3829 )
2022-04-09 11:32:45 -04:00
Denis Cornehl
e61394a97a
ci: add test coverage reporting with codecov ( #3848 )
2022-04-08 20:20:24 -04:00
oyanoya
3014284e95
feat(spack): Add Spack
module ( #3639 )
...
* feat/add readme + presets
* feat/add spack module
* feat/add spack config
* feat/spack to handle
* feat/add spack to modules and root
* fix/readme formattign
* fix/readme typo
* fix/readme formatting
* feat/replace module_config_derive with serde
* feat/add macros to generate schema + schema
2022-04-03 15:33:14 +02:00
David Knaack
18ad26f98d
feat: allow printing config file schema ( #3737 )
2022-04-01 17:14:05 +02:00
David Knaack
c9b75fe115
fix(init): Change Nushell init for nu 0.60 ( #3773 )
2022-03-24 15:06:24 -04:00
Kevin Song
43006910c5
ci: Correct dependencies for deploy workflow ( #3724 )
2022-03-09 16:07:36 -05:00
dependabot[bot]
ef1521bce2
build: bump actions/checkout from 2.4.0 to 3 ( #3678 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 10:09:45 -05:00
Kevin Song
955a0f7a33
ci: Notarize MacOS Binaries and Add Flat Package Installers ( #3571 )
...
* ci: Notarize MacOS
* Modify logging and documentation to be better
* Make a copy of certain parts of the deploy workflow
* Delete testing workflow
2022-02-27 15:58:28 -06:00
David Knaack
bfff44fddb
ci: deny warnings, useful env vars, do not cache deploy ( #3629 )
...
* ci: deny warnings, useful env vars, do not cache deploy
* fix: allow nightly warnings
2022-02-22 21:16:52 +01:00
Marc Schreiber
dcf66659d0
feat: Enable Undistract Me for Linux ( #3547 )
...
In #1019 the undistract feature has been added to starship without
enabling it by default due to the system dependency on libdbus. With
recent versions of notify-rust the dependency is no longer required and
the feature can be enabled by default.
2022-01-31 15:28:13 -06:00
Kevin Song
f4ddaa0d60
ci: Change branch detection method for crowdin ( #3502 )
2022-01-25 11:56:07 +03:00
Thomas O'Donnell
31ab8aa0c5
ci: Fix failing CI jobs ( #3481 )
...
Have updated the workflow to only run the "Block Translated Changes" job
on PRs since it will fail when run on pushes to a branch. Have fixed the
formatting while I was here.
2022-01-21 11:19:56 -06:00
Kevin Song
19cf0a9e80
ci: Block changes to crowdin-generated files ( #3427 )
...
* ci: Add workflow to block crowdin changes
* Add a change which should not block the PR (will be reverted later)
* Repair broken workflows
* Add a change which should stop the PR
* Revert "Add a change which should not block the PR (will be reverted later)"
This reverts commit eafb5eaed1c2ec4909282990d51b7eb4d7a91fdc.
* Revert "Add a change which should stop the PR"
This reverts commit bfe6e7a39d5559dd6f58fd8cff854ed53948fb40.
2022-01-21 17:26:13 +01:00