Commit graph

3997 commits

Author SHA1 Message Date
Kevin Garcia d0f604a776
Update atomic.omp.json 2024-12-01 12:57:37 -06: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
Jan De Dobbeleer 7081157740 fix(msi): use script switches
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
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
Some checks failed
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
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.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
Some checks failed
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
Some checks failed
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
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
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
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
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