Conversation
Merge `rc-v100351` into `main`
…-main Merge `rc-v100360-1` to main
bump lib9c (main)
Fix release workflow bug
fix syntax error
…ong Subscription.
… affects action points.
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
moreal
left a comment
There was a problem hiding this comment.
Could you stack by cherry-picking only your changes on the branch based on the development branch?
| run: | | ||
| docker pull $DOCKER_REPO:git-${{ github.sha }}-amd64 | ||
| if [[ -z ${{ github.event.inputs.imageTag }} ]]; then | ||
| if [[ -z "${{ github.event.inputs.imageTag }}" ]]; then |
There was a problem hiding this comment.
Thank you for fixing this bug. But it was already applied to development branch. 😞
Ability to subscribe to actions that change action points for an agent's avatars, allowing to see the action points available and changes in experience, level and inventory. This will allow for less checking for this information, and instead supply it only when needed.