Commit graph

  • e665b014ca chore(deps): Update pre-commit hooks vrslev 2021-12-11 07:07:41 +0000
  • 89d2c9a1e0 chore(deps): Update pre-commit hooks vrslev 2021-12-11 07:07:41 +0000
  • 6b93efdf3c
    chore: Rename LICENSE.md to LICENSE (#608) Lev 2021-12-10 13:55:57 +0300
  • 407ac2f836
    ci: Remove greetings workflow (#610) Lev 2021-12-10 13:54:48 +0300
  • b31649ec6d Merge branch 'main' into fix-license-file-name Lev Vereshchagin 2021-12-10 12:32:45 +0300
  • db7823a2e2
    chore(lint): Take hooks configs out so linting works without pre-commit too (#609) Lev 2021-12-10 12:31:44 +0300
  • 16d9fcc457 ci: Remove greetings workflow Lev Vereshchagin 2021-12-10 12:31:04 +0300
  • 286c1db7f1 chore(lint): Take hooks configs out so linting works without pre-commit too Lev Vereshchagin 2021-12-10 12:29:14 +0300
  • 3171f212ab
    Merge pull request #607 from vrslev/run-pre-commit Lev 2021-12-10 12:26:45 +0300
  • 2cbed510f0 chore: Rename LICENSE.md to LICENSE Lev Vereshchagin 2021-12-10 12:09:02 +0300
  • 0b861de117 chore(lint): Run shfmt Lev Vereshchagin 2021-12-10 11:56:18 +0300
  • be7c6254f8 chore(lint): Run codespell Lev Vereshchagin 2021-12-10 11:54:51 +0300
  • 1c9c4bd780 chore(lint): Change exclude in codespell hook Lev Vereshchagin 2021-12-10 11:54:27 +0300
  • fb07581595 chore(lint): Run prettier Lev Vereshchagin 2021-12-10 11:53:43 +0300
  • 8b4dfce4f0 chore(lint): Run isort Lev Vereshchagin 2021-12-10 11:53:00 +0300
  • f8b7b7af05 chore(lint): Run black Lev Vereshchagin 2021-12-10 11:52:40 +0300
  • c4772bc5b5 chore(lint): Run pyupgrade Lev Vereshchagin 2021-12-10 11:51:47 +0300
  • 3e4e66769b chore(lint): Run end-of-file-fixer Lev Vereshchagin 2021-12-10 11:51:11 +0300
  • 9f0d602c72 chore(lint): Fix trailing-whitespace Lev Vereshchagin 2021-12-10 11:50:39 +0300
  • 2ac2b7ce43
    chore: Use pre-commit framework (#604) Lev 2021-12-10 11:48:00 +0300
  • 65f6228be8
    fix: update devcontainer mariadb (#605) Revant Nandgaonkar 2021-12-06 17:55:24 +0530
  • c46b1691d0 fix: update devcontainer mariadb Revant Nandgaonkar 2021-12-06 16:40:03 +0530
  • 31b1e9c4d7 Fix (probably) shfmt Lev Vereshchagin 2021-12-05 19:33:07 +0300
  • 2d2bf202f7 Fix (probably) shfmt Lev Vereshchagin 2021-12-05 19:30:10 +0300
  • 1bb18993cb Fix (probably) shfmt Lev Vereshchagin 2021-12-05 19:27:16 +0300
  • 6e0f6ec77a Add guide to CONTRIBUTING.md Lev Vereshchagin 2021-12-05 19:09:08 +0300
  • 14d0c0ae42 Fix CI Lev Vereshchagin 2021-12-05 19:01:06 +0300
  • e629dd313e
    chore: Fix pwd url and move pwd.yml away from tests directory (#603) Lev 2021-12-05 18:56:21 +0300
  • 2cd1649dc7 Remove path constraints from lint workflow Lev Vereshchagin 2021-12-05 18:55:59 +0300
  • 92e59d1df6 Add pre-commit autoupdate workflow Lev Vereshchagin 2021-12-05 18:55:33 +0300
  • 8ba519cbe7 Add lint workflow Lev Vereshchagin 2021-12-05 18:53:58 +0300
  • 5aefa795d1 Add shellcheck config Lev Vereshchagin 2021-12-05 18:53:16 +0300
  • bd6eeef771 Remove prettierignore Lev Vereshchagin 2021-12-05 18:50:43 +0300
  • 327a34ce79 Update hooks Lev Vereshchagin 2021-12-05 18:47:24 +0300
  • 7b0111c949 Add codespell config Lev Vereshchagin 2021-12-05 18:45:18 +0300
  • e849870bc5 Add isort config Lev Vereshchagin 2021-12-05 18:44:04 +0300
  • eb5d122065 Remove check-toml hook Lev Vereshchagin 2021-12-05 18:37:25 +0300
  • 5688124b21 Add pre-commit, prettier configs and editorconfig Lev Vereshchagin 2021-12-05 18:33:05 +0300
  • 824153e5fd chore: Fix pwd url and move pwd.yml away from tests directory Lev Vereshchagin 2021-12-05 17:43:57 +0300
  • 399414bcab
    fix: Remove --log.level=DEBUG from traefik command to reduce log verbosity (#600) Lev 2021-12-05 14:19:02 +0300
  • 6378473c43
    fix(bench): Set BENCH_DEVELOPER env var in bashrc instead of Dockerfile (#598) Lev 2021-12-05 14:15:50 +0300
  • 442c767338
    ci(lint): Specify paths that trigger workflow (#601) Lev 2021-12-05 12:44:34 +0300
  • a862329459 ci(lint): Specify paths that trigger workflow Lev Vereshchagin 2021-12-05 12:42:08 +0300
  • 1e66b77f1b fix: Remove --log.level=DEBUG from traefik command to reduce log verbosity Lev Vereshchagin 2021-12-05 12:32:14 +0300
  • a48ae2d12e
    ci: Move greetings.yml to appropriate folder (#599) Lev 2021-12-05 12:24:09 +0300
  • 29daec220b ci: Move greetings.yml to appropriate folder Lev Vereshchagin 2021-12-05 12:18:11 +0300
  • 1ccb97a297 fix(bench): Set BENCH_DEVELOPER env var in bashrc instead of Dockerfile Lev Vereshchagin 2021-12-05 12:05:43 +0300
  • 81ec8da94f
    feat: Upgrade mariadb and use command instead of copying config file (#597) Lev 2021-12-05 12:02:08 +0300
  • 24363ba18f feat: Upgrade mariadb and use command instead of copying config file Lev Vereshchagin 2021-12-05 11:03:56 +0300
  • 180b9ababc
    docs: Update CONTRIBUTING.md (#594) Lev 2021-12-03 02:36:58 +0300
  • 278764ed64
    Update CONTRIBUTING.md Lev 2021-12-03 00:03:18 +0300
  • 2dd0b831d0
    Update CONTRIBUTING.md Lev 2021-12-03 00:02:37 +0300
  • 9b49391dbb
    feat(bench): Don't show editable-bench warnings (#593) Lev 2021-12-02 18:06:07 +0300
  • 5e3ca9b528
    docs: Update CONTRIBUTING.md Lev 2021-12-02 17:20:12 +0300
  • 1e7d6d77ef feat(bench): Don't show editable-bench warnings Lev Vereshchagin 2021-12-02 16:51:37 +0300
  • c87ee80a22
    Merge pull request #592 from revant/feat-allow-devcont-config Chinmay Pai 2021-11-30 23:28:16 +0530
  • aadb0a8139 feat: allow devcontainer vscode configuration Revant Nandgaonkar 2021-11-30 17:27:25 +0530
  • 0af1302485
    fix: install py 3.7 using pyenv (#590) Revant Nandgaonkar 2021-11-30 16:03:01 +0530
  • e3c295b6ca refactor: cleaup code Revant Nandgaonkar 2021-11-30 15:47:15 +0530
  • 5632316566 fix: set pyenv global versions Revant Nandgaonkar 2021-11-30 14:52:04 +0530
  • 527b06d92c fix: install py 3.7 using pyenv Revant Nandgaonkar 2021-11-29 14:34:56 +0530
  • 9a986575f6
    ci: Fix paths that trigger workflows (#587) Lev 2021-11-26 17:22:17 +0300
  • d27d89d4a4 ci: Fix paths that trigger workflows Lev Vereshchagin 2021-11-26 14:17:49 +0300
  • 64cdc2c5ef update Lev Vereshchagin 2021-11-26 14:04:09 +0300
  • 88225c0a7c update Lev Vereshchagin 2021-11-26 14:03:53 +0300
  • 34014d26b6
    chore(deps): bump redis from 3.1.2 to 4.0.0 in /build/frappe-socketio dependabot[bot] 2021-11-25 08:24:58 +0000
  • 5aae67117c
    Build ERPNext images on top fresh Frappe images (#582) Lev 2021-11-24 02:40:27 +0300
  • 44954380cf
    Update build_stable.yml Lev 2021-11-23 18:16:43 +0300
  • 258f31403b update Lev 2021-11-23 17:54:57 +0300
  • 6774a0f001 update Lev 2021-11-23 17:44:13 +0300
  • 27808365b1 update Lev 2021-11-23 17:37:40 +0300
  • 9cb259c0da updater Lev 2021-11-23 17:35:38 +0300
  • 1fc8dba457 update Lev 2021-11-23 17:30:12 +0300
  • b36ddf0c47 update Lev 2021-11-23 17:27:32 +0300
  • 76f62eb0a1 update Lev 2021-11-23 17:25:32 +0300
  • bdb3ba615b update Lev 2021-11-23 17:17:55 +0300
  • 2c4c978ca2 update Lev 2021-11-23 17:15:57 +0300
  • fdd12f6ec3 update Lev 2021-11-23 17:10:23 +0300
  • f9608e4d15 update Lev 2021-11-23 17:05:44 +0300
  • ba4584364f updat Lev 2021-11-23 17:05:17 +0300
  • d35a1c29ec update Lev 2021-11-23 16:53:53 +0300
  • 8e0d4e63b3 update Lev 2021-11-23 16:49:44 +0300
  • 2fb6e5ea44 update Lev 2021-11-23 16:48:27 +0300
  • fe4ca17474 update Lev 2021-11-23 16:43:25 +0300
  • 706ac0db97 update Lev 2021-11-23 16:31:50 +0300
  • cd50d5cf1b update Lev 2021-11-23 16:27:00 +0300
  • f781373a7f update Lev 2021-11-23 16:14:25 +0300
  • f14b8b6954 update Lev 2021-11-23 16:04:17 +0300
  • af2e26504a
    Removed a Tab Space for Traefik Labels Rohith Balaji 2021-11-23 16:52:08 +0530
  • 343be8dc0c
    Fix nginx bind to port 80 error Meradoch 2021-11-22 19:10:14 +0300
  • d049e33b40
    Merge pull request #579 from frappe/dependabot/github_actions/webfactory/ssh-agent-0.5.4 Revant Nandgaonkar 2021-11-22 19:13:42 +0530
  • a9c3f6e9b9
    chore(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4 dependabot[bot] 2021-11-22 10:06:05 +0000
  • e4ab6945a4
    Merge pull request #576 from revant/change-nginx-port Revant Nandgaonkar 2021-11-22 15:18:57 +0530
  • 1427907a82 ci: revert shell script functions Revant Nandgaonkar 2021-11-22 13:22:09 +0530
  • 91648299ba ci: fix test and revert yamls Revant Nandgaonkar 2021-11-22 13:17:17 +0530
  • d68bcdc8bd ci: output erpnext-nginx container logs Revant Nandgaonkar 2021-11-22 06:14:30 +0530
  • 8fc3fbb27e ci: fix lint Revant Nandgaonkar 2021-11-22 05:36:59 +0530
  • 4f7108c3a8 ci: check connections before curl Revant Nandgaonkar 2021-11-22 05:22:12 +0530
  • cb2943bdf7 ci: reload volume permissions Revant Nandgaonkar 2021-11-21 22:37:22 +0530
  • 318f65170a ci: fix test volume permissions Revant Nandgaonkar 2021-11-21 21:39:19 +0530