Lev Vereshchagin
|
11ddb6604d
|
Merge branch 'main' into beautify
|
2022-03-05 15:29:00 +03:00 |
|
dependabot[bot]
|
e1f32b7476
|
chore(deps): bump actions/checkout from 2 to 3 (#673)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2022-03-04 22:35:27 +03:00 |
|
dependabot[bot]
|
cc5c0b6485
|
chore(deps): bump actions/setup-python from 2 to 3 (#672)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
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>
|
2022-03-02 10:12:53 +03:00 |
|
Lev Vereshchagin
|
5e0f1940f2
|
Rename build/ dir to images/
|
2022-02-26 12:29:28 +03:00 |
|
Lev Vereshchagin
|
eff864a68d
|
Merge branch 'main' into beautify
|
2022-02-20 19:03:09 +03:00 |
|
dependabot[bot]
|
66fca59f74
|
chore(deps): bump docker/bake-action from 1.6.0 to 1.7.0 (#665)
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v1.6.0...v1.7.0)
---
updated-dependencies:
- dependency-name: docker/bake-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-16 09:05:23 +03:00 |
|
Lev Vereshchagin
|
096c5afb02
|
Add pip to dependabot config
|
2022-02-08 16:10:29 +03:00 |
|
Lev Vereshchagin
|
4f07e8ee6a
|
Update workflow names
|
2022-02-08 16:10:20 +03:00 |
|
Lev
|
05853825d8
|
build: Change bench target names and move CI to separate workflow (#655)
* Change bench target names and move CI to separate workflow
* Fix file detection
|
2022-02-08 11:35:52 +03:00 |
|
Lev Vereshchagin
|
03af8ca392
|
Move bench CI to different file
This way workflow runs only on PRs that relevant to bench build
|
2021-12-22 16:45:40 +03:00 |
|
Lev Vereshchagin
|
59db4182e6
|
Fix update example.env job
|
2021-12-22 13:17:09 +03:00 |
|
Lev Vereshchagin
|
adc526d859
|
Update example env after building stable images
|
2021-12-21 14:17:59 +03:00 |
|
Lev Vereshchagin
|
3bcf6bcf19
|
Fix paths in CI
|
2021-12-17 15:34:31 +03:00 |
|
Lev Vereshchagin
|
5780727208
|
Update version input description in docker-build-push
|
2021-12-17 11:59:08 +03:00 |
|
Lev Vereshchagin
|
668fbba22a
|
Remove build_bench workflow
|
2021-12-17 11:57:22 +03:00 |
|
Lev Vereshchagin
|
a600851ea0
|
Add job names
|
2021-12-17 11:56:00 +03:00 |
|
Lev Vereshchagin
|
c5f00a6d88
|
Remove HELM_DEPLOY_KEY secret from docker-build-push
|
2021-12-17 11:54:12 +03:00 |
|
Lev Vereshchagin
|
17bec866d4
|
Update build develop
|
2021-12-17 11:53:26 +03:00 |
|
Lev Vereshchagin
|
4e142b3e26
|
Remove quotes from docker-build-push inputs
|
2021-12-17 11:53:22 +03:00 |
|
Lev Vereshchagin
|
2a4a070870
|
Rename main to build_stable
|
2021-12-17 11:48:12 +03:00 |
|
Lev Vereshchagin
|
8c9e54f96d
|
Rename docker-build to docker-build-push
|
2021-12-17 11:46:36 +03:00 |
|
Lev Vereshchagin
|
d0bac345c6
|
Move release_helm job to main.yml
|
2021-12-17 11:43:48 +03:00 |
|
Lev Vereshchagin
|
f68bb86df8
|
Update
|
2021-12-17 11:40:15 +03:00 |
|
Lev Vereshchagin
|
7bf2cbf7f9
|
Use resusable workflow
|
2021-12-17 11:38:54 +03:00 |
|
Lev Vereshchagin
|
53b74de6de
|
Fix CI
|
2021-12-17 11:27:18 +03:00 |
|
Lev Vereshchagin
|
7711613f05
|
Remove pwd for now
|
2021-12-17 11:25:25 +03:00 |
|
Lev Vereshchagin
|
89236d8ed6
|
Use python script to get latest tags in CI
|
2021-12-16 19:53:24 +03:00 |
|
Lev Vereshchagin
|
2f58e621a5
|
Change .yml to .yaml in compose file to follow compose-spec
|
2021-12-15 08:41:25 +03:00 |
|
Lev Vereshchagin
|
0d873981f6
|
Remove frappe- prefix in build directories
|
2021-12-14 15:33:37 +03:00 |
|
Lev Vereshchagin
|
2979f4644f
|
Rollback
|
2021-12-13 20:21:15 +03:00 |
|
Lev Vereshchagin
|
5b3046fb69
|
Use reusable workflows
|
2021-12-13 20:16:28 +03:00 |
|
Lev Vereshchagin
|
76d2b9ccea
|
Add release helm job
|
2021-12-13 20:07:07 +03:00 |
|
Lev Vereshchagin
|
2efc6b7e2b
|
Add triggers to main workflow
|
2021-12-13 20:04:28 +03:00 |
|
Lev Vereshchagin
|
630870129c
|
Add build bench workflow
|
2021-12-13 20:04:02 +03:00 |
|
Lev Vereshchagin
|
163942bd1a
|
Update CI
|
2021-12-13 19:42:04 +03:00 |
|
Lev Vereshchagin
|
a0c498aae4
|
Update get-latest-tags
|
2021-12-13 19:41:58 +03:00 |
|
Lev Vereshchagin
|
085ca1e5d5
|
Rename bench-build target to bench in bake file
|
2021-12-13 19:17:00 +03:00 |
|
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 Vereshchagin
|
0b861de117
|
chore(lint): Run shfmt
|
2021-12-10 11:56:18 +03:00 |
|
Lev Vereshchagin
|
fb07581595
|
chore(lint): Run prettier
|
2021-12-10 11:53:43 +03:00 |
|
Lev Vereshchagin
|
3e4e66769b
|
chore(lint): Run end-of-file-fixer
|
2021-12-10 11:51:11 +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 |
|
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
|
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 |
|
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
|
d320db2d04
|
ci: use git command to config git creds
|
2021-11-11 06:30:33 +05:30 |
|
Revant Nandgaonkar
|
cbf646b326
|
ci: fix steps for helm release
|
2021-11-11 05:06:57 +05:30 |
|
Revant Nandgaonkar
|
6a8440be34
|
ci: change git creds action for helm release
|
2021-11-10 22:10:51 +05:30 |
|