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

Feature/planet context polishing #6640

Open
wants to merge 18 commits into
base: development
Choose a base branch
from

Conversation

eugene-doobu
Copy link
Member

@eugene-doobu eugene-doobu commented Dec 19, 2024

모바일에서 접속시 접속 불가능한 플래닛이 있을경우 예외처리

@eugene-doobu eugene-doobu self-assigned this Dec 19, 2024
@github-actions github-actions bot added this to the v260.0.0 milestone Dec 19, 2024
Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@eugene-doobu eugene-doobu changed the base branch from prepare/260.0.x to development December 20, 2024 07:31
@eugene-doobu eugene-doobu marked this pull request as draft December 20, 2024 07:39
@eugene-doobu eugene-doobu marked this pull request as ready for review December 20, 2024 07:40
Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@eugene-doobu eugene-doobu marked this pull request as draft December 24, 2024 03:15
@eugene-doobu eugene-doobu marked this pull request as ready for review December 24, 2024 03:15
Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@ipdae ipdae marked this pull request as draft December 24, 2024 05:11
@eugene-doobu eugene-doobu marked this pull request as ready for review December 24, 2024 08:38
@eugene-doobu eugene-doobu marked this pull request as draft December 24, 2024 08:38
Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@eugene-doobu eugene-doobu marked this pull request as ready for review December 24, 2024 09:22
@eugene-doobu eugene-doobu marked this pull request as draft December 26, 2024 05:44
@eugene-doobu eugene-doobu marked this pull request as ready for review December 26, 2024 06:27
Copy link

@eugene-doobu The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@eugene-doobu eugene-doobu marked this pull request as draft December 26, 2024 07:28
@eugene-doobu eugene-doobu marked this pull request as ready for review December 26, 2024 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

모바일에서 접속시 접속 불가능한 플래닛이 있을경우 예외처리
2 participants