Skip to content

Gh workflows support --not_python_module flag#153

Merged
mishig25 merged 3 commits into
mainfrom
module_flag
Mar 25, 2022
Merged

Gh workflows support --not_python_module flag#153
mishig25 merged 3 commits into
mainfrom
module_flag

Conversation

@mishig25

Copy link
Copy Markdown
Contributor

so that we can use GH templates in course new frontend Ci here

@sgugger sgugger 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.

Thanks for adding this! I think we can make the new arg more general.

Comment on lines +16 to +17
# supply --not_python_module for HF Course
module_flag:

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.

I'd call this additional_args so we can use it to pass anything.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I see, 35a58fa

Comment thread .github/workflows/build_main_documentation.yml Outdated
Comment on lines +17 to +20
# supply --not_python_module for HF Course
module_flag:
type: string
default: ''

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.

Same comments on this file.

mishig25 and others added 2 commits March 25, 2022 02:16
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
@mishig25 mishig25 requested a review from sgugger March 25, 2022 01:17

@LysandreJik LysandreJik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is a great addition, thanks @mishig25!

@mishig25

Copy link
Copy Markdown
Contributor Author

Thanks a lot fir the reviews 😊 merging it since trying to get the doc-build asap

1 similar comment
@mishig25

Copy link
Copy Markdown
Contributor Author

Thanks a lot fir the reviews 😊 merging it since trying to get the doc-build asap

@mishig25 mishig25 merged commit af4cae2 into main Mar 25, 2022
@mishig25 mishig25 deleted the module_flag branch March 25, 2022 09:30
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