Skip to content

Platform name freebsd supports#1196

Open
stormshield-pj50 wants to merge 5 commits into
sagiegurari:masterfrom
stormshield-pj50:platform_name_freebsd
Open

Platform name freebsd supports#1196
stormshield-pj50 wants to merge 5 commits into
sagiegurari:masterfrom
stormshield-pj50:platform_name_freebsd

Conversation

@stormshield-pj50

Copy link
Copy Markdown

This PR adds support for Freebsd platform name.

@sagiegurari

Copy link
Copy Markdown
Owner

thakns @stormshield-pj50 but any chance you can also update the docs?
its under docs/content the md file (the readme is generated from it)

Comment thread docs/_includes/content.md
linux_alias = "linux_my_task"
windows_alias = "windows_my_task"
mac_alias = "mac_my_task"
freebsd_alias = "freebsd_my_task"

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

my hunch is that a bit more is needed for this to work.

  1. add the attributes in the task type
  2. proxy to it when platform is freebsd

if i'm not wrong.
and therefore i would also add a test for it.
without it, i feel the change you didn't won't actually impact anything. could be wrong but don't think so.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I'm not sure how to add a relevant test for that but please take a look at my new commit and tell me if it's enough. Thank you.

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