We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hi all,
Is it possible to tag and release my tiny commit, 630ef17 ?
I forgot to mention for a need to release in my pr #21 .
I'm not sure new release is triggered by creating of new tag or PR to gennodejs-release repository.
If we release my commit, following operation will no longer be needed:
$ sed -i "/.*STATE_NEW:/c\ STATE_NEW: 'new'," /opt/ros/melodic/share/gennodejs/ros/multimaster_msgs_fkie/msg/MasterState.js &&\ sed -i "/.*STATE_REMOVED:/c\ STATE_REMOVED: 'removed'," /opt/ros/melodic/share/gennodejs/ros/multimaster_msgs_fkie/msg/MasterState.js &&\ sed -i "/.*STATE_CHANGED:/c\ STATE_CHANGED: 'changed'," /opt/ros/melodic/share/gennodejs/ros/multimaster_msgs_fkie/msg/MasterState.js
@chris-smith Is it possible?
The text was updated successfully, but these errors were encountered:
@IanTheEngineer Sorry to interrupt but, is it possible?
Sorry, something went wrong.
No branches or pull requests
Hi all,
Is it possible to tag and release my tiny commit, 630ef17 ?
I forgot to mention for a need to release in my pr #21 .
I'm not sure new release is triggered by creating of new tag or PR to gennodejs-release repository.
If we release my commit, following operation will no longer be needed:
@chris-smith Is it possible?
The text was updated successfully, but these errors were encountered: