Skip to content

Added status table for bloom releases of ros2/rclc repo - #253

Merged
jamoralp merged 2 commits into
masterfrom
docs/ci-status-rclc
Dec 14, 2020
Merged

Added status table for bloom releases of ros2/rclc repo#253
jamoralp merged 2 commits into
masterfrom
docs/ci-status-rclc

Conversation

@JanStaschulat

Copy link
Copy Markdown
Contributor

No description provided.

@JanStaschulat JanStaschulat self-assigned this Dec 3, 2020
@JanStaschulat
JanStaschulat requested a review from norro December 3, 2020 12:25
@JanStaschulat JanStaschulat changed the title Added table with release status of bloom releases of ros2/rclc repo Added status table for bloom releases of ros2/rclc repo Dec 3, 2020

@norro norro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice! I should do this for system modes as well.

@JanStaschulat

Copy link
Copy Markdown
Contributor Author

Has anyone an idea, how to merge multiple rows for "Architecture" in a markdown table like

| Package | Release |      Architecture          |
|         |         | amd64   | arm64  |  armhf  |

I tried with

|             |          Grouping           ||

https://stackoverflow.com/questions/46621765/can-i-merge-table-rows-in-markdown

and

| Span <td colspan=3>triple  <td colspan=2>double

https://stackoverflow.com/questions/23571724/github-markdown-colspan

Both approaches did not work.

@jamoralp

jamoralp commented Dec 4, 2020

Copy link
Copy Markdown
Contributor

@JanStaschulat , you can try generating the sub-table with markdown, then convert it to html code
using this, for example, finally embed the resulting html into the markdown outer cell. See this.

@JanStaschulat

Copy link
Copy Markdown
Contributor Author

@jamoralp thanks for the trick. I'd rather keep the table in markdown. It is already quite a number of links. If you are fine with the table as is, could you approve and merge the PR?

@JanStaschulat

Copy link
Copy Markdown
Contributor Author

updated REAMDE in micro-ros/rclc
micro-ROS/rclc#60

@jamoralp
jamoralp merged commit a88cf62 into master Dec 14, 2020
@jamoralp
jamoralp deleted the docs/ci-status-rclc branch December 14, 2020 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants