Skip to content

Fix Javadoc link generation in Dackka #4258

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 4 commits into from
Nov 2, 2022
Merged

Conversation

daymxn
Copy link
Member

@daymxn daymxn commented Oct 28, 2022

Per b/254698771,
this refactors the link transformation in Dackka to me more inclusive. More specifically, it transforms links across yaml AND HTML files. Natively, Dackka does not provide any behavior to change the structure of links, so our Java links were being generated without the /android directory. We now expose configuration in our FiresiteTransfrom task that allows the consumer to specify these directories.

@daymxn daymxn requested review from vkryachko and rlazo October 28, 2022 19:55
@daymxn daymxn self-assigned this Oct 28, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2022

buildSrc Test Results

18 tests   18 ✔️  1m 18s ⏱️
  4 suites    0 💤
  4 files      0

Results for commit 32a7c1f.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 28, 2022

Unit Test Results

   395 files  +   392     395 suites  +392   19m 30s ⏱️ + 19m 13s
4 730 tests +4 724  4 708 ✔️ +4 702  22 💤 +22  0 ±0 
4 746 runs  +4 740  4 724 ✔️ +4 718  22 💤 +22  0 ±0 

Results for commit 32a7c1f. ± Comparison against base commit 854cba5.

♻️ This comment has been updated with latest results.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented Oct 28, 2022

@daymxn daymxn requested a review from rlazo November 1, 2022 16:34
@daymxn daymxn merged commit a3b86c8 into master Nov 2, 2022
@daymxn daymxn deleted the daymon-fix-dackka-links branch November 2, 2022 17:18
@firebase firebase locked and limited conversation to collaborators Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants