-
Notifications
You must be signed in to change notification settings - Fork 46
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
ci: detect new ib ver #79
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
manhinhang
force-pushed
the
ci/detect-new-ib-ver
branch
from
April 17, 2024 15:34
f5cdaed
to
7c9bff6
Compare
manhinhang
force-pushed
the
ci/detect-new-ib-ver
branch
from
April 17, 2024 15:36
7c9bff6
to
b07b55d
Compare
manhinhang
force-pushed
the
ci/detect-new-ib-ver
branch
2 times, most recently
from
April 17, 2024 16:10
9465dad
to
21aadbd
Compare
manhinhang
force-pushed
the
ci/detect-new-ib-ver
branch
from
April 17, 2024 16:23
21aadbd
to
2cf9fdf
Compare
manhinhang
added a commit
that referenced
this pull request
Apr 21, 2024
* feat: remove ib-insync (#77) * Update to `10.19.2l` (#81) Co-authored-by: github-actions <[email protected]> * ci: detect new ib ver (#79) * ci: detect ib gateway version * ci: detect ibc version * ci: export version to github output * ci: fix unable read cur ver * ci: fix unable pass has_update flag * ci: update workflow * ci: update permission * fix; typo * ci: update base branch * ci: read cur ver from .env * ci: PR branch include ibc version * ci: add pull request permission * ci: skip other branch build test * ci: replace with latest version * ci: sed replace action fail * Upgrade action version (#82) * ci: upgrade deployment action dependencies version * ci: add manual trigger deployment * fix: install ib gateway with dynamic ver (#83) * Add heathcheck (#84) * add simple java app for connection check * chore: rename target to heathcheck * embed heathcheck tool to docker image * ci: update workflow * make heathcheck tool executable and update tests * ci: handle deprecation warnings * ci: setup java version * ci: fix deployment error (#85) * fix: healthcheck word typo (#86) * fix: run HealthCheck fail (#87) * refactor: docker build with builder (#89) * refactor: docker build with builder * fix: missed ibc ini file in docker build * update dockerfile * fix: ibgw running error * update Dockerfile * update starting script * feat: support ibgw java heap size (#90) * feat: impl http method for healthcheck (#91) * start rest api in background * add test case for healthcheck rest api * fix: unable start rest server * test: update waiting time * doc: update README --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.