-
Notifications
You must be signed in to change notification settings - Fork 109
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 explicit 'support level' badge and pkg manifest element #232
Merged
gavanderhoorn
merged 1 commit into
ros-industrial:indigo-devel
from
gavanderhoorn:add_support_level
Jan 10, 2018
Merged
Add explicit 'support level' badge and pkg manifest element #232
gavanderhoorn
merged 1 commit into
ros-industrial:indigo-devel
from
gavanderhoorn:add_support_level
Jan 10, 2018
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
If we agree this is ok I can submit PRs for the other ros-i repositories where this would make sense. |
gavanderhoorn
force-pushed
the
add_support_level
branch
from
December 4, 2017 11:40
b670ffd
to
1fa57b9
Compare
I've removed (for now) the badge from the repository-level I'll try to figure out a solution to this, but would like to get the additional keywords in the |
@Levi-Armstrong: could I bother you for a review? |
gavanderhoorn
force-pushed
the
add_support_level
branch
from
January 6, 2018 18:12
1fa57b9
to
35db153
Compare
shaun-edwards
approved these changes
Jan 10, 2018
Thanks for the review. |
gavanderhoorn
added a commit
to ros-industrial/fanuc_experimental
that referenced
this pull request
Jan 10, 2018
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Feb 28, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Aug 26, 2019
gavanderhoorn
added a commit
to gavanderhoorn/fanuc
that referenced
this pull request
Jun 27, 2021
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.
As per subject.
To avoid potential conflicts with future other additions to the
export
element I added aros_industrial
'namespace' with thesupport_level
element as it's child. This is not documented anywhere, nor used at the moment.The change to the repository-level readme adds the actual badge.
No functional changes.