Stefano Fiorucci
|
c7b898994e
|
build: unpin numpy + use Python 3.9 in CI (#8492)
* try unpinning numpy
* try python 3.9
* release note
|
2024-10-28 12:15:17 +01:00 |
|
Silvano Cerza
|
145dfce3aa
|
ci: Slightly rework docs release process (#8363)
* Slightly rework docs release process
* Apply suggestions from code review
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
---------
Co-authored-by: Madeesh Kannan <shadeMe@users.noreply.github.com>
|
2024-09-16 09:28:40 +00:00 |
|
Silvano Cerza
|
907ee04c58
|
Remove version choice for workflow dispatch in minor_version_release.yml (#8362)
|
2024-09-12 16:41:00 +02:00 |
|
Massimiliano Pippi
|
8e3a8999de
|
fix release workflow
|
2024-05-30 18:47:42 +02:00 |
|
Massimiliano Pippi
|
131e3498cd
|
fix release workflow
|
2024-05-30 18:08:06 +02:00 |
|
Massimiliano Pippi
|
c96741796a
|
fix release workflow
|
2024-05-30 18:06:15 +02:00 |
|
Silvano Cerza
|
34a79e368e
|
Enhance version bump PR body description (#7644)
|
2024-05-03 12:45:18 +02:00 |
|
Silvano Cerza
|
3b64664eb7
|
Fix call to git in minor_version_release.yml
|
2024-05-03 11:49:00 +02:00 |
|
Silvano Cerza
|
c0fe5e660b
|
Rework minor_version_release.yml to create PR that bumps version (#7642)
|
2024-05-03 11:45:25 +02:00 |
|
Silvano Cerza
|
db87074e68
|
Fix minor_version_release.yml workflow to work with both 1.x and 2.x (#7630)
|
2024-05-02 15:23:07 +02:00 |
|
Tobias Wochinger
|
ba49905eff
|
ci: unify dependency management + hatch scripts (#7079)
* ci: unify dependency management + hatch scripts
* ci: migrate readme sync
* build: migrate snippets
* ci: pin hatch
* ci: make Python version more explicit + quote
* ci: add scripts with parameters to hatch
---------
Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>
|
2024-02-26 15:40:10 +01:00 |
|
ZanSara
|
d0c115fc9d
|
fix: make minor_version_release.yml to run on the v1.x branch (#6547)
* Fix minor_version_release.yml to run on the v1.x branch
* review
|
2023-12-14 11:34:18 +01:00 |
|
dependabot[bot]
|
51b49b838c
|
chore(deps): bump actions/setup-python from 4 to 5 (#6498)
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-06 22:33:05 +01:00 |
|
Massimiliano Pippi
|
58e357148e
|
ci: tag when branching off for a release (#6206)
* tag when branching off
* change minor bump workflow
* Update .github/workflows/minor_version_release.yml
Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>
* Update minor_version_release.yml
---------
Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com>
|
2023-11-08 11:06:45 +01:00 |
|
Christian Clauss
|
75dc60b0bb
|
ci: Upgrade GitHub Actions (#5787)
|
2023-09-13 09:58:47 +02:00 |
|
Silvano Cerza
|
dbdb682225
|
Enhance release_docs.py (#4459)
|
2023-03-28 09:56:42 +02:00 |
|
Silvano Cerza
|
0f605118d9
|
ci: remove python_cache internal action (#4429)
|
2023-03-17 13:55:07 +01:00 |
|
Silvano Cerza
|
ee74421212
|
ci: Refactor docs config and generation (#4280)
* Change docs yml category config
* Update docs renderers to fetch categories from Readme.io
* Update readme_sync.yml to handle new docs rendering
* Remove unecessary script and related workflow step
* Fix sys.exits
|
2023-03-01 09:51:02 +01:00 |
|
Silvano Cerza
|
2c9e4c5ff9
|
Remove unnecessary operations in minor_version_release.yml (#4267)
|
2023-02-24 14:29:42 +01:00 |
|
Silvano Cerza
|
e62d24d0eb
|
ci: Add linting of workflow and related pre-commit hook (#4032)
* Add actionlint pre-commit hook
* Add workflow to lint workflows
* Remove unused input in Python Cache action
* Move from deprecated set-output syntax to new one
* Add actionlint config to specify self-hosted runners labels
|
2023-02-02 14:33:23 +01:00 |
|
Massimiliano Pippi
|
17cd79e2c8
|
[release process] Create new schema when bumping unstable (#3416)
* also create new schema when bumping unstable version
* openapi schema
* no need to update the json schema anymore
|
2022-10-31 12:26:48 +01:00 |
|
Branden Chan
|
cf4642a5f8
|
[CI] Create Github Workflow that creates a new version branch in Haystack and Readme (#3335)
* Test readme_integration.yml
* Test readme_integration.yml
* Test variables
* Test variables
* Test variables
* Test variables
* Test commit
* Test commit
* Test commit
* Trigger action
* Add v
* Trigger action
* Trigger action
* Trigger action
* Trigger action
* Update API docs headers
* Revert "Update API docs headers"
This reverts commit 34e665063f4de29854befe575a795dbfef04415c.
* Trigger action
* Trigger action
* Trigger action
* Update release
* Update release
* Update release
* Delete File
* Split steps into own files
* Edit action names
* Start making changes
* Start implementing version bump
* Implement minor version release
* Fix github action
* Test action
* Test action
* Test action
* Test action
* Test action
* Change back to main
* Add comments
* Remove line
* Format docstring
* Incorporate reviewer feedback
* Fix variable name
* Print version.txt
* Incorporate Reviewer feedback
* Rename variables for clarity
* Add fetch
* Change branch
* Change branch
* Change branch
* Change branch
* Change branch
* Revert docstring changes
* Incorporate reviewer feedback
* Run black
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2022-10-18 17:09:43 +02:00 |
|
Branden Chan
|
37bd61a48e
|
Create minor_version_release.yml (#3338)
* Create minor_version_release.yml
* Incorporate reviewer feedback
|
2022-10-13 14:32:31 +02:00 |
|