Ali
b5961d79f8
refactor(helm): helm binary to sdk refactor [r8s-229] ( #463 )
...
Co-authored-by: stevensbkang <skan070@gmail.com>
2025-03-13 12:20:16 +13:00
Anthony Lapenna
bb6815f681
build: introduce central Makefile and live-reload for Go ( #184 )
2024-12-03 08:49:03 +13:00
Anthony Lapenna
a261f60764
version: display dependencies versions ( #188 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2024-12-03 08:45:44 +13:00
LP B
1900fb695d
fix(docker/container): use nodeName to build links to networks used by containers ( #12002 )
/ triage (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
ci / build_images (map[arch:arm platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:arm64 platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:ppc64le platform:linux version:]) (push) Has been cancelled
ci / build_images (map[arch:s390x platform:linux version:]) (push) Has been cancelled
Lint / Run linters (push) Has been cancelled
Test / test-client (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:linux]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Has been cancelled
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Has been cancelled
Test / test-server (map[arch:arm64 platform:linux]) (push) Has been cancelled
ci / build_manifests (push) Has been cancelled
2024-07-17 14:40:05 +02:00
Chaim Lev-Ari
4a10c2bb07
feat(version): show git commit and env [EE-6021] ( #10748 )
ci / build_manifests (push) Blocked by required conditions
ci / build_images (map[arch:amd64 platform:linux]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
ci / build_images (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
ci / build_images (map[arch:arm64 platform:linux]) (push) Waiting to run
/ triage (push) Waiting to run
Lint / Run linters (push) Waiting to run
Test / test-client (push) Waiting to run
Test / test-server (map[arch:amd64 platform:linux]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:1809]) (push) Waiting to run
Test / test-server (map[arch:amd64 platform:windows version:ltsc2022]) (push) Waiting to run
Test / test-server (map[arch:arm64 platform:linux]) (push) Waiting to run
2024-01-25 07:41:33 +02:00
cmeng
2972022523
fix(version): show build info EE-6278 ( #10578 )
2023-11-02 11:04:11 +13:00
Steven Kang
08fdebfbd9
feat(ci): introduce GH Actions for Portainer CE ( #10419 )
...
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-10-24 13:30:33 +03:00
Matt Hook
58d130ee37
fix(buildscripts): make build process more closely resemble EE ( #8881 )
2023-05-03 12:13:28 +07:00
Chaim Lev-Ari
f20d3e72b9
chore(build): remove grunt and add makefile [EE-4824] ( #8125 )
2023-05-02 10:13:37 +07:00
Chaim Lev-Ari
4c86be725d
feat(system): upgrade portainer on kubernetes [EE-4625] ( #8448 )
2023-03-07 23:34:55 -03:00
Chaim Lev-Ari
5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] ( #8095 )
2022-12-11 08:58:22 +02:00
andres-portainer
ab3a6f402e
fix(build): add -trimpath EE-4406 ( #7836 )
2022-10-11 13:00:50 -03:00
andres-portainer
f9fe440401
feat(logging): trim paths from the build EE-4186 ( #7710 )
2022-09-20 18:48:07 -03:00
itsconquest
a0d349e0b3
feat(buildinfo): ability to see build info [EE-2552] ( #7107 )
...
* feat(buildinfo): ability to see build info [EE-2252]
* handle dark theme
* feat: add build info to status version
* feat: include ldflags in azure pipeline
* echo shell commands in azure build
* clean up main log
* allow tests to pass
* use data from backend
* allow clicking off modal to dismiss
* add placeholder versions
* refactor
* update button class
* fix modal displaying behind elements
Co-authored-by: Dmitry Salakhov <to@dimasalakhov.com>
2022-07-15 11:09:38 +12:00
Sven Dowideit
76ced401f0
chore(build): reduce the time to run yarn build:server from 1.5minutes, to 10 seconds ( #5987 )
...
* reduce the time to run yarn build:server from 1.5minutes, to 10 seconds
Signed-off-by: Sven Dowideit <sven.dowideit@portainer.io>
* add yarn test:server
Signed-off-by: Sven Dowideit <sven.dowideit@portainer.io>
2021-10-28 21:18:13 +10:00
Steven Kang
576f369152
feat(build-system): introduce Azure DevOps support ( #2666 )
2019-01-31 11:37:16 +13:00
Anthony Lapenna
f5dc663879
fix(build-system): revert appveyor integration
...
* Revert "fix(build-system): fix local build system after appveyor introduction (#2528 )"
This reverts commit 79c24ced96
.
* Revert "feat(build-system): add support for AppVeyor CI (#2449 )"
This reverts commit 65979709e9
.
2018-12-09 16:32:12 +13:00
Anthony Lapenna
79c24ced96
fix(build-system): fix local build system after appveyor introduction ( #2528 )
2018-12-09 16:08:36 +13:00
Steven Kang
65979709e9
feat(build-system): add support for AppVeyor CI ( #2449 )
2018-12-07 16:19:58 +13:00