|
|
074032f20d
|
refactor(app port): changed to have the port be dyncamic on the iis side
docker will default to 8080 and can be adjusted via the docker compose, or passing the same env over
it will change it as well.
|
2025-07-23 07:36:18 -05:00 |
|
|
|
13e282e815
|
fix(update server): fixed to make sure everything is stopped before doing the remaining update
|
2025-07-22 20:00:43 -05:00 |
|
|
|
6c8ac33be7
|
refactor(createzip): added in env-example to the zip file
|
2025-07-22 19:59:55 -05:00 |
|
|
|
92ce51eb7c
|
refactor(build): added back in the build name stuff
|
2025-07-22 19:59:29 -05:00 |
|
|
|
52956ecaa4
|
docs(dockerbuild): comments as a reminder for my seld
|
2025-07-22 07:03:29 -05:00 |
|
|
|
8e039037a9
|
feat(services): just a 1 to 1 from lstv2
|
2025-07-21 17:27:09 -05:00 |
|
|
|
ed40f4c77e
|
refactor(lstv2build): changes to not always build the old app if we dont need too
|
2025-07-21 17:26:50 -05:00 |
|
|
|
ccddef8ba8
|
docs(iiscontrol): added in an example how to run i t
|
2025-07-21 17:26:18 -05:00 |
|
|
|
05e31f4b9e
|
feat(update server): new update server added with iis stop and old version included
|
2025-07-21 17:25:51 -05:00 |
|
|
|
d2578b8850
|
refactor(createzip): changes to the way the app looks for better understanding
|
2025-07-21 17:14:21 -05:00 |
|
|
|
392a9ef407
|
refactor(build): changes to remove the build name as it was not really realvent
we will soon include it in the main file if anyone else starts to build with us
|
2025-07-21 17:13:24 -05:00 |
|
|
|
5a95bf3ef0
|
test(docker): changes to make all latest now instead of 2 apps
|
2025-07-20 08:57:55 -05:00 |
|
|
|
0c4465c91a
|
refactor(createzip): renamed the backend to app now that everything is in one
|
2025-07-20 08:57:08 -05:00 |
|
|
|
9acfd1ccd0
|
refactor(docker): removed frontend from being built
|
2025-07-19 11:38:29 -05:00 |
|
|
|
5cc1fbe919
|
ci(wrapper): changes to clean the publish folder
|
2025-07-18 10:28:16 -05:00 |
|
|
|
528d7af031
|
fix(builds): added in the gets/installs for our go project and node portons
|
2025-07-17 10:46:53 -05:00 |
|
|
|
7539b1653d
|
refactor(lstv2): moved the loc to .env file
|
2025-07-16 20:24:01 -05:00 |
|
|
|
6072afc8c0
|
build(docs): added building the docs into the build script
|
2025-07-16 20:23:25 -05:00 |
|
|
|
452bdbedb4
|
refactor(createzip): added in verbage to be clear what was done at the end
|
2025-07-16 10:17:02 -05:00 |
|
|
|
5cb71e5547
|
ci(createzip): changes to include the script folder
|
2025-07-16 09:51:33 -05:00 |
|
|
|
c0d67c2a16
|
build(build): script created to build lstv2 and copy over before zipping up also cleanup
|
2025-07-16 09:51:08 -05:00 |
|
|
|
afe795edd5
|
feat(scripts): 2 new scripts for the build process
|
2025-07-16 08:37:25 -05:00 |
|
|
|
a0856d171a
|
refactor(releases): simplified the functions
|
2025-07-16 08:36:49 -05:00 |
|
|
|
5ed4a6c081
|
refactor(build): changes to show more details when we run the build stuff
|
2025-07-16 08:34:50 -05:00 |
|
|
|
646735565f
|
refactor(createzip): change the name from release to createZip
|
2025-07-16 08:24:13 -05:00 |
|
|
|
942be59715
|
refactor(build): changes to add in releasing from build
|
2025-07-16 07:07:08 -05:00 |
|
|
|
70e376c939
|
fix(build): removed the * at the end of source so no more errors
|
2025-07-16 06:56:13 -05:00 |
|
|
|
62a1ad83ab
|
build(wrapper): added the wrapper to our build script
|
2025-07-16 06:55:52 -05:00 |
|
|
|
9bd6e1fc04
|
feat(scripts): added in iis contorls
|
2025-07-16 06:48:43 -05:00 |
|
|
|
73600055fc
|
fix(release script): correction to the script so it now puts the package to correct location
|
2025-07-15 10:39:20 -05:00 |
|
|
|
2472374157
|
refactor(zips): changes on how the compiler dose the zip to keep it cleaner
|
2025-07-14 21:57:04 -05:00 |
|
|
|
b72a10db94
|
refactor(build): changed the wording to understand the error when the .env missing
|
2025-07-14 21:56:16 -05:00 |
|
|
|
7bb7df788e
|
fix(docker): corrections to the docker script
as we run it in the root we dont want to have it go up 2 levels only be at the same level
|
2025-07-12 21:50:58 -05:00 |
|
|
|
f26cf6404e
|
ci(docker): changes to remove cache so we are always creating a new build
|
2025-07-12 21:42:25 -05:00 |
|
|
|
f11e402d16
|
fix(changelog): moved packages
|
2025-07-12 17:44:53 -05:00 |
|
|
|
2b9a859e7e
|
fix(build): minor change to the build system to trigger new tags
|
2025-07-12 17:32:59 -05:00 |
|
|
|
46579ac6d9
|
fix(changelog): changes here
|
2025-07-12 17:30:12 -05:00 |
|
|
|
e6041b03ee
|
fix(h): sssdasjhksdf
|
2025-07-12 17:27:43 -05:00 |
|
|
|
7b1a0b054b
|
fix(d): d
|
2025-07-12 17:23:57 -05:00 |
|
|
|
3661cf5c25
|
fix(changelog): more change log stuff
|
2025-07-12 17:22:39 -05:00 |
|
|
|
2646ecbdd2
|
fix(changes to the changlog): something
|
2025-07-12 17:18:17 -05:00 |
|
|
|
8044547488
|
fix(bogus): this is crap
|
2025-07-12 17:09:25 -05:00 |
|
|
|
120ee75bf7
|
fix(jfhsldkfhja): ghjskdhkflasfdfg
|
2025-07-12 17:05:25 -05:00 |
|
|
|
c81ae4ee1c
|
fix(fucl): fuck
|
2025-07-12 17:03:32 -05:00 |
|
|
|
10fcdbe89f
|
fix(change): fuck
|
2025-07-12 17:01:57 -05:00 |
|
|
|
ab1d8fa556
|
fix(release): changes
|
2025-07-12 16:59:48 -05:00 |
|
|
|
1ed753506d
|
fix(release): more changes
|
2025-07-12 16:57:49 -05:00 |
|
|
|
1980a184e4
|
fix(release): changes to the changelog portion so its no longer a link
|
2025-07-12 16:56:08 -05:00 |
|
|
|
6a7fcadd2f
|
fix(release): more fixes
|
2025-07-12 16:47:22 -05:00 |
|
|
|
b7809c94d9
|
fix(release): something
|
2025-07-12 16:37:45 -05:00 |
|