Robproject
|
42bfd485f8
|
Change erpnext-python volumes description (#628)
|
2022-01-07 14:05:04 +05:30 |
|
github-actions[bot]
|
52f91b318c
|
chore(deps): Update pre-commit hooks (#625)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
|
2022-01-05 18:45:56 +03:00 |
|
github-actions[bot]
|
a46a97dc81
|
chore(deps): Update pre-commit hooks (#623)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
|
2021-12-30 09:59:56 +03:00 |
|
vrslev
|
d573ba8769
|
chore(deps): Update pre-commit hooks
|
2021-12-26 13:15:30 +03:00 |
|
vrslev
|
4daa31e1cf
|
chore(deps): Update pre-commit hooks
|
2021-12-24 13:45:18 +03:00 |
|
github-actions[bot]
|
c2b1543128
|
chore(deps): Update pre-commit hooks (#618)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
|
2021-12-19 14:01:18 +05:30 |
|
Lev
|
adaa753d89
|
fix: Bench initialization with ERPNext v12 on frappe/bench (#613)
|
2021-12-11 13:57:10 +05:30 |
|
vrslev
|
e665b014ca
|
chore(deps): Update pre-commit hooks
|
2021-12-11 10:44:51 +03:00 |
|
Lev
|
6b93efdf3c
|
chore: Rename LICENSE.md to LICENSE (#608)
|
2021-12-10 16:25:57 +05:30 |
|
Lev
|
407ac2f836
|
ci: Remove greetings workflow (#610)
It is quite annoying, not very useful and takes 30–50 seconds to finish
|
2021-12-10 16:24:48 +05:30 |
|
Lev
|
db7823a2e2
|
chore(lint): Take hooks configs out so linting works without pre-commit too (#609)
|
2021-12-10 12:31:44 +03:00 |
|
Lev
|
3171f212ab
|
Merge pull request #607 from vrslev/run-pre-commit
chore: Run pre-commit
|
2021-12-10 12:26:45 +03:00 |
|
Lev Vereshchagin
|
0b861de117
|
chore(lint): Run shfmt
|
2021-12-10 11:56:18 +03:00 |
|
Lev Vereshchagin
|
be7c6254f8
|
chore(lint): Run codespell
|
2021-12-10 11:54:51 +03:00 |
|
Lev Vereshchagin
|
1c9c4bd780
|
chore(lint): Change exclude in codespell hook
|
2021-12-10 11:54:27 +03:00 |
|
Lev Vereshchagin
|
fb07581595
|
chore(lint): Run prettier
|
2021-12-10 11:53:43 +03:00 |
|
Lev Vereshchagin
|
8b4dfce4f0
|
chore(lint): Run isort
|
2021-12-10 11:53:00 +03:00 |
|
Lev Vereshchagin
|
f8b7b7af05
|
chore(lint): Run black
|
2021-12-10 11:52:40 +03:00 |
|
Lev Vereshchagin
|
c4772bc5b5
|
chore(lint): Run pyupgrade
|
2021-12-10 11:51:47 +03:00 |
|
Lev Vereshchagin
|
3e4e66769b
|
chore(lint): Run end-of-file-fixer
|
2021-12-10 11:51:11 +03:00 |
|
Lev Vereshchagin
|
9f0d602c72
|
chore(lint): Fix trailing-whitespace
|
2021-12-10 11:50:39 +03:00 |
|
Lev
|
2ac2b7ce43
|
chore: Use pre-commit framework (#604)
* Add pre-commit, prettier configs and editorconfig
* Remove `check-toml` hook
* Add isort config
* Add codespell config
* Update hooks
* Remove prettierignore
* Add shellcheck config
* Add lint workflow
* Add pre-commit autoupdate workflow
* Remove path constraints from lint workflow
* Fix CI
* Add guide to CONTRIBUTING.md
* Fix (probably) shfmt
* Fix (probably) shfmt
* Fix (probably) shfmt
|
2021-12-10 11:48:00 +03:00 |
|
Revant Nandgaonkar
|
65f6228be8
|
fix: update devcontainer mariadb (#605)
|
2021-12-06 17:55:24 +05:30 |
|
Lev
|
e629dd313e
|
chore: Fix pwd url and move pwd.yml away from tests directory (#603)
|
2021-12-05 18:56:21 +03:00 |
|
Lev
|
399414bcab
|
fix: Remove --log.level=DEBUG from traefik command to reduce log verbosity (#600)
|
2021-12-05 16:49:02 +05:30 |
|
Lev
|
6378473c43
|
fix(bench): Set BENCH_DEVELOPER env var in bashrc instead of Dockerfile (#598)
|
2021-12-05 16:45:50 +05:30 |
|
Lev
|
442c767338
|
ci(lint): Specify paths that trigger workflow (#601)
|
2021-12-05 12:44:34 +03:00 |
|
Lev
|
a48ae2d12e
|
ci: Move greetings.yml to appropriate folder (#599)
|
2021-12-05 12:24:09 +03:00 |
|
Lev
|
81ec8da94f
|
feat: Upgrade mariadb and use command instead of copying config file (#597)
|
2021-12-05 14:32:08 +05:30 |
|
Lev
|
180b9ababc
|
docs: Update CONTRIBUTING.md (#594)
|
2021-12-03 05:06:58 +05:30 |
|
Lev
|
9b49391dbb
|
feat(bench): Don't show editable-bench warnings (#593)
|
2021-12-02 20:36:07 +05:30 |
|
Chinmay Pai
|
c87ee80a22
|
Merge pull request #592 from revant/feat-allow-devcont-config
|
2021-11-30 23:28:16 +05:30 |
|
Revant Nandgaonkar
|
aadb0a8139
|
feat: allow devcontainer vscode configuration
|
2021-11-30 17:27:25 +05:30 |
|
Revant Nandgaonkar
|
0af1302485
|
fix: install py 3.7 using pyenv (#590)
* fix: install py 3.7 using pyenv
* fix: set pyenv global versions
* refactor: cleaup code
|
2021-11-30 16:03:01 +05:30 |
|
Lev
|
9a986575f6
|
ci: Fix paths that trigger workflows (#587)
|
2021-11-26 19:52:17 +05:30 |
|
Lev
|
5aae67117c
|
Build ERPNext images on top fresh Frappe images (#582)
Update build_stable.yml
|
2021-11-24 05:10:27 +05:30 |
|
Revant Nandgaonkar
|
d049e33b40
|
Merge pull request #579 from frappe/dependabot/github_actions/webfactory/ssh-agent-0.5.4
chore(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4
|
2021-11-22 19:13:42 +05:30 |
|
dependabot[bot]
|
a9c3f6e9b9
|
chore(deps): bump webfactory/ssh-agent from 0.5.3 to 0.5.4
Bumps [webfactory/ssh-agent](https://github.com/webfactory/ssh-agent) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/webfactory/ssh-agent/releases)
- [Changelog](https://github.com/webfactory/ssh-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webfactory/ssh-agent/compare/v0.5.3...v0.5.4)
---
updated-dependencies:
- dependency-name: webfactory/ssh-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-22 10:06:05 +00:00 |
|
Revant Nandgaonkar
|
e4ab6945a4
|
Merge pull request #576 from revant/change-nginx-port
fix: change unpriviliged nginx port from 80 to 8080
|
2021-11-22 15:18:57 +05:30 |
|
Revant Nandgaonkar
|
1427907a82
|
ci: revert shell script functions
|
2021-11-22 13:22:09 +05:30 |
|
Revant Nandgaonkar
|
91648299ba
|
ci: fix test and revert yamls
|
2021-11-22 13:17:17 +05:30 |
|
Revant Nandgaonkar
|
d68bcdc8bd
|
ci: output erpnext-nginx container logs
|
2021-11-22 06:14:30 +05:30 |
|
Revant Nandgaonkar
|
8fc3fbb27e
|
ci: fix lint
|
2021-11-22 05:36:59 +05:30 |
|
Revant Nandgaonkar
|
4f7108c3a8
|
ci: check connections before curl
|
2021-11-22 05:22:12 +05:30 |
|
Revant Nandgaonkar
|
cb2943bdf7
|
ci: reload volume permissions
|
2021-11-21 22:37:22 +05:30 |
|
Revant Nandgaonkar
|
318f65170a
|
ci: fix test volume permissions
|
2021-11-21 21:39:19 +05:30 |
|
Revant Nandgaonkar
|
3295c8070e
|
fix: change unpriviliged nginx port from 80 to 8080
|
2021-11-21 16:23:32 +05:30 |
|
Revant Nandgaonkar
|
6b6a1b9ad8
|
Merge pull request #572 from revant/fix-erpnext-build
ci: fix erpnext build
|
2021-11-19 22:46:58 +05:30 |
|
Revant Nandgaonkar
|
9bfb3abde4
|
ci: fix erpnext nginx build permissions
|
2021-11-19 22:02:50 +05:30 |
|
Revant Nandgaonkar
|
593dfe444a
|
ci: fix erpnext build
|
2021-11-19 20:41:23 +05:30 |
|