Commit graph

1314 commits

Author SHA1 Message Date
Bohdan Kucheriavyi
5dd9c53daf
Merge pull request #7 from zapal-tech/main
fix: build process
2024-02-15 13:28:50 +02:00
Bohdan Kucherivayi
731c9f608f fix: build process 2024-02-15 13:26:13 +02:00
Bohdan Kucheriavyi
90ab751902
Merge pull request #6 from zapal-tech/main
update
2024-02-15 01:52:04 +02:00
Bohdan Kucheriavyi
205ec78385
Update production-image.yml
Signed-off-by: Bohdan Kucheriavyi <bohdan.kucheriavyi@zapal.tech>
2024-02-15 01:51:24 +02:00
Bohdan Kucherivayi
6d44a27502 fix: docker compose 2024-02-14 01:28:47 +02:00
Bohdan Kucheriavyi
1cbd069d5f
Merge pull request #5 from zapal-tech/main
bake fix
2024-02-14 01:01:03 +02:00
Bohdan Kucherivayi
3cfdeb12d3 fix: ghcr 2024-02-14 00:58:50 +02:00
Bohdan Kucherivayi
91196a1049 fix: docker compose image registry 2024-02-14 00:53:08 +02:00
Bohdan Kucheriavyi
3d958d29dc
Merge pull request #4 from zapal-tech/main
fix: bake action
2024-02-14 00:49:40 +02:00
Bohdan Kucherivayi
f8554cd634 fix: bake action 2024-02-14 00:49:02 +02:00
Bohdan Kucheriavyi
1abfd05a7c
Merge pull request #3 from zapal-tech/main
fix: login action
2024-02-14 00:48:12 +02:00
Bohdan Kucherivayi
a5698b1e71 fix: login action 2024-02-14 00:47:29 +02:00
Bohdan Kucheriavyi
1e0e3bb039
Merge pull request #2 from zapal-tech/main
fix: production build workflow
2024-02-14 00:23:33 +02:00
Bohdan Kucherivayi
176ff94497 fix: production build workflow 2024-02-14 00:15:14 +02:00
Bohdan Kucheriavyi
681e840e2a
Merge pull request #1 from zapal-tech/main
Update production-image.yml
2024-02-13 21:48:10 +02:00
Bohdan Kucheriavyi
54e1387bbf
Update production-image.yml
Signed-off-by: Bohdan Kucheriavyi <kucheriavyi.w32@gmail.com>
2024-02-13 21:47:43 +02:00
Bohdan Kucherivayi
2b2503635f feat: update configuration 2024-02-13 21:41:40 +02:00
Bohdan Kucherivayi
a58a274bc8 feat: update erp docker setup 2024-02-13 15:44:14 +02:00
github-actions
52a79ad820 chore: Update example.env 2024-02-11 12:28:54 +00:00
github-actions
298b1bb7c9 chore: Update example.env 2024-02-07 14:31:51 +00:00
github-actions
2446713aea chore: Update example.env 2024-02-07 06:16:38 +00:00
github-actions
68f638ea5d chore: Update example.env 2024-02-06 18:53:17 +00:00
github-actions
6f9ecc221f chore: Update example.env 2024-02-02 15:33:00 +00:00
dependabot[bot]
ca6094dc79
chore(deps): bump peter-evans/create-pull-request from 5 to 6 (#1326)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5 to 6.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5...v6)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 17:36:48 +05:30
github-actions
8c3be45763 chore: Update example.env 2024-01-30 14:22:48 +00:00
dependabot[bot]
100ab30aef
chore(deps): bump pytest from 7.4.4 to 8.0.0 (#1323)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.4...8.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 17:07:03 +05:30
github-actions
ef7a2dd310 chore: Update example.env 2024-01-29 04:48:36 +00:00
github-actions[bot]
479faf78d2
chore(deps): Update pre-commit hooks (#1322)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2024-01-29 03:03:54 +05:30
0xD0M1M0
961453812c
fix: Fix gpg and less (#1321)
* fix: Add gpg and less

Add gpg so backup "bench --site yoursite.com backup --with-files --compress" does not fail if encryption is enabled

Add "less": fixes #1301

* fix: Add gpg and less

Add gpg so backup "bench --site yoursite.com backup --with-files --compress" does not fail if encryption is enabled

Add "less": fixes frappe#1301

* fix: Update documentation

update documentation to resemble current status

* fix: trailing whitespace

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-01-28 11:53:14 +05:30
Revant Nandgaonkar
220db20347
fix: typo in compose.yaml (#1320)
typo in PROXY_READ_TIMEOUT

fixes https://github.com/frappe/frappe_docker/issues/1315
2024-01-27 10:41:24 +05:30
github-actions[bot]
c10d2e8799
chore(deps): Update pre-commit hooks (#1318)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2024-01-27 10:23:30 +05:30
github-actions
f70b05e374 chore: Update example.env 2024-01-27 04:52:46 +00:00
Tengku Izdihar
337a024a21
frontend depends_on websocket to avoid error on startup (#1313)
* frontend depends_on websocket to avoid error on startup

* ci: fix lint

---------

Co-authored-by: Revant Nandgaonkar <revant.one@gmail.com>
2024-01-26 11:18:26 +05:30
github-actions
c8c6f82645 chore: Update example.env 2024-01-25 06:57:41 +00:00
github-actions
ed5b6f485a chore: Update example.env 2024-01-24 08:08:56 +00:00
github-actions
8b6a61c366 chore: Update example.env 2024-01-23 12:03:30 +00:00
github-actions
9a54fb709d chore: Update example.env 2024-01-19 00:53:52 +00:00
github-actions
43a156ef6c chore: Update example.env 2024-01-17 17:14:42 +00:00
github-actions
88dfbe4ce3 chore: Update example.env 2024-01-15 06:57:02 +00:00
github-actions
f06e792bef chore: Update example.env 2024-01-10 10:48:51 +00:00
github-actions
4dc375d8b2 chore: Update example.env 2024-01-03 15:46:36 +00:00
github-actions
a582a57125 chore: Update example.env 2024-01-03 06:10:05 +00:00
dependabot[bot]
8584e3be64
chore(deps): bump pytest from 7.4.3 to 7.4.4 (#1302)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-02 10:42:28 +05:30
github-actions
87775c009d chore: Update example.env 2023-12-28 13:39:53 +00:00
github-actions
0ec913bbc7 chore: Update example.env 2023-12-28 12:25:36 +00:00
github-actions
95e263d012 chore: Update example.env 2023-12-28 06:04:23 +00:00
github-actions
bc23a404e3 chore: Update example.env 2023-12-27 08:49:28 +00:00
github-actions[bot]
dc04cd26ec
chore(deps): Update pre-commit hooks (#1299)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-12-24 21:38:27 +05:30
github-actions
28297541bf chore: Update example.env 2023-12-20 04:54:23 +00:00
Revant Nandgaonkar
680c275ef5
revert: pre-commit prettier to 3.1.0 (#1295) 2023-12-18 12:30:12 +05:30