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

apply patches and fixes from similar actions #31

Merged
merged 4 commits into from
Jul 28, 2023

Conversation

dbelyaev
Copy link
Owner

dbelyaev and others added 3 commits July 28, 2023 11:33
# Conflicts:
#	action.yml
#	entrypoint.sh
…sues and timeouts

Add precondition detection:
The installation of reviewdog in the container will fail if there is a network timeout. Therefore, if reviewdog does not exist, exit directly to avoid finding the problem after downloading checkstyle, which is a waste of time.

Downloading checkstyle theory also takes time. Before time-consuming operation (non-real-time response), output log feedback current process.
# Conflicts:
#	entrypoint.sh
entrypoint.sh Outdated Show resolved Hide resolved
entrypoint.sh Show resolved Hide resolved
entrypoint.sh Outdated Show resolved Hide resolved
entrypoint.sh Show resolved Hide resolved
@dbelyaev dbelyaev added enhancement New feature or request bump:patch maintenance Code and deps maintenance labels Jul 28, 2023
@github-actions
Copy link
Contributor

🏷️ [bumpr] Next version:v0.8.3 Changes:v0.8.2...dbelyaev:feature/apply-patches-and-fixes-from-similar-actions

@dbelyaev dbelyaev force-pushed the feature/apply-patches-and-fixes-from-similar-actions branch from c4ff0e4 to 60c5ddf Compare July 28, 2023 11:14
adjust logs
fix copy-paste error
@dbelyaev dbelyaev force-pushed the feature/apply-patches-and-fixes-from-similar-actions branch from 60c5ddf to c1923ae Compare July 28, 2023 11:17
@dbelyaev dbelyaev merged commit 2a942d9 into master Jul 28, 2023
11 checks passed
@dbelyaev dbelyaev deleted the feature/apply-patches-and-fixes-from-similar-actions branch July 28, 2023 11:21
@github-actions
Copy link
Contributor

🚀 [bumpr] Bumped! New version:v0.8.3 Changes:v0.8.2...v0.8.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump:patch enhancement New feature or request maintenance Code and deps maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants