61 Commits

Author SHA1 Message Date
8ddac9a56d 🚀 Update push command in CI workflow for release branch
All checks were successful
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m40s
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Successful in 1m43s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m30s
Modified the push command in the CI workflow to correctly target the release branch for deployment. This ensures that changes are pushed to the appropriate branch, enhancing the deployment process.
2026-02-06 20:42:46 -05:00
d1d6d24dbb remove redundant Siteworx CA certificates installation steps from CI workflow
Some checks failed
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m29s
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Successful in 1m44s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m23s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 4m51s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 6m4s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Failing after 35s
2026-02-06 20:20:25 -05:00
f6ed88fd78 ignore ArgoCD paths in push trigger for CI workflow
All checks were successful
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m45s
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Successful in 1m47s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m22s
2026-02-06 20:09:48 -05:00
b122fca494 add checkout step for release branch in CI build process
Some checks failed
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Has been cancelled
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Has been cancelled
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Has been cancelled
2026-02-06 20:09:15 -05:00
74ea300f80 update Go version and change utilities package import path
Some checks failed
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m46s
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Successful in 4m20s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 5m48s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Failing after 4m31s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 6m15s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Has been skipped
2026-02-06 19:39:43 -05:00
f8958dfbef add automated build artifact recommit step in CI workflow
Some checks failed
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m30s
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Failing after 1m40s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 1m39s
2026-02-06 19:36:10 -05:00
dd383b6fb3 fix tpyo (#8)
All checks were successful
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 7m28s
🧪 ✨ Unit Tests Workflow / 🧪 🐹 GolangCI-Lint (push) Successful in 7m40s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 10m24s
Reviewed-on: Siteworxpro/reloading-manager#8
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
2025-06-10 15:56:03 +00:00
c5f1f32b44 You know the rules and so do I
Some checks failed
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 10m30s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 19m6s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 20m46s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Failing after 1m18s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 22m13s
2025-05-16 14:05:49 -04:00
343abbb801 Actual final build before release
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Failing after 2m42s
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Failing after 2m47s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 18m37s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 20m14s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Failing after 54s
2025-05-16 14:02:19 -04:00
13aad5254e Feed. You. Stuff. No time. (#6)
Some checks failed
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m16s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m53s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 5m9s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 6m9s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Failing after 9s
Reviewed-on: Siteworxpro/reloading-manager#6
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
2025-05-16 11:20:41 -04:00
b40edf70d4 and a comma (#4)
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 2m50s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Failing after 2m45s
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m16s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 5m25s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 6m23s
Reviewed-on: Siteworxpro/reloading-manager#4
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
2025-05-16 10:21:03 -04:00
74681e01b3 This is not the commit message you are looking for
All checks were successful
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m23s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 3m0s
2025-05-16 09:42:39 -04:00
9dce6b8930 various changes
Some checks failed
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 6m36s
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 7m45s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Failing after 52s
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 3m14s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 5m22s
2025-05-16 09:19:02 -04:00
95b626b439 It's Working!
All checks were successful
🏗️ ✨ Build Workflow / 🖥️ 🔨 Build Backend (push) Successful in 7m3s
🏗️ ✨ Build Workflow / 🚀 ✨ Deploy Application (push) Successful in 57s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 5m7s
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 1m17s
🏗️ ✨ Build Workflow / 🖼️ 🔨 Build Frontend (push) Successful in 5m35s
2025-05-16 08:50:55 -04:00
b9a6598e87 Fucking templates.
All checks were successful
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Successful in 2m24s
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Successful in 5m18s
2025-05-16 08:45:01 -04:00
4251a03139 That last commit was cringe
Some checks failed
🧪 ✨ Unit Tests Workflow / 🔍 🐹 Go Tests (push) Has been cancelled
🧪 ✨ Unit Tests Workflow / 🧪 📜 JavaScript Tests (push) Has been cancelled
2025-05-16 08:44:02 -04:00
691a32ff56 Just committing so I can go home
All checks were successful
🧪✨ Unit Tests Workflow / 🔍🐹 Go Tests (push) Successful in 8m21s
🧪✨ Unit Tests Workflow / 🧪📜 JavaScript Tests (push) Successful in 1m8s
2025-05-16 08:29:57 -04:00
4964ab2252 Why The Fuck? 2025-04-18 17:38:20 -04:00
8ddc9490be speling is difikult 2025-04-17 22:25:27 -04:00
2b937bfe5e ... 2025-04-17 22:23:29 -04:00
1ce63202a2 pr is failing but merging anyways, because I am an admin 2025-04-17 21:36:13 -04:00
40f3511213 I made leetle mistake 2025-04-17 21:20:20 -04:00
89e257f2f5 Livin' off borrowed time, the clock ticks faster 2025-04-17 21:10:03 -04:00
ee36f3f6d8 I had a cup of tea and now it's fixed 2025-04-17 21:02:36 -04:00
1f6d27460d push fix 2025-04-17 20:34:59 -04:00
1d25368edf enabled ultra instinct 2025-04-17 19:54:12 -04:00
e4ac5ed0d0 herpderp (redux) 2025-04-17 19:21:35 -04:00
d11197b5d4 Fixed a bug in NoteLineCount... not seriously... 2025-04-17 19:19:33 -04:00
cf07f19992 Nothing to see here, move along 2025-04-17 19:17:41 -04:00
9ec1b88e1c added security. 2025-04-17 17:56:53 -04:00
df095a2266 giggle. 2025-04-17 17:28:50 -04:00
7967a54f29 fix some fucking errors (#18)
Reviewed-on: rrise/reloading-manager#18
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
2025-04-17 17:01:32 -04:00
17615333d2 Final commit, ready for tagging 2025-04-17 16:17:24 -04:00
cb6bb354bf Qi rebase plx? 2025-04-17 15:25:02 -04:00
4a1b9597a2 yolo push (#14)
Reviewed-on: rrise/reloading-manager#14
Co-authored-by: Ron Rise <ron@siteworxpro.com>
Co-committed-by: Ron Rise <ron@siteworxpro.com>
2025-04-17 15:13:05 -04:00
7354ea9435 We've known each other for so long 2025-04-17 11:39:19 -04:00
8307f444c1 First Blood 2025-04-17 10:59:40 -04:00
ccf4c996dd the magic is real 2025-04-17 10:46:59 -04:00
6479316be2 Oh my god what year is it?! 2025-04-17 10:25:21 -04:00
093f9e8d16 s 2025-04-17 09:56:48 -04:00
3edab28e37 Squashed commit of the following:
commit 72c6bcce3795dc491c8299b68dded029db5e066e
Author: Ron Rise <ron@siteworxpro.com>
Date:   Thu Apr 17 09:14:24 2025 -0400

    My boss forced me to build this feature... Pure shit.

commit 64c94d788f1f2b0926faf4326b7819e3dfa6ae85
Author: GitHub Action 🤖 <gitia@siteworxpro.com>
Date:   Thu Apr 17 12:34:35 2025 +0000

    📝🔄 Update deployment manifest with new image tags

commit 681f42f59afac7ad771dc7b6102eb1358b83443a
Author: Ron Rise <ron@siteworxpro.com>
Date:   Thu Apr 17 08:19:16 2025 -0400

    We're no strangers to love
2025-04-17 09:31:26 -04:00
8fef0bde6b Inside we both know what's been going on 2025-04-17 00:02:43 -04:00
080a14a8cd Oh thank god for Copilot 2025-04-16 23:47:39 -04:00
570d0de398 Ok, 5am, it works. For real. 2025-04-16 23:45:33 -04:00
7f4abf246b Give me a break, it's 2am. But it works now. 2025-04-16 23:18:48 -04:00
4d25d7e019 Fixing Qwertylex's bug. 2025-04-16 23:09:59 -04:00
fa83011226 tl;dr 2025-04-16 22:58:44 -04:00
d21b7d944b pushing another fix 2025-04-16 22:51:23 -04:00
fc6f9cd230 tomekwojcik is savage 2025-04-16 22:38:51 -04:00
1046701bca Fixed mispeling 2025-04-16 20:04:18 -04:00