Commit graph

305 commits

Author SHA1 Message Date
Stéphane Bidoul
d6462e69a0
Merge pull request #69 from nilshamerlinck/mailhog
Add Mailhog to deployments
2022-09-18 12:50:05 +02:00
Nils Hamerlinck
f112a08de5 Add Mailhog to deployments 2022-09-17 18:31:01 +07:00
Stéphane Bidoul
bdda288f58
Merge pull request #65 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-07-05 10:50:35 +02:00
pre-commit-ci[bot]
fc88c73d80
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)
2022-07-04 19:01:54 +00:00
Stéphane Bidoul
c715bba866
Merge pull request #64 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-06-14 00:35:32 +02:00
pre-commit-ci[bot]
5baa8629ee
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0)
- [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](https://github.com/asottile/pyupgrade/compare/v2.32.1...v2.34.0)
2022-06-13 18:58:26 +00:00
Stéphane Bidoul
82f1e69a23
Merge pull request #63 from sbidoul/job-name-typo
Fix typo in initialize job name
2022-05-30 14:56:00 +02:00
Stéphane Bidoul
18f7d56af4
Merge pull request #62 from sbidoul/refresh-deps-sbi
Refresh dependencies
2022-05-30 14:55:46 +02:00
Stéphane Bidoul
a349f4b7a0 Fix typo in initialize job name 2022-05-30 14:54:50 +02:00
Stéphane Bidoul
cf43492c9f Fix typing issue 2022-05-30 14:54:17 +02:00
Stéphane Bidoul
644ed3ccad Refresh dependencies 2022-05-30 14:24:27 +02:00
Stéphane Bidoul
87e053720d
Merge pull request #60 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-05-09 22:33:26 +02:00
pre-commit-ci[bot]
348ca56d08
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgrade/compare/v2.32.0...v2.32.1)
2022-05-09 18:21:41 +00:00
Stéphane Bidoul
b2be00d5d0
chore: update pinned dependencies 2022-04-18 11:25:58 +02:00
Stéphane Bidoul
a6a1af0f2d
chore(typing): upgrade mypy 2022-04-18 11:20:50 +02:00
Stéphane Bidoul
1f68e26664
Merge pull request #55 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-04-11 21:29:56 +02:00
pre-commit-ci[bot]
900b166f14
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0)
- [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.32.0)
2022-04-11 18:43:11 +00:00
Stéphane Bidoul
b538887e1a
Merge pull request #53 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-04-04 20:20:28 +02:00
pre-commit-ci[bot]
0ce98b3f21
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0)
2022-04-04 18:16:04 +00:00
Stéphane Bidoul
2a8450b462
Merge pull request #52 from sbidoul/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-03-14 21:05:55 +01:00
pre-commit-ci[bot]
5f9b9832f5
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1)
2022-03-14 19:59:52 +00:00
Stéphane Bidoul
dc280d64bc
Merge pull request #50 from sbidoul/use-cp
Use cp instead of rsync
2022-03-13 11:43:18 +01:00
Stéphane Bidoul
26a7d59681
Add comment 2022-03-13 11:41:24 +01:00
Stéphane Bidoul
bc06e08b5f
use cp instead of rsync to preserve odoo-venv
Rsync is not present in the oca/oca-ci image and installing
it sometimes failed due to outdated deb package information.
2022-03-13 11:40:18 +01:00
Stéphane Bidoul
c5b2d215d7
Merge pull request #46 from sbidoul/support-latest-oca-ci
Add ADDONS_DIR to ADDONS_PATH
2022-02-26 16:34:57 +01:00
Stéphane Bidoul
2eaf4bde66
Add ADDONS_DIR to ADDONS_PATH 2022-02-26 16:32:17 +01:00
Stéphane Bidoul
7cb0b3fce1
Merge pull request #45 from sbidoul/download-instead-of-clone
Download github commit instead of cloning
2022-02-18 18:54:20 +01:00
Stéphane Bidoul
76cc48fbf6
Revert memory limit increase
We don't need it since we improved the git dowload.
2022-02-18 18:54:05 +01:00
Stéphane Bidoul
3024085b53
Download github commit instead of cloning
Because the git clone+fetch is slower and uses a lot of RAM.
2022-02-18 18:52:57 +01:00
Stéphane Bidoul
abc361720d
Fix previous commit 2022-02-18 17:50:07 +01:00
Stéphane Bidoul
70f7c57a09
Increase memory limit of the initialization jobs.
This is necessary because the git fetch command of large repos such
as oca/ocb seem to consume a lot of memory.
2022-02-18 17:42:11 +01:00
Stéphane Bidoul
56dbe933f7
Update dependencies 2022-02-18 12:41:46 +01:00
Stéphane Bidoul
3a57e73855
Tweak README 2022-02-10 16:38:14 +01:00
Stéphane Bidoul
39ea1c9b1a
webui: add DOCKTYPE
So as to declare html5 compliance.
2022-02-10 16:37:56 +01:00
Stéphane Bidoul
1b4f847c82
docs: clarify arrows 2022-02-06 19:16:33 +01:00
Stéphane Bidoul
1880106a64
docs: add rendering of deployment diagram 2022-02-06 19:12:43 +01:00
Stéphane Bidoul
447cfcdb59
docs: add git clone to deployment diagram 2022-02-06 19:12:16 +01:00
Stéphane Bidoul
c2180f66a5
docs: add status update to deployment diagram 2022-02-06 18:48:09 +01:00
Stéphane Bidoul
74dcd2de28
Add a deployment quickstart and diagrams 2022-02-06 18:38:40 +01:00
Stéphane Bidoul
39b19dbfcc
Bump black version 2022-01-30 14:10:03 +01:00
Stéphane Bidoul
a42dea1054
Adding missing env var in Dockerfile 2022-01-30 14:09:19 +01:00
Stéphane Bidoul
b7906786bb
Add clicked status (hourglass)
To give visual feedback of the action, until
the new status comes back via the event stream.
2022-01-30 14:09:09 +01:00
Stéphane Bidoul
4a249ed9ca
Upgrade LitElement to 2.1 2022-01-30 14:08:12 +01:00
Stéphane Bidoul
7c80d7f074
Merge pull request #43 from sbidoul/verify-github-webbhook-sig
Verify GitHub webhook signature
2022-01-29 17:28:14 +01:00
Stéphane Bidoul
dff8bbed02
Verify GitHub webhook signature 2022-01-29 17:21:57 +01:00
Stéphane Bidoul
b89a4a0fe8
Merge pull request #42 from sbidoul/undeploy-closed-pr
Undeploy builds on PR close
2022-01-29 15:54:26 +01:00
Stéphane Bidoul
e5392bb33f
Undeploy builds on PR close 2022-01-29 15:51:57 +01:00
Stéphane Bidoul
37dae56d35
Merge pull request #41 from sbidoul/alt-install-method
Alt install method
2022-01-29 12:01:22 +01:00
Stéphane Bidoul
c3e84d1256
Add env vars in build settings + alt install method 2022-01-29 11:59:47 +01:00
Stéphane Bidoul
b0ee0172be
Improve dockerfile
This way the layer cache will work, while properly
detecting new kubectl releases
2022-01-26 18:00:33 +01:00