Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #154

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
c5d6323
chore: add fork OWNERS
z103cb Apr 30, 2024
49743ae
add ubi Dockerfile
dtrifiro May 21, 2024
d66716f
Dockerfile.ubi: remove references to grpc/protos
dtrifiro May 21, 2024
4ea368b
Dockerfile.ubi: use vllm-tgis-adapter
dtrifiro May 28, 2024
c8f42be
gha: add sync workflow
dtrifiro Jun 3, 2024
6f1bd87
Dockerfile.ubi: use distributed-executor-backend=mp as default
dtrifiro Jun 10, 2024
7823f55
Dockerfile.ubi: remove vllm-nccl workaround
dtrifiro Jun 13, 2024
8b53784
Dockerfile.ubi: add missing requirements-*.txt bind mounts
dtrifiro Jun 18, 2024
6c478a6
add triton CustomCacheManger
tdoublep May 29, 2024
cb6f44f
gha: sync-with-upstream workflow create PRs as draft
dtrifiro Jun 19, 2024
cb041a6
add smoke/unit tests scripts
dtrifiro Jun 19, 2024
4ef5dab
extras: exit unit tests on err
dtrifiro Jun 20, 2024
272ff91
Dockerfile.ubi: misc improvements
dtrifiro May 28, 2024
57fd180
update OWNERS
dtrifiro Jun 21, 2024
fc0df41
Dockerfile.ubi: use tensorizer (#64)
prashantgupta24 Jun 25, 2024
5067748
Dockerfile.ubi: pin vllm-tgis-adapter to 0.1.2
dtrifiro Jun 26, 2024
b93cf7e
gha: fix fetch step in upstream sync workflow
dtrifiro Jul 2, 2024
ab6ab65
gha: always update sync workflow PR body/title
dtrifiro Jul 2, 2024
a419aa8
Dockerfile.ubi: bump vllm-tgis-adapter to 0.1.3
dtrifiro Jul 3, 2024
456e93f
Dockerfile.ubi: get rid of --distributed-executor-backend=mp
dtrifiro Jul 10, 2024
f67c2ca
Dockerfile.ubi: add flashinfer
dtrifiro Jul 9, 2024
d554f49
pin adapter to 2.0.0
prashantgupta24 Jul 12, 2024
11c6567
deps: bump flashinfer to 0.0.9
dtrifiro Jul 15, 2024
fe79602
Update OWNERS with IBM folks
heyselbi Jun 27, 2024
225d4a8
Dockerfile.ubi: bind mount .git dir to allow inclusion of git commit …
dtrifiro Jul 17, 2024
9ded6e6
gha: remove reminder_comment
dtrifiro Jul 17, 2024
bf5ff75
Dockerfile: bump vllm-tgis-adapter to 0.2.1
dtrifiro Jul 18, 2024
ae6669b
fix: update setup.py to differentiate between fork and upstream
nathan-weinberg Jul 18, 2024
0dc9ba9
Dockerfile.ubi: properly mount .git dir
dtrifiro Jul 19, 2024
efcd71c
Revert "[CI/Build] fix: update setup.py to differentiate between fork…
dtrifiro Jul 19, 2024
2b71ba5
Dockerfile.ubi: bump vllm-tgis-adapter to 0.2.2
dtrifiro Jul 19, 2024
9e10cae
gha: remove unused upstream workflows
dtrifiro Jul 23, 2024
b209322
deps: bump vllm-tgis-adapter to 0.2.3
dtrifiro Jul 24, 2024
8ca9ede
Dockerfile.ubi: get rid of custom cache manager
dtrifiro Jul 24, 2024
f850e50
Dockerfile.ubi: add missing dependency
dtrifiro Aug 6, 2024
f41930e
deps: bump vllm-tgis-adapter to 0.3.0
dtrifiro Jul 24, 2024
26cfbd9
Dockerfile.ubi: force using python-installed cuda runtime libraries
dtrifiro Aug 12, 2024
ac48a82
Dockerfile: use uv pip everywhere (it's faster)
dtrifiro Aug 12, 2024
9460cfb
Dockerfile.ubi: bump flashinfer to 0.1.2
dtrifiro Aug 5, 2024
204a1d4
feat: allow long max seq length
tjohnson31415 Aug 8, 2024
f49380d
smoke test: kill server on timeout
dtrifiro Aug 13, 2024
19adb9d
Dockerfile.ubi: set vllm_tgis_adapter unicorn log level to warning
dtrifiro Aug 13, 2024
b361484
fix: enable logprobs during spec decoding by default
tjohnson31415 Aug 20, 2024
b0e81ce
deps: bump vllm-tgis-adapter to 0.4.0 (#132)
vaibhavjainwiz Aug 21, 2024
fcd968c
Merge commit '09c7792610ada9f88bbf87d32b472dd44bf23cc2' into sync_vllm
vaibhavjainwiz Aug 26, 2024
7e5d11b
Merge pull request #134 from vaibhavjainwiz/sync_vllm
vaibhavjainwiz Aug 27, 2024
6cff676
Disable usage tracking
stevegrubb Aug 29, 2024
d7abf74
Merge pull request #137 from RH-steve-grubb/do_not_track
vaibhavjainwiz Sep 2, 2024
069bbbf
Update ROCm build for UBI
Xaenalt Sep 3, 2024
e9f27b4
Start by updating the image
stevegrubb Sep 4, 2024
ac04abb
Merge pull request #145 from RH-steve-grubb/do-updates
Xaenalt Sep 4, 2024
341a6b5
Merge pull request #144 from Xaenalt/v0.5.5-rocm-ubi
vaibhavjainwiz Sep 5, 2024
9422ba0
Add sample chat template into vLLM container
vaibhavjainwiz Sep 10, 2024
b25cd22
Merge pull request #152 from vaibhavjainwiz/RHOAIENG-12233
vaibhavjainwiz Sep 10, 2024
3785f74
Add renovate.json
renovate[bot] Sep 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions .github/workflows/add_label_automerge.yml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/add_label_ready_comment.yml

This file was deleted.

21 changes: 0 additions & 21 deletions .github/workflows/reminder_comment.yml

This file was deleted.

84 changes: 84 additions & 0 deletions .github/workflows/sync-with-upstream.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
name: "Sync with upstream"

on:
schedule:
- cron: 20 4 * * *

workflow_dispatch:


env:
# repo to fetch changes from
UPSTREAM_REPO: vllm-project/vllm
# branch to sync
BRANCH: main

jobs:
upstream-sync:
name: Sync with upstream
runs-on: ubuntu-latest
permissions:
pull-requests: write
contents: write

steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Fetch upstream repo
run: |
git remote add upstream https://github.com/${UPSTREAM_REPO}
git fetch upstream

- name: Check diff
id: diff
shell: bash
run: |
echo 'diff<<EOF' >> $GITHUB_OUTPUT
git diff --stat upstream/${BRANCH} | tee -a >(cat >> $GITHUB_OUTPUT)
echo 'EOF' >> $GITHUB_OUTPUT

- name: Create PR
if: ${{ steps.diff.outputs.diff != '' }}
env:
GH_TOKEN: ${{ github.token }}
run: |
set -xeu

git_hash="$(git rev-parse upstream/${BRANCH})"
echo "git_hash=$git_hash" >> $GITHUB_OUTPUT
git_describe="$(git describe --tags upstream/${BRANCH})"
echo "git_describe=$git_describe" >> $GITHUB_OUTPUT

# echo 'commits<<EOF' >> $GITHUB_OUTPUT
# git log --oneline ..upstream/${BRANCH} >> $GITHUB_OUTPUT
# echo 'EOF' >> $GITHUB_OUTPUT

upstream_url="https://github.com/${UPSTREAM_REPO}"
upstream_branch="$upstream_url/tree/${BRANCH}"

title="Sync with upstream@${git_describe}"
body="Merge [${UPSTREAM_REPO}]($upstream_url):[${BRANCH}]($upstream_branch)@[${git_describe}](${upstream_url}/commit/$git_hash) into $BRANCH"

gh repo set-default $GITHUB_REPOSITORY
pr_number=$(gh pr list -S "Sync with upstream@" --json number --jq '.[0].number')

if [[ -z $pr_number ]]; then
echo "Creating PR"
gh pr create \
--head $(echo $UPSTREAM_REPO | sed 's|/|:|g'):${BRANCH} \
--base ${BRANCH} \
--label code-sync \
--title "$title" \
--body "$body" \
--draft \
--no-maintainer-edit
exit 0
fi

echo "Updating PR \#${pr_number}"
gh pr edit \
$pr_number \
--body "$body" \
--title "$title"
Loading
Loading