Skip to content
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

testing ci #63

Closed
wants to merge 14 commits into from
Closed

testing ci #63

wants to merge 14 commits into from

Conversation

deepanchal
Copy link
Contributor

  • ci: add build & release workflows from https://github.com/android/nowinandroid
  • fix(ci): add missing ci-gradle.properties file for build workflow
  • ci: improve build & release workflows
  • feat(spotless): add necessary files for spotless check
  • chore(tools): set java distribution to zulu from adoptopenjdk
  • chore(tools): specify full version for java as asdf can't recognize it
  • refactor(androidTest): replace wildcard imports with specific imports in CrisisCleanupAppStateTest
  • feat(spotless): remove copyright texts from spotless copyright files as its not needed at the moment
  • style(format): run spotlessApply cmd on codebase to fix lint + format issues
  • feat(gradle): disable no-wildcard-imports & filename rules in ktlint
  • style(format): run ./gradlew --init-script gradle/init.gradle.kts spotlessApply to format + lint all files
  • chore: add .git-blame-ignore-revs
  • ci(build): use assembleDemoDebug for build all step

Description

Current Behavior

New Behavior

Screenshots

N/A

Related Issue

Pull Request Type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation changes

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Does this introduce a breaking change?

  • Yes
  • No

@deepanchal deepanchal closed this Aug 18, 2023
@deepanchal deepanchal deleted the test-branch1 branch August 18, 2023 21:50
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.

1 participant