Lev
f74f730b5e
chore: Fix lint issues ( #553 )
...
* ci(Lint): Temporarily disable branch contraint
* chore(erpnext-nginx): Fix linting
* chore: Fix linting issues
* ci(Lint): Add -x flag
* ci(Lint): Fix push trigger
* chore: Fix linting and formatting
* fix: Gunicorn server start
* chore(frappe-worker): Fix linting
* chore(frappe-nginx): Fix linting
* fix(erpnext-nginx): App installation
* fix(erpnext-nginx): App installation
* refactor(frappe-nginx): Use `find` instead of `ls`
2021-11-09 13:05:29 +03:00
Lev
d1ed880c78
ci(Dependabot): Add config for docker and npm
2021-11-08 19:44:10 +03:00
Lev
de04eb032c
build: Fix develop build
2021-11-06 21:11:29 +03:00
Lev
089a2dc206
build: Fix stable builds ( #546 )
2021-11-06 21:07:39 +03:00
Lev
daa1926f03
Revert "update"
...
This reverts commit ce1ed546ab
.
2021-11-06 20:02:42 +03:00
Lev
ce1ed546ab
update
2021-11-06 20:01:55 +03:00
Lev
9a4aa8d226
ci: Lint on PR
2021-11-05 19:36:47 +03:00
Lev
9fa3e1b0e0
Merge branch 'main' into improve-tests-and-fix-builds
2021-11-05 19:01:18 +03:00
Lev
d2b18a3b48
update
2021-11-05 18:58:02 +03:00
Lev
de255d8052
ci: Fix stable build
2021-11-04 19:00:16 +03:00
Lev
3c0f08652e
ci: Push images right after build
...
This fixes the bug when ERPNext images are built upon old Frappe images and test are ran on old images
2021-11-04 15:24:08 +03:00
Lev
2da9c02d58
ci: Build fixes
...
- Simplify builds by separating dev/stable workflows
- Fix Helm deploy key
- Remove deploy_key.env (already using deploy key in secrets)
- Fix paths matching on push and pull_request triggers
- Fix possible issues with tag difference between ERPNext and Frappe (add tag resolving step before pushing)
- Don't login, push Docker images and release Helm chart on forks
- Don't test on version 12 (there's no test for this version)
- Remove frappe-installer (from chore: use github actions #525 )
- Fix badges in readme
2021-10-31 11:02:58 +05:30
Revant Nandgaonkar
37b8ccece1
Merge pull request #528 from frappe/dependabot/github_actions/actions/stale-4
...
chore(deps): bump actions/stale from 1 to 4
2021-10-30 18:28:17 +05:30
Revant Nandgaonkar
7d36be56f4
ci: fixes ci steps
...
helm release deploy key uses webfactory/ssh-agent@v0.5.3
test only on PR
docker login only if not PR
2021-10-30 11:47:12 +05:30
Revant Nandgaonkar
107f393277
ci: fix base64 decode of env variable
2021-10-29 22:44:30 +05:30
Lev
1daec15268
ci(Build): Fix paths for PRs and branches
2021-10-29 13:44:25 +03:00
dependabot[bot]
7518c2d374
chore(deps): bump actions/stale from 1 to 4
...
Bumps [actions/stale](https://github.com/actions/stale ) from 1 to 4.
- [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/v1...v4 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-29 06:04:50 +00:00
Lev
b18119574b
ci: Use base64 encoded helm deploy key
2021-10-28 10:39:24 +03:00
Lev
a3cf159439
ci: Uncomment for-production code
2021-10-27 16:27:46 +03:00
Lev
1cbb845af1
ci: Use GitHub Actions to build images
2021-10-27 16:07:43 +03:00
Davide Bortolami
64d03c85c9
fix stale issues messages
2020-03-29 22:45:34 +01:00
Davide Bortolami
80fdb213d8
Add PR template, issue templates
2020-03-29 22:34:39 +01:00
Davide Bortolami
ebd9d877d9
Create stale.yml
2020-03-24 17:09:09 +00:00