Andrew Welker
|
d8317c4c70
|
updates docker to add a job to create and push package
|
2020-06-22 17:45:35 -06:00 |
|
Andrew Welker
|
b83a89a6f9
|
adds nuget publish step
|
2020-06-22 17:45:35 -06:00 |
|
Andrew Welker
|
090cf671e5
|
adds missing "
|
2020-06-22 17:45:35 -06:00 |
|
Andrew Welker
|
4739356e68
|
udpates docker to create nuget package
|
2020-06-22 17:45:35 -06:00 |
|
Andrew Welker
|
9930117668
|
update gitignore and add files for nuget configuration
|
2020-06-22 17:45:35 -06:00 |
|
Neil Dorin
|
eb35f0197a
|
Merge pull request #38 from PepperDash/release/1.0.38
Merge Release branch back into dev
1.0.39-beta-138
|
2020-06-22 17:42:07 -06:00 |
|
Andrew Welker
|
988b432bd1
|
Merge branch 'main' into release/1.0.38
1.0.38-rc-131
|
2020-06-17 12:30:49 -06:00 |
|
Neil Dorin
|
741b4f7527
|
Merge pull request #36 from PepperDash/feature/update-workflows-for-branch-rename
Update workflows for name change
1.0.38-beta-129
|
2020-06-17 12:07:51 -06:00 |
|
Andrew Welker
|
da8752ed76
|
change master -> main
1.0.38-alpha-128
|
2020-06-17 10:56:07 -06:00 |
|
Neil Dorin
|
b79a49930c
|
Merge pull request #32 from PepperDash/hotfix/fix-master-actions
Fix master CI/CD for dev
1.0.38-beta-124
|
2020-06-12 20:52:38 -06:00 |
|
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 |
|