Commit Graph
32 Commits
Author SHA1 Message Date
Marukome0743andJan De Dobbeleer 5ba011852b chore: update Go comment in Dockerfile 2026-03-24 22:42:11 +01:00
Marukome0743andJan De Dobbeleer 727075a09a chore(devcontainer): bump PowerShell from 7.5.4 to 7.6.0 2026-03-24 22:42:11 +01:00
Marcel FerreiraandJan De Dobbeleer 52aa19a4d3 fix(dev): bump devcontainer Go version to 1.26 2026-03-23 14:44:59 +01:00
JamBalaya56562andJan De Dobbeleer 0a29e237ab chore: sync vscode recommend extensions with devcontainer 2025-12-31 11:41:25 +01:00
JamBalaya56562andJan De Dobbeleer a8ebd9dcb1 chore: version up go and powershell on devcontainer 2025-12-29 21:32:35 +01:00
JamBalaya56562andJan De Dobbeleer 1cb89b4f4b chore: update devcontainer comments 2025-07-29 13:42:00 +02:00
dependabot[bot]andJan De Dobbeleer e8417bb63b chore: bump golangci/golangci-lint-action in the all group
Bumps the all group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).

Updates `golangci/golangci-lint-action` from 6.5.2 to 7.0.0
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/55c2c1448f86e01eaae002a5a3a9624417608d84...1481404843c368bc19ca9406f87d6e0fc97bdcfd)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-29 21:12:50 +01:00
dependabot[bot]andgithub-actions[bot] 41e5fc7d4a chore: bump the minor-patch group in /src 2025-03-06 09:21:36 +00:00
Jan De DobbeleerandJan De Dobbeleer cff836395e chore(devcontainer): remove empty config flag 2024-07-08 17:03:41 +02:00
PoloandJan De Dobbeleer 99c933a6a4 chore(devcontainer): compatibility with podman
Podman is stricter than Docker.

Modify devcontainer.json so that it is possible to start the
devcontainer with podman. Also make sure that SELinux label are dropped
within the container otherwise the workspace is unusable.
These changes remain compatible with Docker.

_Note_ podman needs the option --userns=keep-id. However this would make
Docker break as it is an unsupported user mode. The solution is to add
this option to /etc/containers/container.conf.
2024-07-08 17:03:41 +02:00
Jan De DobbeleerandJan De Dobbeleer 92927638bf chore(devcontainer): use correct image and settings 2024-06-04 20:55:21 +02:00
Jan De DobbeleerandJan De Dobbeleer 950c608939 feat(go): upgrade to 1.22.3 2024-05-19 08:44:07 +02:00
Jan De DobbeleerandJan De Dobbeleer f6a0bedf6e feat: pin to go 1.22 2024-03-12 10:15:57 +01:00
Warren BuckleyandJan De Dobbeleer 108a836736 feat(devcontainer): remove binary download in docker image 2023-10-13 11:16:31 +02:00
Warren BuckleyandJan De Dobbeleer df07df9e35 feat(devcontainer): auto build oh-my-posh at creation 2023-10-13 11:16:31 +02:00
AzanulandJan De Dobbeleer d6696dac66 feat(devcontainer): go version update
Signed-off-by: Azanul <azanulhaque@gmail.com>
2023-10-06 11:46:06 +02:00
Warren BuckleyandJan De Dobbeleer 2c7e6b26a3 chore(codespaces): replace deprecated TOML extension 2023-09-23 22:30:08 +02:00
Jan De DobbeleerandJan De Dobbeleer 7ee3a496f8 chore: update devcontainer to go1.20 2023-03-12 10:08:24 +01:00
Jan De DobbeleerandJan De Dobbeleer c39e76bd4b chore(devcontainer): update dependencies 2022-11-22 20:37:42 +01:00
Jan De DobbeleerandJan De Dobbeleer 8c44eace50 revert: debug theme is json 2022-06-03 20:30:05 +02:00
ehawman-rosenbergandJan De Dobbeleer f480533a7a feat(theme)!: migrate devious-diamonds to YAML
BREAKING CHANGE: Extension change from "json" to "yaml" necessitates changes in init params
2022-06-03 20:23:20 +02:00
Jan De DobbeleerandJan De Dobbeleer 112043f805 feat: simpler cli interface 2022-03-25 19:08:29 +01:00
Jan De DobbeleerandJan De Dobbeleer 98e0039200 feat: upgrade to go 1.18 2022-03-21 15:25:24 +01:00
Jan De DobbeleerandJan De Dobbeleer 10d56a8551 refactor(cli): migrate to cobra 2022-03-12 23:05:57 +01:00
Bahram MaravandiandGitHub 1980738e48 fix(devcontainer): arm64 installation compatibility 2022-01-12 23:41:54 +01:00
Laurent NullensandJan De Dobbeleer 4d925b69ba chore(devcontainer): fix path 2021-11-26 14:55:36 +01:00
Jan De DobbeleerandJan De Dobbeleer 5256c90531 chore: a better PowerShell experience 2021-11-26 12:44:44 +01:00
Jan De DobbeleerandJan De Dobbeleer d31a24c654 chore: fix devcontainer setup 2021-11-26 12:07:41 +01:00
Alan FregtmanandGitHub 9bba2bf909 feat(devcontainer): deploy OMP to all shells, 2021-11-20 13:45:51 +01:00
lnuandJan De Dobbeleer 25be370618 feat(sysinfo): sysinfo segment
cpu, mem, load, ...
2021-11-19 13:44:00 +01:00
lnuandJan De Dobbeleer e6cb3a5608 chore: devcontainer cleaning
not needed forwarded port removed
powershell extensions added to recommended list
golang.go instead of golang.go-nightly
2021-10-18 18:11:35 +02:00
lnuandJan De Dobbeleer 0bd33c6d21 feat: devcontainer config for vscode
allows to develop inside a container from vscode
persion pinned to bullseye/1.17
pwsh, fish, bash and zsh installed
pwsh set as default shell
default build task added
2021-10-18 16:12:51 +02:00