Skip to content

Remove the additional apps checkout step for PR check job#500

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
liuguo09:workflow-refine
Mar 10, 2020
Merged

Remove the additional apps checkout step for PR check job#500
xiaoxiang781216 merged 1 commit into
apache:masterfrom
liuguo09:workflow-refine

Conversation

@liuguo09

@liuguo09 liuguo09 commented Mar 9, 2020

Copy link
Copy Markdown
Contributor

Remove the apps checkout step to save check job time.

Signed-off-by: liuhaitao liuhaitao@xiaomi.com

Remove the apps checkout step to save check job time.

Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
@davids5

davids5 commented Mar 9, 2020

Copy link
Copy Markdown
Contributor

Was this redundant? How do we check that the PR's nuttx builds with apps?

@xiaoxiang781216

Copy link
Copy Markdown
Contributor

Was this redundant? How do we check that the PR's nuttx builds with apps?

This step is ust for checking style/spell..., it's enough to only fetch nuttx git, the build step will fetch both nuttx/apps.

@liuguo09

liuguo09 commented Mar 9, 2020

Copy link
Copy Markdown
Contributor Author

Yes, apps checkout step in nuttx PR check job is redundant. However, nuttx checkout step in apps PR check job is necessary since nuttx/tools/checkpatch.sh in need at first, as apache/nuttx-apps#113 shows.

@xiaoxiang781216 xiaoxiang781216 merged commit 722de0f into apache:master Mar 10, 2020
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