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

add description for CI_ROS2_REPOS_URL #13

Merged
merged 4 commits into from
Dec 5, 2016
Merged

add description for CI_ROS2_REPOS_URL #13

merged 4 commits into from
Dec 5, 2016

Conversation

dirk-thomas
Copy link
Member

Besides that the PR refactors some stuff to avoid duplication:

  • rename the files ending in .template to .em (because that is the language they use, then https://atom.io/packages/language-empy will also highlight them nicely 😉)
  • clone the existing template (so git knows its the same file)
  • remove the common parameters from two location and keep only those in the new common template

In order to deploy this #9 needs to be merged since otherwise the already deployed changes of that PR will be reverted.

@dirk-thomas dirk-thomas added the in review Waiting for review (Kanban column) label Dec 2, 2016
@dirk-thomas dirk-thomas self-assigned this Dec 2, 2016
<name>CI_ROS2_REPOS_URL</name>
<description>Custom .repos file to use instead of the default (https://raw.githubusercontent.com/ros2/ros2/master/ros2.repos).
For example, copy the content of the .repos file to a GitHub Gist, modify it to your needs, and then pass the raw URL here.</description>
<defaultValue></defaultValue>
Copy link
Member

Choose a reason for hiding this comment

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

how about putting https://raw.githubusercontent.com/ros2/ros2/master/ros2.repos into a variable, templating it into the description, and passing it to the defaultValue here instead of at this line? (so the description doesn't get out-dated if the default changes)

Copy link
Member Author

Choose a reason for hiding this comment

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

Done: 95d442da4b353194cfc383f4f6c01ebcb680298e

@mikaelarguedas mikaelarguedas merged commit a1ed9ba into master Dec 5, 2016
@mikaelarguedas mikaelarguedas deleted the stuff branch December 5, 2016 16:37
@mikaelarguedas mikaelarguedas removed the in review Waiting for review (Kanban column) label Dec 5, 2016
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.

3 participants