Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add deploy_windows.sh #12

Merged
merged 1 commit into from Jun 23, 2018
Merged

add deploy_windows.sh #12

merged 1 commit into from Jun 23, 2018

Conversation

lzl124631x
Copy link
Contributor

Running go build is necessary to avoid getting hundreds of security alerts. It will benefit our future windows developers.

@alajko
Copy link
Contributor

alajko commented Jun 23, 2018

Thanks for the work for porting to windows. Do you mind putting a screenshot that it worked?

@lzl124631x
Copy link
Contributor Author

lzl124631x commented Jun 23, 2018

@alajko Sure. I've been using this script since day 1 because our .deploy.sh cannot work on windows.

image

@lzl124631x lzl124631x merged commit f97ba2b into master Jun 23, 2018
@lzl124631x lzl124631x deleted the ricl-log branch June 30, 2018 01:52
lzl124631x added a commit that referenced this pull request Jul 3, 2018
pr2a pushed a commit to pr2a/harmony that referenced this pull request Jun 24, 2019
flicker-harmony pushed a commit to flicker-harmony/harmony that referenced this pull request Sep 17, 2019
# This is the 1st commit message:

Fix travis

# This is the commit message harmony-one#2:

[cleanup] remove is_genesis flag

Signed-off-by: Leo Chen <leo@harmony.one>

# This is the commit message harmony-one#3:

[nodetype] add nodetype to replace is_explorer

Signed-off-by: Leo Chen <leo@harmony.one>

# This is the commit message harmony-one#4:

fix beacon sync channel blocking issue

# This is the commit message harmony-one#5:

use lastMileMux to protect lastMileBlock queue to avoid potential blocking; use sleep instead of ticker

# This is the commit message harmony-one#6:

Fix the beacon committee check

# This is the commit message harmony-one#7:

[release] add release action to go_executable_build.sh

Signed-off-by: Leo Chen <leo@harmony.one>

# This is the commit message harmony-one#8:

[node.sh] add -d option

-d              download only

Signed-off-by: Leo Chen <leo@harmony.one>

# This is the commit message harmony-one#9:

[node.sh] add -T node_type option

-T node_type       support node type (validator/explorer)

Signed-off-by: Leo Chen <leo@harmony.one>

# This is the commit message harmony-one#10:

[node.sh] backward compatible with older harmony binary

Signed-off-by: Leo Chen <leo@harmony.one>

# This is the commit message harmony-one#11:

[node.sh] support -i shard_id option

-i shard_id             specify shard_id, this is applicable only to
explorer node

Signed-off-by: Leo Chen <leo@harmony.one>

# This is the commit message harmony-one#12:

Revisited api

# This is the commit message harmony-one#13:

Fix rpc integration

# This is the commit message harmony-one#14:

address some minor issues in comments and code

# This is the commit message harmony-one#15:

addressed comments on others' buckets

# This is the commit message harmony-one#16:

Add Global Access to OS Temp Directory Variable and Move DHT Files Into Temp Directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants