Frikky
|
d1d06df2b0
|
Removed a problem with duplicate binds in worker
|
2025-04-03 18:23:34 +02:00 |
|
Frikky
|
3ce9a75ef6
|
Minor workflow change
|
2025-04-03 01:55:23 +02:00 |
|
Frikky
|
bc8b1c2c6e
|
Improved the image download mechanism for self-built apps onprem
|
2025-04-03 01:53:55 +02:00 |
|
Frikky
|
7c87def694
|
Added dockerbuild nightly file to separate from prod
|
2025-04-02 23:20:27 +02:00 |
|
Frikky
|
d213cc3b98
|
Also made requests not stupid slow due to waiting for Tenzir for no reason
|
2025-04-02 23:07:51 +02:00 |
|
Frikky
|
80c568e546
|
Added multiple updates to Orborus to ensure image downloads happen properly, even with bad defaults
|
2025-04-02 23:07:09 +02:00 |
|
Frikky
|
abbdca9567
|
Sane defaults for comment position
|
2025-04-02 14:24:35 +02:00 |
|
Frikky
|
2e40266171
|
Fixed a few minor problems like queue confirms working well for environments with spaces
|
2025-04-02 12:20:48 +02:00 |
|
Frikky
|
d381a50a86
|
Merge pull request #1643 from piyush-3-7-7-3/feature/manage-comments-new
Add Alignment and Resize Features to Comment Node
|
2025-04-01 22:34:08 +02:00 |
|
Frikky
|
ff6b970aef
|
Minor fixes everywhere
|
2025-04-01 22:33:25 +02:00 |
|
Frikky
|
fdb321a147
|
Merge pull request #1624 from P4sca1/worker-app-service-accounts
allow to change service accounts for worker and apps
|
2025-03-31 16:31:03 +02:00 |
|
Frikky
|
7bfa99f63e
|
Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly
|
2025-03-31 00:08:13 +02:00 |
|
Frikky
|
16421c2745
|
Merge pull request #1657 from P4sca1/security-context
helm update security contexts with user 1001
|
2025-03-31 00:08:00 +02:00 |
|
Frikky
|
8c6f36bfd7
|
Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly
|
2025-03-31 00:07:38 +02:00 |
|
Frikky
|
849179e801
|
Merge pull request #1670 from P4sca1/cleanup-helm-values
Remove unused helm values
|
2025-03-31 00:07:34 +02:00 |
|
Frikky
|
f440e930e8
|
Merge branch 'nightly' into cleanup-helm-values
|
2025-03-31 00:07:27 +02:00 |
|
Frikky
|
2a53dc593e
|
Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly
|
2025-03-31 00:01:35 +02:00 |
|
Frikky
|
0ca3314511
|
Merge pull request #1625 from P4sca1/kubernetes-labels
Add well-known kubernetes labels to resources created by Shuffle
|
2025-03-31 00:01:32 +02:00 |
|
Frikky
|
1fb3542cd4
|
Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly
|
2025-03-31 00:00:37 +02:00 |
|
Frikky
|
583c11881b
|
Merge pull request #1636 from P4sca1/helm-release
fix helm release workflow
|
2025-03-31 00:00:17 +02:00 |
|
Frikky
|
d4edb4aad6
|
Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly
|
2025-03-30 23:57:53 +02:00 |
|
Frikky
|
a018b7ee5b
|
Merge pull request #1646 from P4sca1/helm-update-shuffle
Helm: Default to Chart app version for image tags
|
2025-03-30 23:57:42 +02:00 |
|
Frikky
|
d8cd75879e
|
Tons of frontend bugfixes from cloud sync
|
2025-03-30 18:44:09 +02:00 |
|
Pascal Sthamer
|
8be77be119
|
remove statefulset values
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-26 11:50:51 +01:00 |
|
Pascal Sthamer
|
fd74d0d072
|
remove unused helm values
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-26 11:33:14 +01:00 |
|
Frikky
|
a3b0093cf5
|
Workflow Action Rerun optimization
|
2025-03-25 00:54:32 +01:00 |
|
Frikky
|
a2e4d37eea
|
Allowed workflow reruns from a specific node
|
2025-03-24 20:59:44 +01:00 |
|
Pascal Sthamer
|
1c0f55c70c
|
Merge branch 'nightly' into worker-app-service-accounts
|
2025-03-24 18:23:20 +01:00 |
|
Pascal Sthamer
|
346c154cad
|
Merge branch 'nightly' into kubernetes-labels
|
2025-03-24 18:22:26 +01:00 |
|
Pascal Sthamer
|
e9b10a73cf
|
use app version image tag by default
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-24 18:16:30 +01:00 |
|
Pascal Sthamer
|
d152faec9a
|
remove v prefix from app version too
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-24 18:06:03 +01:00 |
|
Pascal Sthamer
|
17f779ffe2
|
remove the v prefix from chart version
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
|
2025-03-24 14:31:51 +01:00 |
|
Frikky
|
9b9e2e1048
|
Sync up with speedups done for workflow runs on cloud and removed old unused code
|
2025-03-24 10:01:10 +01:00 |
|
Frikky
|
cd30659747
|
Merge pull request #1665 from Shuffle/main
Re-sync with latest fix
|
2025-03-21 12:39:01 +01:00 |
|
Frikky
|
83027ab206
|
Merge pull request #1663 from Shuffle/dependabot/npm_and_yarn/frontend/npm_and_yarn-b421e050ca
build(deps): bump class-transformer from 0.2.3 to 0.5.1 in /frontend in the npm_and_yarn group across 1 directory
|
2025-03-21 12:38:03 +01:00 |
|
Frikky
|
95d053db80
|
Merge pull request #1664 from Shuffle/main
Main sync for dev
|
2025-03-21 12:37:35 +01:00 |
|
Frikky
|
9476020b50
|
Minor fixes from code scanning that had no direct necessary impact
|
2025-03-21 12:37:09 +01:00 |
|
dependabot[bot]
|
3c05cf43ac
|
build(deps): bump class-transformer
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [class-transformer](https://github.com/typestack/class-transformer).
Updates `class-transformer` from 0.2.3 to 0.5.1
- [Release notes](https://github.com/typestack/class-transformer/releases)
- [Changelog](https://github.com/typestack/class-transformer/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/typestack/class-transformer/compare/v0.2.3...v0.5.1)
---
updated-dependencies:
- dependency-name: class-transformer
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-21 11:27:39 +00:00 |
|
Frikky
|
bc936ab137
|
Fixed multiple potential vulnerabilites in go-git.v4
|
2025-03-21 12:26:22 +01:00 |
|
Frikky
|
8b4f8a14c8
|
2.0.1 version build
|
2025-03-21 12:17:56 +01:00 |
|
Frikky
|
8784fdea19
|
Changed go mod tidy and download from go get
|
2025-03-21 02:25:18 +01:00 |
|
Frikky
|
243de719fc
|
Changed version back to latest
|
2025-03-21 02:15:47 +01:00 |
|
Frikky
|
86ba150e29
|
Removed app sdk requirements file
|
2025-03-21 02:14:39 +01:00 |
|
Frikky
|
c7d0de24a6
|
Rebuild with 2.0.1
|
2025-03-21 02:12:20 +01:00 |
|
Frikky
|
ed78159913
|
Go sum fix
|
2025-03-21 02:11:21 +01:00 |
|
Frikky
|
2bef2a413c
|
Merge pull request #1661 from Shuffle/nightly
Sync for 2.0.1
|
2025-03-21 02:09:44 +01:00 |
|
Frikky
|
d67c05b343
|
Merge branch 'main' into nightly
|
2025-03-21 02:09:36 +01:00 |
|
Frikky
|
d6e9459dc5
|
Rebuild for nightly
|
2025-03-21 02:05:26 +01:00 |
|
Frikky
|
373e5bc909
|
Multiple minor fixes for 2.0.1 release to improve general usability
|
2025-03-21 02:03:19 +01:00 |
|
Frikky
|
f3d547b875
|
Merge branch 'nightly' of https://github.com/shuffle/shuffle into nightly
|
2025-03-20 17:22:58 +01:00 |
|