Skip to content

CI build.yml, doc-build.yml: Fix handling of added files#35865

Merged
vbraun merged 1 commit intosagemath:developfrom
mkoeppe:ci_fix_incremental_build
Jul 9, 2023
Merged

CI build.yml, doc-build.yml: Fix handling of added files#35865
vbraun merged 1 commit intosagemath:developfrom
mkoeppe:ci_fix_incremental_build

Conversation

@mkoeppe
Copy link
Copy Markdown
Contributor

@mkoeppe mkoeppe commented Jun 30, 2023

📚 Description

The CI change in #35652 did not handle the case of a PR that adds files correctly: the fallback to the non-incremental build would delete these files.
We fix it here.

Fixes

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@github-actions
Copy link
Copy Markdown

Documentation preview for this PR (built with commit 4f0ebac; changes) is ready! 🎉

Copy link
Copy Markdown
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

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

lgtm

@mkoeppe
Copy link
Copy Markdown
Contributor Author

mkoeppe commented Jul 1, 2023

Thanks. Can I set to "positive review" then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants