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

add github action for gridmenu #30

Closed

Conversation

Aldiwildan77
Copy link
Member

add Github Action workflows for testing and linting using Gradle

@Aldiwildan77 Aldiwildan77 added enhancement New feature or request help wanted Extra attention is needed labels Jul 30, 2020
@Aldiwildan77 Aldiwildan77 requested a review from gifff July 30, 2020 16:35
@Aldiwildan77 Aldiwildan77 linked an issue Jul 30, 2020 that may be closed by this pull request
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Lint with gradlew
run: ./gradlew lintDebug -S --warning-mode all
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Aldiwildan77
Thank you very much for contributing this automation.
But I wonder, what is the guideline used for the linter?

@asaadam
Copy link
Contributor

asaadam commented Aug 23, 2020

LGTM

@gifff
Copy link
Contributor

gifff commented Aug 26, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add automation
3 participants