Noah Springer
0d5cbc8ab3
feat(segment): add tauri and svelte
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-11-24 10:15:21 +01:00
Silzinc
9ba85ba449
feat(fortran): add segment through gfortran
2024-11-24 10:15:21 +01:00
Jan De Dobbeleer
fa93af83cd
fix(msi): install wix in Action
2024-11-24 10:15:21 +01:00
allcontributors[bot]
64f811c6ee
docs: update .all-contributorsrc [skip ci]
2024-11-24 10:08:44 +01:00
allcontributors[bot]
a522380ca8
docs: update website/docs/contributors.md [skip ci]
2024-11-24 10:08:44 +01:00
allcontributors[bot]
ae5eb40f67
docs: update .all-contributorsrc [skip ci]
2024-11-24 09:52:00 +01:00
allcontributors[bot]
b6cb04435a
docs: update website/docs/contributors.md [skip ci]
2024-11-24 09:52:00 +01:00
Jan De Dobbeleer
7081157740
fix(msi): use script switches
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-11-23 22:55:02 +01:00
Jan De Dobbeleer
49a123ad9a
fix(msi): use correct package folder
2024-11-23 21:52:42 +01:00
Jan De Dobbeleer
6bc8756e27
feat(install): add msi
2024-11-23 20:58:29 +01:00
dependabot[bot]
7bc0c4e781
chore: bump github/codeql-action from 3.27.4 to 3.27.5
...
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.4 to 3.27.5.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](ea9e4e3799...f09c1c0a94
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-21 00:14:25 +00:00
Jan De Dobbeleer
bb93e11d5f
fix(block): print leading diamond when set at block level
2024-11-20 20:30:10 +01:00
dependabot[bot]
cd0eacf4df
chore: bump github.com/charmbracelet/bubbletea in /src
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases )
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-20 00:39:07 +00:00
allcontributors[bot]
702e5a1916
docs: update .all-contributorsrc [skip ci]
2024-11-19 14:45:09 +01:00
allcontributors[bot]
bfcecddd99
docs: update website/docs/contributors.md [skip ci]
2024-11-19 14:45:09 +01:00
shulcz
2c71d4e135
refactor(test): make JSON generation smarter by using structs
2024-11-19 14:45:09 +01:00
dependabot[bot]
7de3419e21
chore: bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 in /src
...
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github.com/hashicorp/hcl/v2](https://github.com/hashicorp/hcl ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/hashicorp/hcl/releases )
- [Changelog](https://github.com/hashicorp/hcl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/hashicorp/hcl/compare/v2.22.0...v2.23.0 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/hcl/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 01:08:39 +00:00
Jan De Dobbeleer
f32e117736
chore(upgrade): do not hint shell restart on same version
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-11-17 12:21:19 +01:00
Jan De Dobbeleer
f1f9217c90
fix(language): disable cache by default
2024-11-17 12:21:19 +01:00
Jan De Dobbeleer
02e819fc00
fix(inno): sign installer with signtool
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
this effectively disables signing the uninstaller
as somehow inno setup doesn't forward environment
variables to the subshell used to run signtool. As
we can't authenticate using environment variables
that way, we also can't sign with our new
certificate. Future thought will need to be given.
2024-11-16 20:18:33 +01:00
Jan De Dobbeleer
bf8732ceb1
fix(inno): use correct signing command
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-11-16 14:50:10 +01:00
Jan De Dobbeleer
3ad5be483e
fix(build): restore all build artifacts
2024-11-16 14:20:08 +01:00
Jan De Dobbeleer
763cdc5782
feat(sign): use Azure Code Signing
2024-11-16 14:14:38 +01:00
Jan De Dobbeleer
2aa10619b4
chore(cache): add more logging
2024-11-16 14:07:25 +01:00
Ernesto Cianciotta
e79db4a3b6
fix: in react segment added check for the react package presence
2024-11-16 10:33:32 +01:00
dependabot[bot]
a4c76fc295
chore: bump github/codeql-action from 3.27.3 to 3.27.4
...
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.3 to 3.27.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](396bb3e453...ea9e4e3799
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-15 00:26:03 +00:00
allcontributors[bot]
81ee85a1cb
docs: update .all-contributorsrc [skip ci]
2024-11-14 16:30:35 +01:00
allcontributors[bot]
c2ab69b8fc
docs: update website/docs/contributors.md [skip ci]
2024-11-14 16:30:35 +01:00
Eelis Peltola
a89e83b1dc
fix(notice): correct command for auto upgrade
2024-11-14 16:29:58 +01:00
Jan De Dobbeleer
e005f898fe
feat(upgrade): correct command for major upgrades
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
resolves #5883
2024-11-14 09:51:08 +01:00
Jan De Dobbeleer
d023b76a7f
fix(debug): print non-escaped prompt
2024-11-14 09:51:08 +01:00
Jan De Dobbeleer
bebadac664
feat(debug): remove the need to specify shell
2024-11-14 09:51:08 +01:00
Jan De Dobbeleer
b21c2d2c71
fix(config): correctly set config flag
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
resolves #5882
2024-11-13 23:52:56 +01:00
Jan De Dobbeleer
9349de4998
refactor(environment): remove logging via interface
2024-11-13 23:52:56 +01:00
Jan De Dobbeleer
077135e6cc
refactor: move TemplateCache to template package
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
2024-11-13 16:56:41 +01:00
L. Yeung
1a313f48ec
feat(cache): make template cache available to all prompts
2024-11-13 16:56:41 +01:00
dependabot[bot]
69f7f06d4e
chore: bump github.com/charmbracelet/bubbletea in /src
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases )
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.2.1...v1.2.2 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 00:57:58 +00:00
dependabot[bot]
00ff7b1d0a
chore: bump github/codeql-action from 3.27.1 to 3.27.3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.1 to 3.27.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](4f3212b617...396bb3e453
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-13 00:54:59 +00:00
dependabot[bot]
b479c2d14a
chore: bump softprops/action-gh-release from 2.0.9 to 2.1.0
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 2.0.9 to 2.1.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](e7a8f85e1c...01570a1f39
)
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 00:46:41 +00:00
L. Yeung
a0002e16b5
feat(cli): restore --version
option
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-11-11 17:47:02 +01:00
L. Yeung
3e06366efa
refactor(cli): hide global option --silent
2024-11-11 17:47:02 +01:00
L. Yeung
31fa1f37ab
chore(schema): add native_fallback
property for git
segment
2024-11-11 17:47:02 +01:00
L. Yeung
64071fc72c
chore(schema): add cache_duration
property for language segments
Code QL / code-ql (push) Waiting to run
Azure Static Web Apps CI/CD / Build and Deploy (push) Waiting to run
2024-11-11 12:40:06 +01:00
L. Yeung
dd62c23c62
docs: correct default value of cache_duration
for language segments
2024-11-11 12:40:06 +01:00
L. Yeung
ca17b7211c
chore(schema): add native_fallback
property for mercurial
segment
2024-11-11 12:40:06 +01:00
L. Yeung
f790b02b96
docs: add native_fallback
property for mercurial
segment
2024-11-11 12:40:06 +01:00
dependabot[bot]
f10c50a0e8
chore: bump github/codeql-action from 3.27.0 to 3.27.1
...
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](662472033e...4f3212b617
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 00:31:22 +00:00
dependabot[bot]
543bb0aad1
chore: bump github.com/charmbracelet/bubbletea in /src
...
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases )
- [Changelog](https://github.com/charmbracelet/bubbletea/blob/main/.goreleaser.yml )
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v1.2.0...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 00:23:53 +00:00
Jan De Dobbeleer
8295e48ed3
docs: add subscription links
Code QL / code-ql (push) Has been cancelled
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
2024-11-09 11:41:53 +01:00
Jan De Dobbeleer
1bebcd1f5d
fix(template): store segment data synchronous
2024-11-09 09:45:42 +01:00