Commit Graph

271 Commits

Author SHA1 Message Date
Lalit Deore a52511a2cb Enhance deployment section with HTML formatting
Updated the deployment section to include HTML formatting for cloud marketplaces and added placeholders for AWS and Azure.
2026-01-08 14:47:26 +05:30
Lalit Deore f2b3612cf8 Add deployment options for GCP, AWS, and Azure
Added deployment section with cloud marketplace options for Shuffle.
2026-01-07 16:10:20 +05:30
Aditya 2852ee1517 fix: removing sha hulud scanning 2025-11-28 05:53:03 +05:30
Aditya 9ab976a50c fix: removing sha hulud scanning 2025-11-28 05:45:49 +05:30
Aditya 4ccc68ee2e Update quick-testing.yml 2025-11-28 05:35:45 +05:30
yashsinghcodes f981c15445 new release for helm 2025-11-12 21:33:56 +05:30
Frikky 68f89b7d28 Update dockerbuild.yaml 2025-11-12 11:43:28 +01:00
yashsinghcodes 8f4800ee27 fix: appVersion typo 2025-11-04 04:12:42 +05:30
yashsinghcodes e06bd5c5a8 fix 2.1.1 release helm chart 2025-11-04 04:08:12 +05:30
Frikky d79e131751 Latest rebuild 2025-10-22 12:53:46 +02:00
Frikky 6b88bd669f Merge pull request #1853 from Shuffle/nightly
2.1.0 release
2025-10-22 12:52:56 +02:00
Frikky 7e5086f79b Change 'docker-compose' to 'docker compose'
Update docker-compose command to use the new syntax.
2025-10-20 13:13:15 +02:00
Frikky fedfa80d27 Update install-guide.md 2025-10-20 13:12:45 +02:00
Frikky a836d7c0fe Fix prerequisites for Opensearch database setup
Updated instructions for setting up the Opensearch database.
2025-10-20 13:12:16 +02:00
Frikky b4e1d1c161 Update install-guide.md 2025-10-20 13:10:26 +02:00
yashsinghcodes bb8a564214 fix: small typo in version 2025-10-06 16:14:50 +05:30
yashsinghcodes 92ab86f092 fixed helm release ci/cd 2025-10-06 16:12:45 +05:30
Frikky 4b5fa257b5 Merge pull request #1815 from PROCYDE/fix-helm-workflows
update apt repo for helm
2025-10-03 10:57:02 +02:00
Pascal Sthamer 5d9b69a459 update apt repo for helm 2025-09-24 09:26:03 +02:00
Frikky 9ed6351a9a Rebuild with 2.1.0 tag 2025-08-28 21:52:19 +02:00
Frikky 95dd31fb3a Merge branch 'main' into nightly 2025-08-28 21:49:42 +02:00
Pascal Sthamer 451e603f5b add pipeline to test the helm chart
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
2025-08-27 10:11:22 +02:00
Frikky 69df46f067 Rebuild with proper files :3 2025-08-26 23:17:47 +02:00
Aditya aa1c98240b ci: adding tagged nightly release back 2025-07-02 20:59:49 +05:30
Frikky 98c3480aba Changed builds to be with 2.1.0-rc2 2025-06-18 10:59:35 +02:00
Frikky eeb8c3ba4c Syncup 2.0.2 2025-04-05 17:03:58 +02:00
Frikky e1187dcad8 Merge branch 'main' of https://github.com/shuffle/shuffle 2025-04-04 00:24:11 +02:00
Frikky 12e6163437 Ensuring latest is always built automatically on main 2025-04-04 00:24:08 +02:00
Frikky 5691ec397d Update dockerbuild.yaml 2025-04-04 00:22:06 +02:00
Frikky 235af68a04 Cleaned up workflows 2025-04-03 23:22:01 +02:00
Frikky 085478f6ea Removed nightly release 2025-04-03 23:21:32 +02:00
Frikky ee1b6199e8 2.0.2 image build 2025-04-03 23:19:07 +02:00
Frikky 94ebadb669 Merge pull request #1676 from Shuffle/nightly
2.0.2
2025-04-03 23:14:49 +02:00
Frikky e2ef8585e0 Update dockerbuild.yaml 2025-04-03 23:13:54 +02:00
Frikky 3ce9a75ef6 Minor workflow change 2025-04-03 01:55:23 +02:00
Frikky 7c87def694 Added dockerbuild nightly file to separate from prod 2025-04-02 23:20:27 +02:00
Frikky 583c11881b Merge pull request #1636 from P4sca1/helm-release
fix helm release workflow
2025-03-31 00:00:17 +02: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 8b4f8a14c8 2.0.1 version build 2025-03-21 12:17:56 +01:00
Frikky 243de719fc Changed version back to latest 2025-03-21 02:15:47 +01:00
Frikky c7d0de24a6 Rebuild with 2.0.1 2025-03-21 02:12:20 +01:00
Frikky d67c05b343 Merge branch 'main' into nightly 2025-03-21 02:09:36 +01:00
Frikky 154061c2ed Create dependabot.yml 2025-03-18 19:46:50 +01:00
lalitdeore12@gmail.com aa49670dbb Don't send health api request multiple time if fails 2025-03-12 10:28:52 +05:30
lalitdeore12@gmail.com d17713ce4e Add notification job when workflow fails 2025-03-12 00:53:26 +05:30
lalitdeore12@gmail.com 1cde066072 Fix - env file and testing workflow 2025-03-11 23:50:25 +05:30
lalitdeore12@gmail.com e283785a47 Try multiple time for health api response 2025-03-11 23:41:16 +05:30
lalitdeore12@gmail.com 0f039d65bb print response of health api 2025-03-11 23:27:40 +05:30
lalitdeore12@gmail.com 6b5c2a7517 change backend port for health api 2025-03-11 23:19:24 +05:30