Skip to content

Add Dackka transform to remove leading groupId in Javadocs #4278

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

Conversation

daymxn
Copy link
Member

@daymxn daymxn commented Nov 3, 2022

Per b/257073544, this PR adds a transform to FiresiteTransform that removes the leading com.google from our YAML files. This is fine for our kdoc files, but from the javadoc perspective it looks a bit odd as other internal tooling follows the same format (docs that are generated outside the scope of DackkaPlugin).

This also removes the old transform for removing the leading Firebase domain from links- as it's no longer needed (see #4258).

@daymxn daymxn requested review from vkryachko and rlazo November 3, 2022 18:49
@daymxn daymxn self-assigned this Nov 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2022

buildSrc Test Results

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

Results for commit a3455b4.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2022

Unit Test Results

   395 files  +   316     395 suites  +316   19m 4s ⏱️ + 18m 4s
4 730 tests +3 621  4 708 ✔️ +3 615  22 💤 +6  0 ±0 
4 746 runs  +3 637  4 724 ✔️ +3 631  22 💤 +6  0 ±0 

Results for commit a3455b4. ± Comparison against base commit f6a79df.

♻️ This comment has been updated with latest results.

@daymxn daymxn merged commit 82dc688 into master Nov 4, 2022
@daymxn daymxn deleted the daymon-add-dackka-transform-to-remove-groupid branch November 4, 2022 17:22
davidmotson pushed a commit that referenced this pull request Nov 28, 2022
* Add groupId removal transform

* Add bug link for dackka exposing the configuration
@firebase firebase locked and limited conversation to collaborators Dec 5, 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