Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:postgresml/postgresml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:13e98ec
Choose a base ref
Loading
...
head repository:postgresml/postgresml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:caf2b6c
Choose a head ref
Loading
  • 15commits
  • 15files changed
  • 4contributors

Commits on Jan 17, 2025

  1. Configuration menu
    Copy the full SHA
    9954aa2View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38cb9cdView commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    49babb6View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Fix architecture-specific builds in GitHub workflows

    - Modify release scripts to detect and use current architecture instead of looping through architectures- Update GitHub workflows to use matrix for Ubuntu versions (20.04, 22.04, 24.04)- Pass Ubuntu version from matrix to release scripts- Fix incorrect architecture builds by ensuring binaries are compiled on the proper architecture
    @montanalow
    montanalow committedApr 14, 2025
    Configuration menu
    Copy the full SHA
    b4b337fView commit details
    Browse the repository at this point in the history
  2. Fix package build scripts for multi-architecture and Ubuntu version s…

    …upport- Update postgresml-dashboard/release.sh to match the pattern of other release scripts- Fix S3 upload locks by adding unique lock names with timestamps- Add proper Ubuntu version handling to all release scripts- Ensure sequential execution of jobs that access the S3 repository
    @montanalow
    montanalow committedApr 14, 2025
    Configuration menu
    Copy the full SHA
    e24df87View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    5e73199View commit details
    Browse the repository at this point in the history
  2. Fix deb-s3 locking issues in package build scripts

    Removes the --lock flag and --lock-name parameter from deb-s3 upload commands across all package release scripts. This addresses the lock file errors in GitHub workflow builds.
    @montanalow
    montanalow committedApr 15, 2025
    Configuration menu
    Copy the full SHA
    270a8e1View commit details
    Browse the repository at this point in the history
  3. Fix Python version for Ubuntu 24.04 and Docker build

    - Updates Ubuntu 24.04 Python version from 3.11 to 3.12- Adds Python 3.12 to Docker image prerequisites- Removes deb-s3 lock in postgresml-python release script
    @montanalow
    montanalow committedApr 15, 2025
    Configuration menu
    Copy the full SHA
    caed629View commit details
    Browse the repository at this point in the history
  4. Fix Docker build workflow for Ubuntu 24.04

    - Add postgresml-python job to workflow to build Python package first- Update Docker build to install postgresml-python package separately- Ensures Python 3.12 is properly used for Ubuntu 24.04
    @montanalow
    montanalow committedApr 15, 2025
    Configuration menu
    Copy the full SHA
    31c68e4View commit details
    Browse the repository at this point in the history
  5. Fix Python dependencies in GitHub workflow

    Install the correct Python version for each target Ubuntu version:- Python 3.8 for Ubuntu 20.04- Python 3.10 for Ubuntu 22.04- Python 3.12 for Ubuntu 24.04 (via deadsnakes PPA)
    @montanalow
    montanalow committedApr 15, 2025
    Configuration menu
    Copy the full SHA
    507aaebView commit details
    Browse the repository at this point in the history
  6. Fix Python 3.12 build issues

    - Add wheel package dependencies for Python 3.12 virtualenv creation- Install PyTorch before other packages to satisfy auto_gptq dependencies- Add special handling for Python 3.12 in build script
    @montanalow
    montanalow committedApr 15, 2025
    Configuration menu
    Copy the full SHA
    8ced585View commit details
    Browse the repository at this point in the history
  7. Improve Python package build process

    - Update ubuntu-postgresml-python-package workflow with better Python setup- Add workflow_call support to make it callable from main workflow- Change main workflow to use reusable workflow for Python package build- Addresses dependency issues with Python build for Ubuntu 24.04
    @montanalow
    montanalow committedApr 15, 2025
    Configuration menu
    Copy the full SHA
    686942aView commit details
    Browse the repository at this point in the history
  8. Standardize on Python 3.11 and clarify architecture-specific requirem…

    …ents- Renames requirements.linux.txt to requirements.amd64.txt- Renames requirements.macos.txt to requirements.arm64.txt- Updates build scripts to use Python 3.11 for all Ubuntu versions- Updates documentation to clarify architecture-specific requirements- Simplifies Python version configuration in build scripts
    @montanalow
    montanalow committedApr 15, 2025
    Configuration menu
    Copy the full SHA
    8563bd4View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Fix Docker image build for Python 3.11 dependencies

    - Add deadsnakes PPA to Docker image to install Python 3.11- Install Python 3.11 and required development packages- Remove Python 3.12 which isn't compatible with current PostgresML packages
    @montanalow
    montanalow committedApr 16, 2025
    Configuration menu
    Copy the full SHA
    2d2352dView commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    caf2b6cView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp