mergify[bot]
b661c1a669
build(deps): bump bruceadams/get-release from 1.2.3 to 1.3.1 ( #18535 ) ( #18549 )
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release ) from 1.2.3 to 1.3.1.
- [Release notes](https://github.com/bruceadams/get-release/releases )
- [Commits](https://github.com/bruceadams/get-release/compare/v1.2.3...v1.3.1 )
---
updated-dependencies:
- dependency-name: bruceadams/get-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci]
(cherry picked from commit ce9570de56
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
пре 2 година
Gavin D'souza
1e40b32ebf
ci: Combine actions to be triggered 'on release'
* Trigger static asset building & updating release assets
* Trigger Docker release build
пре 2 година
Ankush Menat
d2177d16a1
ci: bump node version to node16 ( #17564 )
* ci: bump node version to node16
* chore: remove `node-sass` - no longer used
Co-authored-by: Sagar Vora <sagar@resilient.tech>
пре 2 година
Gavin D'souza
f44333a18e
ci: Use bench commands with verbose option
пре 2 година
Gavin D'souza
404d5a3cd7
build!: Bump minimum Python version to 3.10
Given how widespread PY310's usage has become, and how we're just a
few months away from PY311 major release. This is a slightly late
bumping but necessary to ensure smoother updates & maintenance for
Frappe, ERPNext & other apps in the coming years. Almost all people
who participated in the pool from the community as well as Frappe team
voted (via active telegram groups) PY310 as their preferred minimum
requirement for v14.
пре 2 година
Gavin D'souza
bd3d7bf3ed
ci: Run test builds on min requirement PY38
Since version pinned in pyproject.toml is 38 & we've been running on 39,
we've pushed a few incompatible changes since :crie:
пре 2 година
dependabot[bot]
e12d37a943
build(deps): bump actions/checkout from 2 to 3
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>
пре 3 година
dependabot[bot]
7570c0e2a1
build(deps): bump actions/setup-node from 2 to 3 ( #17222 )
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
пре 3 година
dependabot[bot]
dd8aabcc2f
build(deps): bump actions/setup-python from 2 to 4 ( #17218 )
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v4 )
---
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>
пре 3 година
dependabot[bot]
27b0b3669d
build(deps): bump bruceadams/get-release from 1.2.0 to 1.2.3
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release ) from 1.2.0 to 1.2.3.
- [Release notes](https://github.com/bruceadams/get-release/releases )
- [Commits](https://github.com/bruceadams/get-release/compare/v1.2.0...v1.2.3 )
---
updated-dependencies:
- dependency-name: bruceadams/get-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
пре 3 година
Gavin D'souza
42acb7647f
ci: Upgrade Py37 to Py39
пре 3 година
Gavin D'souza
a0e2d0ec20
fix: Drop support for Python 3.6
* Bumping iPython by a minor version broke 3.6 installs for us via https://github.com/frappe/frappe/pull/14192
* We could just add another line in requirements.txt to solve this, but
since PY36 is reaching end of life by end of this year and release of
3.10 is just around the corner, might as well just drop it now than
later
* Frappe v14 would probably have the support range of 3.7-3.10/11 given
when we release it. Maintaining dependencies for such a large range
can become cumbersome
пре 3 година
Faris Ansari
d290f41abd
fix: Support for built assets downloading
пре 4 година
Gavin D'souza
7c6cd34c51
ci: Update names for GHA workflows and jobs
пре 4 година
gavin
e24c01f798
ci: Rename jobs ( #11858 )
пре 4 година
Gavin D'souza
3cf9569e49
fix: Use a different action to attach built asset
пре 4 година
Gavin D'souza
1b90e713c6
fix: Use Github token
пре 4 година
Gavin D'souza
997e5b9c48
fix: Seperate workflows for releases and develop
пре 4 година
Gavin D'souza
af8d94530b
fix: ready-for-test
пре 4 година
Gavin D'souza
93dcb8663f
fix: Conditonal expressions for steps
пре 4 година
Gavin D'souza
84b9670b94
feat: Add built asset to release made
пре 4 година
Gavin D'souza
ed598fef49
fix: Path for builds push and artifacts generation
пре 4 година
Gavin D'souza
e1f8f6e18b
fix: Use relative paths for tarring asset files
пре 4 година
Gavin D'souza
cdecb5cd7b
fix: Use checkout and --frappe-path
пре 4 година
Gavin D'souza
e326825fde
fix: Reduce bulk
пре 4 година
Gavin D'souza
f398be17cc
fix: Don't use bench docker image
пре 4 година
gavin
2727fafdc1
fix: Run bench as frappe user
пре 4 година
gavin
662a7ac56e
feat: Generate artifacts and publish to S3
пре 4 година
gavin
55964c66cb
feat: Publish built assets to S3
пре 4 година