Skip to content

fix: mark siteInfo.published_deploy as optional #7185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 15, 2025

Conversation

serhalp
Copy link
Collaborator

@serhalp serhalp commented Apr 9, 2025

Summary

The types fixes in #7130 identified a number of issues. This fixes a couple of issues.

  • mark siteInfo.published_deploy as optional
  • remove unnecessary handling of nullish siteInfo
  • fix some nearby eslint suppressions

Copy link

github-actions bot commented Apr 9, 2025

📊 Benchmark results

Comparing with 5fef8d6

  • Dependency count: 1,157 (no change)
  • Package size: 281 MB (no change)
  • Number of ts-expect-error directives: 412 ⬇️ 0.24% decrease vs. 5fef8d6

@serhalp serhalp marked this pull request as ready for review April 9, 2025 16:23
@serhalp serhalp requested a review from a team as a code owner April 9, 2025 16:23
@serhalp serhalp requested a review from ndhoule April 14, 2025 20:08
@ndhoule
Copy link
Contributor

ndhoule commented Apr 14, 2025

@serhalp Ping me once CI is running again and you've resolved conflicts and I'll have a look.

@serhalp serhalp force-pushed the refactor/fix-requiredness-of-published-deploy branch from ce68940 to a1c3fbd Compare April 15, 2025 15:23
@serhalp serhalp force-pushed the refactor/fix-requiredness-of-published-deploy branch from 347c5ce to 3e1134c Compare April 15, 2025 22:50
@serhalp serhalp enabled auto-merge (squash) April 15, 2025 22:50
@serhalp serhalp merged commit 5fd9add into main Apr 15, 2025
52 checks passed
@serhalp serhalp deleted the refactor/fix-requiredness-of-published-deploy branch April 15, 2025 23:08
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.

2 participants