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

ci: ignore js files in unittests #26934

Merged
merged 2 commits into from
Aug 13, 2021
Merged

Conversation

ankush
Copy link
Member

@ankush ankush commented Aug 13, 2021

  • Avoid running python unittests on PRs that ONLY change JS files.
  • Saves resources and reduces concurrent builds.

- Avoid running python unittests on PRs that ONLY change JS files.
@ankush ankush marked this pull request as ready for review August 13, 2021 07:27
@ankush ankush merged commit 8a6b82b into frappe:develop Aug 13, 2021
@ankush ankush deleted the ignore_js_in_tests branch August 13, 2021 07:29
frappe-pr-bot pushed a commit to frappe-pr-bot/erpnext that referenced this pull request Aug 13, 2021
* ci: ignore js files in unittests

- Avoid running python unittests on PRs that ONLY change JS files.

* ci: ignore md files in test workflows

(cherry picked from commit 8a6b82b)

# Conflicts:
#	.github/workflows/server-tests.yml
ankush added a commit that referenced this pull request Aug 13, 2021
* ci: ignore js files in unittests (#26934)

* ci: ignore js files in unittests

- Avoid running python unittests on PRs that ONLY change JS files.

* ci: ignore md files in test workflows

(cherry picked from commit 8a6b82b)

# Conflicts:
#	.github/workflows/server-tests.yml

* fix: resolve conflicts

Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
sagarvora pushed a commit to resilient-tech/erpnext that referenced this pull request Oct 2, 2021
* ci: ignore js files in unittests (frappe#26934)

* ci: ignore js files in unittests

- Avoid running python unittests on PRs that ONLY change JS files.

* ci: ignore md files in test workflows

(cherry picked from commit 8a6b82b)

# Conflicts:
#	.github/workflows/server-tests.yml

* fix: resolve conflicts

Co-authored-by: Ankush Menat <ankush@iwebnotes.com>
asoral pushed a commit to asoral/erpnext that referenced this pull request Nov 12, 2021
* ci: ignore js files in unittests

- Avoid running python unittests on PRs that ONLY change JS files.

* ci: ignore md files in test workflows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant