Skip to content

Conversation

@finestructure
Copy link
Contributor

@finestructure finestructure commented Jul 14, 2022

New Pull Request Checklist

Issue Description

This corrects a mistake I made when I proposed the changes for doc generation: we don't actually generate docs for macos-xcodebuild! The error was masked, because once docs are in S3 they don't get deleted by subsequent builds not generating them. I.e. the existing docs for main were simply slowly getting more and more outdated.

A recent change on our end exposed this issue.

Related issue: #n/a

Approach

TODOs before merging

  • Add changes to documentation (guides, repository pages, in-code descriptions)

This corrects a mistake I made when I proposed the changes for doc generation: we don't actually generate docs for `macos-xcodebuild`! The error was masked, because once docs are in S3 they don't get deleted by subsequent builds not generating them. I.e. the existing docs for `main` were simply slowly getting more and more outdated.

A recent change on our end exposed this issue.
@parse-github-assistant
Copy link

parse-github-assistant bot commented Jul 14, 2022

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

Merging #383 (7339dd5) into main (3b36877) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #383      +/-   ##
==========================================
- Coverage   89.67%   89.66%   -0.02%     
==========================================
  Files         155      155              
  Lines       14121    14121              
==========================================
- Hits        12663    12661       -2     
- Misses       1458     1460       +2     
Impacted Files Coverage Δ
Sources/ParseSwift/LiveQuery/ParseLiveQuery.swift 76.16% <0.00%> (-0.59%) ⬇️
Sources/ParseSwift/Objects/ParseUser.swift 86.29% <0.00%> (+0.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b36877...7339dd5. Read the comment docs.

@cbaker6 cbaker6 changed the title Fix documentation generation docs: fix documentation generation Jul 14, 2022
@cbaker6
Copy link
Contributor

cbaker6 commented Jul 14, 2022

Thanks Sven! Based on SwiftPackageIndex/SwiftPackageIndex-Server#1892 do you recommend to merge this now or should I wait?

@finestructure
Copy link
Contributor Author

finestructure commented Jul 14, 2022

It should go in as soon as possible, as that PR (#1892) will briefly disable the documentation link until we've reprocessed. I'll manually trigger after you merge so we don't have a 24h gap!

@cbaker6 cbaker6 merged commit b0bd351 into parse-community:main Jul 14, 2022
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