Skip to content

Commit

Permalink
Merge branch 'develop' into perf-bom-update-tool
Browse files Browse the repository at this point in the history
  • Loading branch information
marination committed Jun 7, 2022
2 parents 6bde1bb + 25f9d58 commit ff0a6b7
Show file tree
Hide file tree
Showing 144 changed files with 4,158 additions and 2,837 deletions.
2 changes: 1 addition & 1 deletion .github/helper/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fi

cd ~ || exit

sudo apt-get install redis-server libcups2-dev
sudo apt update && sudo apt install redis-server libcups2-dev

pip install frappe-bench

Expand Down
12 changes: 1 addition & 11 deletions .github/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,4 @@ pulls:
:) Also, even if it is closed, you can always reopen the PR when you're
ready. Thank you for contributing.
issues:
daysUntilStale: 90
daysUntilClose: 7
exemptLabels:
- valid
- to-validate
- QA
markComment: >
This issue has been automatically marked as inactive because it has not had
recent activity and it wasn't validated by maintainer team. It will be
closed within a week if no further activity occurs.
only: pulls
11 changes: 0 additions & 11 deletions cypress.json

This file was deleted.

5 changes: 0 additions & 5 deletions cypress/fixtures/example.json

This file was deleted.

44 changes: 0 additions & 44 deletions cypress/integration/test_bulk_transaction_processing.js

This file was deleted.

13 changes: 0 additions & 13 deletions cypress/integration/test_customer.js

This file was deleted.

44 changes: 0 additions & 44 deletions cypress/integration/test_item.js

This file was deleted.

116 changes: 0 additions & 116 deletions cypress/integration/test_organizational_chart_desktop.js

This file was deleted.

Loading

0 comments on commit ff0a6b7

Please sign in to comment.