Andrew Welker
6a5ba9811f
modified zip name to include solution name and version#
2020-03-16 15:04:35 -06:00
Andrew Welker
21f665fff6
trying origin/master again
2020-03-16 15:00:36 -06:00
Andrew Welker
29e56e5011
added step to fetch tags
2020-03-16 14:59:03 -06:00
Andrew Welker
646c03b860
adding $() back in
2020-03-16 14:55:59 -06:00
Andrew Welker
45174c7d8b
added UpdateAssemblyInfo.cs
2020-03-16 14:53:11 -06:00
Andrew Welker
5b4523a965
trying script with git tag --merged
2020-03-16 14:51:53 -06:00
Andrew Welker
f68382d831
Update docker.yml
2020-03-16 14:49:56 -06:00
Andrew Welker
83ac93d302
added logic to print list of tags
2020-03-16 14:48:31 -06:00
Andrew Welker
80f2c0a082
trying git tag --merged
2020-03-16 14:47:21 -06:00
Andrew Welker
1373dd8c8f
back to testing in yaml
2020-03-16 14:43:49 -06:00
Andrew Welker
d4565dbee9
changed to pull tags from origin/master instead of just master
2020-03-16 14:33:48 -06:00
Andrew Welker
e7b63e19ae
added version set step back in
2020-03-16 14:25:56 -06:00
Andrew Welker
3edcd36d29
removed version commands
2020-03-16 14:24:06 -06:00
Andrew Welker
35a6d43e6f
changed fetch command to match the one from the actions/checkout repo
2020-03-16 14:22:47 -06:00
Andrew Welker
fd9669d8bd
added git fetch command
2020-03-16 14:19:07 -06:00
Andrew Welker
15cf4ca0c2
forgot to save the yaml
2020-03-16 14:17:06 -06:00
Andrew Welker
2afd9e65ce
added jenkins workflow back in
2020-03-16 14:16:06 -06:00
Andrew Welker
9fd1a23019
trying without wrapping in $()
2020-03-16 14:14:05 -06:00
Andrew Welker
2cfaada92d
trying quotes
2020-03-16 14:07:10 -06:00
Andrew Welker
4dc9d0b59b
getting git version & checking command validity
2020-03-16 14:00:01 -06:00
Andrew Welker
b650e5186e
removed git describe command & commented more steps out
2020-03-16 13:56:24 -06:00
Andrew Welker
73088c9977
commented out steps to enable better testing
2020-03-16 13:54:30 -06:00
Andrew Welker
a0ddeb9328
removed Jenkins action and changed name
2020-03-16 13:44:43 -06:00
Andrew Welker
13205833e8
removed check for tag count
2020-03-16 13:43:57 -06:00
Andrew Welker
46f775e584
fixed solution name
2020-03-16 13:31:46 -06:00
Andrew Welker
fe5ab01abc
updated version number to look at only tags on master
1.0.36-alpha-160
2020-03-16 13:20:07 -06:00
Andrew Welker
6cf5fe5ec4
added updated files & scripts
1.0.36-alpha-159
2020-03-16 12:30:31 -06:00
Andrew Welker
b372f4d369
Merge pull request #16 from PepperDash/feature/add-jenkins-action
...
Adds all branch qualifiers
2020-03-13 10:55:48 -06:00
Neil Dorin
61d84d2ebe
Adds all branch qualifiers
1.0.36-alpha-157
2020-03-13 10:53:22 -06:00
Neil Dorin
3b60404528
Merge pull request #14 from PepperDash/feature/add-jenkins-action
...
added working Action and restored Issue templates that weren't on Dev…
2020-02-28 08:56:14 -07:00
Andrew Welker
d8f98346d4
Merge branch 'master' into feature/add-jenkins-action
2020-02-28 08:49:08 -07:00
Andrew Welker
c073b016b1
added working Action and restored Issue templates that weren't on Develop
2020-02-28 08:45:30 -07:00
Andrew Welker
e13b25a2d1
Merge pull request #13 from PepperDash/ndorin-action-test-1
...
Create main.yml
2020-02-27 12:55:18 -07:00
Neil Dorin
a81e7fa951
Update main.yml
...
Adds url and user values
2020-02-27 12:48:20 -07:00
Neil Dorin
8e626fd280
Create main.yml
2020-02-27 12:38:15 -07:00
Andrew Welker
a4eebf7cb3
Merge pull request #10 from PepperDash/ndorin-add-issue-templates
...
Adds issue templates for bug and feature
1.0.35
2020-02-26 10:48:24 -07:00
Andrew Welker
9f4e271675
Merge pull request #12 from PepperDash/hotfix/sshClient-connect-protection
...
Adds semaphore to GenericSshClient.Connect()
2020-02-25 16:15:46 -07:00
Neil Dorin
b13f425169
#11 adds semaphore to prevent Connect() from being called from S+ if a connection attempt is still in progress.
2020-02-25 15:19:49 -07:00
Neil Dorin
c8be56eb87
Merge pull request #9 from PepperDash/hotfix/SecureServerListnerFix
...
Closes #8 GenericSecureTcpIpServer
1.0.34
2020-02-24 15:43:20 -07:00
Neil Dorin
31892b5996
Adds issue templates for bug and feature
2020-02-24 10:26:23 -07:00
Jason T Alborough
c037d73e32
Adds logging of the SocketErrorCode when arming WaitForConnectionAsync.
...
#8
0.0.30
2020-02-22 07:22:10 -05:00
Jason T Alborough
c823760711
# GenericSecureTcpIpServer
...
- Restarts the server whenever a faulty client connection occurs. This appears the only way to get the listener back after a faulty attempt.
- Removes the condition on rearming the server.WaitForConnectionAsync callback.
2020-02-21 13:03:14 -05:00
hvolmer
26dec949dd
Merge pull request #5 from PepperDash/hotfix/errant-startup-message
...
Adds appropriate condition check before printing console message
1.0.33
2020-02-14 13:42:55 -07:00
Neil Dorin
122fb5c5e9
Adds appropriate condition check before printing console message
2020-02-11 21:06:24 -07:00
Neil Dorin
53ba4dc06c
Merge pull request #4 from PepperDash/hotfix/pdc-43
...
Hotfix/pdc 43
1.0.32
2020-02-11 15:02:17 -07:00
Neil Dorin
814e0f247c
closes PDC-43 and adds correct condition before printing statment in Debug class.
2020-02-11 14:52:34 -07:00
Neil Dorin
ef9d7d91e9
Update Readme.md
...
Corrects spelling mistake. Minor edits.
2020-02-10 21:38:10 -07:00
Neil Dorin
9065904b8f
Merge pull request #3 from PepperDash/readme-updates
...
Update Readme.md
2020-02-07 13:11:43 -07:00
Neil Dorin
0a9433de15
Update Readme.md
...
Added copywrite, license section and populated readme
2020-02-07 12:09:48 -07:00
Neil Dorin
3b44971594
Merge pull request #2 from PepperDash/bugfix/pdc-42
...
Bugfix/pdc 42
2020-02-06 16:53:39 -07:00