Andrew Welker
|
5acb4448ad
|
Merge pull request #34 from PepperDash/hotfix/fix-master-actions
Remove if statement for public push job
1.0.37
|
2020-06-10 12:47:42 -06:00 |
|
Andrew Welker
|
128e34ce50
|
Update master.yml
1.0.38-hotfix-123
|
2020-06-10 12:26:01 -06:00 |
|
Andrew Welker
|
8e28162f5e
|
Merge pull request #33 from PepperDash/hotfix/fix-master-actions
fix push to repos jobs
|
2020-06-10 12:03:59 -06:00 |
|
Andrew Welker
|
de9d44169a
|
fix push to repos jobs
1.0.38-hotfix-122
|
2020-06-10 11:43:12 -06:00 |
|
Neil Dorin
|
f759eb270b
|
Merge pull request #31 from PepperDash/hotfix/fix-master-actions
Fix CI/CD Pipeline
|
2020-06-10 10:42:49 -06:00 |
|
Andrew Welker
|
c212f204ca
|
fix master.yml
1.0.38-hotfix-120
1.0.38-hotfix-121
|
2020-06-10 10:12:59 -06:00 |
|
Andrew Welker
|
6e7fbc7938
|
Merge pull request #30 from PepperDash/development
Release 1.0.37
|
2020-06-10 09:46:03 -06:00 |
|
Neil Dorin
|
be86d0e165
|
Merge pull request #29 from PepperDash/feature/TcpShutdownDisconnect
Fix GenericTcpIpClient reconnect when disconnect is requested
1.0.36-beta-119
|
2020-06-10 09:23:53 -06:00 |
|
Neil Dorin
|
fbb96856b6
|
Merge pull request #27 from PepperDash/feature/IBasicCommunication-Stream-Debugging
Allow for setting debugging off in SetDebugWithSpecificTimeout method
1.0.36-beta-118
|
2020-06-10 09:23:10 -06:00 |
|
Jason Alborough
|
b136cc026c
|
Merge branch 'development' into feature/TcpShutdownDisconnect
1.0.36-alpha-117
|
2020-06-10 09:08:09 -04:00 |
|
Jason Alborough
|
69587021cb
|
Revere the uncommenting of debug statements
1.0.36-alpha-116
|
2020-06-10 09:07:37 -04:00 |
|
Jason Alborough
|
f89c75debc
|
#28 Fixes issue where GenericTxpIpClient would attempt to reconnect when it was disconnected on a shutdown or program stop.
1.0.36-alpha-115
|
2020-06-09 20:44:52 -04:00 |
|
Andrew Welker
|
e3c5f101bc
|
fixes conditional for turning debugging off
1.0.36-alpha-114
|
2020-06-09 15:57:32 -06:00 |
|
Andrew Welker
|
91abd2dd10
|
fixes issues with various methods
|
2020-06-09 15:53:43 -06:00 |
|
Andrew Welker
|
9ca0c01596
|
Merge pull request #26 from PepperDash/feature/IBasicCommunication-Stream-Debugging
Add IStreamDebugging and associated logic
1.0.36-beta-112
|
2020-06-09 15:38:26 -06:00 |
|
Andrew Welker
|
a7bacd26dd
|
change private field to store ms instead of minutes
1.0.36-alpha-111
|
2020-06-09 15:16:08 -06:00 |
|
Neil Dorin
|
8f075fbed7
|
Adds IStreamDebugging and associated logic to implment on TCP, SSH and UDP methods
1.0.36-alpha-110
|
2020-06-09 14:05:27 -06:00 |
|
Neil Dorin
|
e4712ebc53
|
Merge pull request #24 from PepperDash/feature/update-action-for-docker
update action for docker hub login
1.0.36-beta-109
|
2020-05-19 10:20:25 -06:00 |
|
Andrew Welker
|
3ad222527e
|
updates docker.yml to only create a release for RC and hotfix builds
1.0.36-alpha-108
|
2020-05-18 17:43:03 -06:00 |
|
Andrew Welker
|
48b564fb86
|
remove get tags in Master.yml
|
2020-05-18 17:34:15 -06:00 |
|
Andrew Welker
|
9b56d55c90
|
fixes in docker.yml for fields in the wrong spot
|
2020-05-18 17:29:24 -06:00 |
|
Andrew Welker
|
34951eb8d0
|
moves fields to the correct places
|
2020-05-18 17:27:52 -06:00 |
|
Andrew Welker
|
348668f273
|
update action to login to docker hub
|
2020-05-18 17:22:47 -06:00 |
|
Neil Dorin
|
85ed3e5024
|
Merge pull request #21 from PepperDash/feature/update-action-to-use-docker-image
Feature/update action to use docker image
|
2020-03-26 13:42:08 -06:00 |
|
Andrew Welker
|
301f26ef0b
|
fixes repos for pushing builds
|
2020-03-26 11:49:11 -06:00 |
|
Andrew Welker
|
9b2730d26f
|
Adds delete step to docker.yml and adds builds repo jobs back to master.yml
|
2020-03-26 11:30:30 -06:00 |
|
Neil Dorin
|
58e3ff885e
|
Merge branch 'feature/update-action-to-use-docker-image' of https://github.com/PepperDash/PepperDashCore into feature/update-action-to-use-docker-image
|
2020-03-25 09:58:13 -06:00 |
|
Andrew Welker
|
97e05cd084
|
Merge pull request #20 from PepperDash/feature/update-action-to-use-docker-image
updates multiple things
|
2020-03-24 15:22:17 -06:00 |
|
Andrew Welker
|
3c25263ac7
|
updates multiple things
|
2020-03-24 15:06:42 -06:00 |
|
Neil Dorin
|
0534c37485
|
Merge branch 'feature/update-action-to-use-docker-image' of https://github.com/PepperDash/PepperDashCore into feature/update-action-to-use-docker-image
|
2020-03-24 14:48:52 -06:00 |
|
Neil Dorin
|
6c0eb16e8a
|
Merge pull request #19 from PepperDash/feature/update-action-to-use-docker-image
removes v from tag for repo release
|
2020-03-23 13:29:52 -06:00 |
|
Andrew Welker
|
541e9af9e9
|
removes v from tag for repo release
|
2020-03-23 13:04:01 -06:00 |
|
Andrew Welker
|
734234d7cd
|
Merge pull request #17 from PepperDash/feature/update-action-to-use-docker-image
Feature/update action to use docker image
|
2020-03-19 17:09:24 -06:00 |
|
Neil Dorin
|
3969eee043
|
Updates step names
|
2020-03-19 16:54:30 -06:00 |
|
Neil Dorin
|
ade1238171
|
Fixes public build repo path and adds comments.
|
2020-03-19 16:43:27 -06:00 |
|
Neil Dorin
|
e04c8182ec
|
Fixes repo for internal builds
|
2020-03-19 16:34:40 -06:00 |
|
Neil Dorin
|
aa6305fe70
|
Removed step that deleted output folder
|
2020-03-19 16:23:09 -06:00 |
|
Neil Dorin
|
138954cbb2
|
Updates ZipBuildOutput to collect all files. Adds comments to scripts
|
2020-03-19 16:15:03 -06:00 |
|
Neil Dorin
|
15fabec7b9
|
Attempt to get assembly .dll in zip output
|
2020-03-19 10:14:57 -06:00 |
|
Neil Dorin
|
565772933f
|
adds wildcard for .xml
|
2020-03-19 09:53:24 -06:00 |
|
Neil Dorin
|
741e6070c8
|
Moves conditional to correct public push job
|
2020-03-19 09:52:19 -06:00 |
|
Neil Dorin
|
945cf3182a
|
Syntax issue
|
2020-03-19 09:35:35 -06:00 |
|
Neil Dorin
|
2854b02229
|
Fixes syntax issue
|
2020-03-19 09:34:33 -06:00 |
|
Neil Dorin
|
0469afd2c5
|
Adds .xml to zip script inclusions. Adds public bulid repo push job
|
2020-03-19 09:33:01 -06:00 |
|
Andrew Welker
|
8fd40c2a7c
|
Moves pushing tags to its own step
|
2020-03-18 18:07:44 -06:00 |
|
Neil Dorin
|
82418946e1
|
Adds git tags command back and updates ZipBuildOutput to include .dll
|
2020-03-18 17:50:44 -06:00 |
|
Neil Dorin
|
206c388e8d
|
Comments out git push --tags line
|
2020-03-18 17:30:39 -06:00 |
|
Neil Dorin
|
4d4362c073
|
Moves push to separate action
|
2020-03-18 17:16:28 -06:00 |
|
Neil Dorin
|
046dff8960
|
Adds some addtitional debug statements to track progress
|
2020-03-18 17:07:02 -06:00 |
|
Andrew Welker
|
630c1d5a7f
|
changing up git commands
|
2020-03-18 16:53:27 -06:00 |
|