Skip to content

Test Github action to validate the theme against docsbuild scripts. - #69

Merged
JulienPalard merged 1 commit into
python:masterfrom
JulienPalard:tests
Apr 13, 2021
Merged

Test Github action to validate the theme against docsbuild scripts.#69
JulienPalard merged 1 commit into
python:masterfrom
JulienPalard:tests

Conversation

@JulienPalard

@JulienPalardJulienPalard commented Apr 12, 2021

Copy link
Copy Markdown
Member

Does an admin of the repo can check if we have something to enable for actions to run?

@hugovk

Copy link
Copy Markdown
Member

I think GHA is enabled automatically, you just need to put a workflow file in master (e.g. by merging...).

@JulienPalard

Copy link
Copy Markdown
MemberAuthor

Oh.

It make it not easy to test it before merging it on master though...

@hugovk

Copy link
Copy Markdown
Member

Indeed.

One option is to put a very basic noop workflow file in master first, and then a PR can test the proper one. (Or just merge and iterate from there.)

@JulienPalard

Copy link
Copy Markdown
MemberAuthor

Or just merge and iterate from there

I think I'm happy with the current state of this one.

@JulienPalard
JulienPalard merged commit 6d56e32 into python:masterApr 13, 2021
@JulienPalard
JulienPalard deleted the tests branch April 13, 2021 21:16
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@JulienPalard@hugovk@the-knights-who-say-ni