-
Notifications
You must be signed in to change notification settings - Fork 3
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
Adds support for resources.arsc parsing #22
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f46a6e - Browse repository at this point
Copy the full SHA 4f46a6eView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8876bbf - Browse repository at this point
Copy the full SHA 8876bbfView commit details
Commits on Jul 17, 2024
-
Enhance the output of the xsd-validator tool (#19)
Added ✅ PASSED / ❌ FAILED to the validator tool output
Configuration menu - View commit details
-
Copy full SHA for b7eb4d1 - Browse repository at this point
Copy the full SHA b7eb4d1View commit details -
Create a new workflow for the current release (#24)
* Create a new workflow for the release tagged as "release" The release tagged as "release" is meant to contain the artifacts that should be used in the validation pipeline at the current moment. It differs from "latest", which is built automatically and might contain changes that we do not want to be used for now. To create a new release, the new workflow must be triggered manually with the git sha of the commit from where we want to build the artifacts. The artifacts will be available on the following permalink: ``` https://github.com/{owner}/{repo}/releases/download/{release-name}/{artifact-name} ```
Configuration menu - View commit details
-
Copy full SHA for 12cf56e - Browse repository at this point
Copy the full SHA 12cf56eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 201b78f - Browse repository at this point
Copy the full SHA 201b78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 110b2a0 - Browse repository at this point
Copy the full SHA 110b2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4559fbf - Browse repository at this point
Copy the full SHA 4559fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d22505 - Browse repository at this point
Copy the full SHA 7d22505View commit details -
Use the gradle wrapper version instead of a hardcoded one (#30)
Modify the GitHub action config to use the gradle version used while developing, via the gradle wrapper, rather than setting a hardcoded version in the CI config, that is different than what is used while developing.
Configuration menu - View commit details
-
Copy full SHA for 7606ba9 - Browse repository at this point
Copy the full SHA 7606ba9View commit details -
Add tests for the memory footprint tool (#29)
Import the existing tests for the memory footprint tool. # Conflicts: # play-validations/memory-footprint/src/main/java/com/google/wear/watchface/dfx/memory/InputPackage.java
Configuration menu - View commit details
-
Copy full SHA for fadfe00 - Browse repository at this point
Copy the full SHA fadfe00View commit details -
Count analog clock hands in active
Include the analog hands when used with the AnalogClock element in the active calculation.
Configuration menu - View commit details
-
Copy full SHA for d8e30b7 - Browse repository at this point
Copy the full SHA d8e30b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d016b - Browse repository at this point
Copy the full SHA c0d016bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 381a1cd - Browse repository at this point
Copy the full SHA 381a1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82bc260 - Browse repository at this point
Copy the full SHA 82bc260View commit details -
Configuration menu - View commit details
-
Copy full SHA for 830d570 - Browse repository at this point
Copy the full SHA 830d570View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd98b4b - Browse repository at this point
Copy the full SHA fd98b4bView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50aa3c9 - Browse repository at this point
Copy the full SHA 50aa3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf519c0 - Browse repository at this point
Copy the full SHA bf519c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28e4e6c - Browse repository at this point
Copy the full SHA 28e4e6cView commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4171635 - Browse repository at this point
Copy the full SHA 4171635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54c3dac - Browse repository at this point
Copy the full SHA 54c3dacView commit details