Commit graph

4014 commits

Author SHA1 Message Date
Jan De Dobbeleer 2ddb3b1486 chore(install): do not update registry
Some checks failed
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
Release / msi (arm64) (push) Has been cancelled
Release / msi (x64) (push) Has been cancelled
Release / msi (x86) (push) Has been cancelled
Release / release (push) Has been cancelled
2024-12-07 14:50:30 +01:00
Jan De Dobbeleer 06a372424f feat(upgrade): select source 2024-12-07 14:50:30 +01:00
dependabot[bot] 6068b56e40 chore: bump golang.org/x/sys from 0.27.0 to 0.28.0 in /src
Some checks failed
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Release / msi (arm64) (push) Has been cancelled
Release / msi (x64) (push) Has been cancelled
Release / msi (x86) (push) Has been cancelled
Release / release (push) Has been cancelled
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/sys/compare/v0.27.0...v0.28.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 01:10:27 +00:00
dependabot[bot] f61d48a13b chore: bump golang.org/x/image from 0.22.0 to 0.23.0 in /src
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.22.0 to 0.23.0.
- [Commits](https://github.com/golang/image/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 01:05:28 +00:00
dependabot[bot] b4d0a474dd chore: bump golang.org/x/text from 0.20.0 to 0.21.0 in /src
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-06 01:00:22 +00:00
dependabot[bot] c502c49b82 chore: bump github/codeql-action from 3.27.5 to 3.27.6
Some checks failed
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Release / msi (arm64) (push) Has been cancelled
Release / msi (x64) (push) Has been cancelled
Release / msi (x86) (push) Has been cancelled
Release / release (push) Has been cancelled
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.5 to 3.27.6.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f09c1c0a94...aa57810251)

---
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-12-04 00:21:52 +00:00
Jan De Dobbeleer 6218539c4b fix(winget): download from CDN
Some checks failed
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
Release / msi (arm64) (push) Has been cancelled
Release / msi (x64) (push) Has been cancelled
Release / msi (x86) (push) Has been cancelled
Release / release (push) Has been cancelled
2024-12-01 18:03:16 +01:00
Jan De Dobbeleer 5ddb2d185c fix(msi): remove older version on install
resolves #5970
2024-12-01 17:37:37 +01:00
Jan De Dobbeleer 6533280ff6 chore(install): use CDN for unix 2024-12-01 17:37:37 +01:00
Jan De Dobbeleer c63d0133f5 chore(winget): set correct version string 2024-12-01 17:37:37 +01:00
Jan De Dobbeleer ebbd7a230a fix(winget): use correct hash URL
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
2024-11-30 18:01:13 +01:00
Jan De Dobbeleer 71fc5644df chore(CDN): upload all release assets 2024-11-30 18:01:13 +01:00
Pietrucci-Blacher e79a5bfce5 fix(segment): sort alphabetically
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / cdn (arm64) (push) Blocked by required conditions
Release / cdn (x64) (push) Blocked by required conditions
Release / cdn (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
2024-11-30 11:27:49 +01:00
Jan De Dobbeleer 15c2aae9d5 chore(install): move to cdn 2024-11-30 11:27:49 +01:00
Jan De Dobbeleer 12fbb92d06 chore(install): remove quiet param
resolves #5962
2024-11-30 11:27:49 +01:00
Jan De Dobbeleer d7d9a35f2f refactor(golang): clean GetVersion 2024-11-30 11:27:49 +01:00
allcontributors[bot] 6b06dddff9 docs: update .all-contributorsrc [skip ci] 2024-11-30 11:23:32 +01:00
allcontributors[bot] abd6551132 docs: update website/docs/contributors.md [skip ci] 2024-11-30 11:23:32 +01:00
dependabot[bot] 82053b281b chore: bump TriPSs/conventional-changelog-action from 5.4.0 to 6.0.0
Some checks failed
Code QL / code-ql (push) Has been cancelled
Release / changelog (push) Has been cancelled
Release / artifacts (push) Has been cancelled
Release / msi (arm64) (push) Has been cancelled
Release / msi (x64) (push) Has been cancelled
Release / msi (x86) (push) Has been cancelled
Release / cdn (arm64) (push) Has been cancelled
Release / cdn (x64) (push) Has been cancelled
Release / cdn (x86) (push) Has been cancelled
Release / release (push) Has been cancelled
Bumps [TriPSs/conventional-changelog-action](https://github.com/tripss/conventional-changelog-action) from 5.4.0 to 6.0.0.
- [Release notes](https://github.com/tripss/conventional-changelog-action/releases)
- [Changelog](https://github.com/TriPSs/conventional-changelog-action/blob/releases/v6/CHANGELOG.md)
- [Commits](3c4970b657...6713919361)

---
updated-dependencies:
- dependency-name: TriPSs/conventional-changelog-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-29 00:54:05 +00:00
Tucker Beck b4fe0a09ce feat(block): allow templates for filler text
Some checks failed
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Release / msi (arm64) (push) Blocked by required conditions
Release / msi (x64) (push) Blocked by required conditions
Release / msi (x86) (push) Blocked by required conditions
Release / cdn (arm64) (push) Blocked by required conditions
Release / cdn (x64) (push) Blocked by required conditions
Release / cdn (x86) (push) Blocked by required conditions
Release / release (push) Blocked by required conditions
Azure Static Web Apps CI/CD / Build and Deploy (push) Has been cancelled
This change allows the user to specify a template for filler so that
different behavior can be configured when the block is handling an
overflow.

An example configuration might be:

```yaml
- type: prompt
  alignment: right
  filler: "{{ if .Overflow }} {{ else }}<#3d59a1,transparent>━</>{{ end }}"
  overflow: break
```

This would draw filler text ("-") when there is no overflow and empty
space when there is an overflow.
2024-11-28 19:49:48 +01:00
Jan De Dobbeleer ebc7d25922 feat(release): publish artifacts to CDN 2024-11-28 19:49:48 +01:00
allcontributors[bot] dacdd9cf02 docs: update .all-contributorsrc [skip ci] 2024-11-28 19:45:52 +01:00
allcontributors[bot] 5e12c7948c docs: update website/docs/contributors.md [skip ci] 2024-11-28 19:45:52 +01:00
Jan De Dobbeleer dfcccaabe0 fix(engine): restore the use of newline everywhere
Some checks failed
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-26 20:42:56 +01:00
Jan De Dobbeleer 72fec1f5f6 fix(engine): only use carriage return on PowerShell 2024-11-26 19:53:29 +01:00
Jan De Dobbeleer e139f5eadd feat(scoop): remove option due to not correctly supporting MSI 2024-11-26 19:53:29 +01:00
Jan De Dobbeleer 5ba9ffb069 fix(prompt): print FTCS in primary prompt only
Some checks are pending
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
resolves #5933
2024-11-26 11:08:58 +01:00
Jan De Dobbeleer 642aadf984 fix(install): correctly download and run MSI
resolves #5937
2024-11-26 11:08:58 +01:00
Jan De Dobbeleer 534e7d025e fix(newline): use
by default
2024-11-26 11:08:58 +01:00
dependabot[bot] a72debd672 chore: bump github.com/charmbracelet/bubbletea in /src
Some checks are pending
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.3 to 1.2.4.
- [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.3...v1.2.4)

---
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-26 00:31:35 +00:00
Jan De Dobbeleer ee5084d7a3 chore: generalise notify workflows
Some checks are pending
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-25 08:46:44 +01:00
Jan De Dobbeleer b871f33882 fix(block): right align on overflow break
resolves #5766
2024-11-25 08:18:39 +01:00
Jan De Dobbeleer 29a89f4265 docs(cmd): initialize using clink config
resolves #5866
2024-11-25 08:18:39 +01:00
Jan De Dobbeleer 47f7383f96 chore(msi): use matrix for notify 2024-11-25 08:18:39 +01:00
Noah Springer f9c0e25556 fix: adjust tauri and svelte segments 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer 4c2f08c726 feat(install): migrate to MSI 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer ba148a4639 chore: remove inno package 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer f75d0ffc70 chore(msi): correct README 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer 3d48936e67 feat(store): migrate to MSI 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer ab1fb14988 feat(scoop): migrate to MSI 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer 45f448934c feat(winget): migrate to MSI 2024-11-25 08:18:39 +01:00
Jan De Dobbeleer 68edd2811d fix(tcsh): print ANSI newline
resolves #5785
2024-11-25 08:18:39 +01:00
dependabot[bot] 5fdf31e80a chore: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /src
Some checks are pending
Code QL / code-ql (push) Waiting to run
Release / changelog (push) Waiting to run
Release / artifacts (push) Blocked by required conditions
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 00:33:50 +00:00
Noah Springer 0d5cbc8ab3 feat(segment): add tauri and svelte
Some checks are pending
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