2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-19 10:39:02 +00:00
Commit Graph

1305 Commits

Author SHA1 Message Date
github-actions
3360d23e55 chore: Update example.env 2024-02-21 05:38:43 +00:00
dependabot[bot]
2c317cb62d
chore(deps): bump pytest from 8.0.0 to 8.0.1 (#1339)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.
- [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/8.0.0...8.0.1)

---
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-02-19 18:31:25 +05:30
github-actions[bot]
edb9948fc9
chore(deps): Update pre-commit hooks (#1338)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-02-19 18:31:06 +05:30
github-actions
f60dc88637 chore: Update example.env 2024-02-19 05:42:49 +00:00
github-actions
d027f04494 chore: Update example.env 2024-02-16 16:29:20 +00:00
github-actions
8961598d1e chore: Update example.env 2024-02-16 10:38:23 +00:00
Kevin Wakhisi Maraka
53c6a0e0c6
chore! 👽 Enhance dev container YAML (#1332)
* chore!i 👽 Enhance dev container YAML

Enhance dev container YAML to meet standards and integrate personal
GitHub environment token
Refactored the existing dev container YAML configuration to adhere to
best practices and coding standards. This includes optimizing container
setup and dependencies for smoother development workflows. Additionally,
integrated a personal GitHub environment token for secure authentication
and access to GitHub resources within the container environment. This
improvement enhances both security and usability, streamlining the
development process.

* chore 💄 Fixed earlier commit

Earlier commit fixed using pre-commit
2024-02-16 12:23:01 +05:30
github-actions[bot]
7fee2dc8f3
chore(deps): Update pre-commit hooks (#1334)
Co-authored-by: vrslev <75225148+vrslev@users.noreply.github.com>
2024-02-15 10:50:49 +05:30
github-actions
ff532e14d2 chore: Update example.env 2024-02-14 12:21:56 +00: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
github-actions[bot]
87cdca377f
chore(deps): Update pre-commit hooks (#1293)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-12-18 12:00:37 +05:30
github-actions[bot]
4ee6e61ae1
chore(deps): Update pre-commit hooks (#1281)
Co-authored-by: vrslev <vrslev@users.noreply.github.com>
2023-12-16 09:20:34 +05:30
Trusted Computer
b2e71bb12d
Update custom-apps.md for version-15 (#1291)
Updating documentation examples to version-15
2023-12-16 09:19:26 +05:30
dependabot[bot]
01f92e63f1
chore(deps): bump actions/stale from 8 to 9 (#1290)
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2023-12-16 09:14:48 +05:30
github-actions
dba13b4fda chore: Update example.env 2023-12-13 18:58:25 +00:00
github-actions
e70572e77a chore: Update example.env 2023-12-12 16:20:41 +00:00
MohsinAli
89860467d4
fix: space (#1285) 2023-12-07 14:19:32 +05:30
dependabot[bot]
4717c3ee73
chore(deps): bump actions/setup-python from 4 to 5 (#1287)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  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>
2023-12-07 14:15:08 +05:30
dependabot[bot]
04128c60eb
chore(deps): bump actions/setup-go from 4 to 5 (#1286)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
2023-12-07 14:14:43 +05:30