Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor setup script timeout to 20 minutes for both Ubuntu and macOS * Refactor setup script to enable Gatekeeper * Refactor setup script to remove Gatekeeper enablement * Refactor setup script to handle caching and downloading HackGenNerd Font * Refactor setup script to handle caching and downloading HackGenNerd Font in Linux environment * Refactor setup script to handle caching and downloading HackGenNerd Font in Linux environment * Refactor setup script to fix wget command in Linux environment * Refactor setup script to handle caching and downloading HackGenNerd Font in Linux environment * Refactor setup script to remove unnecessary --cask flag when installing aws-vault in Linux environment * Refactor setup script to handle unsupported OS when installing Google Chrome * Refactor setup script to fix cache key for HackGenNerd Font in Linux environment * Refactor setup script to cache and download HackGenNerd Font in Linux environment * Refactor setup script to enable Gatekeeper on macOS * Refactor setup script to add debug mode * Refactor setup script to fix file deletion bug in Linux environment * Refactor setup script to download and install HackGen_NF and HackGen fonts * Refactor setup script to cache and download HackGenNerd Font in Linux environment * Refactor setup script to cache and download HackGenNerd Font in Linux environment * Refactor setup script to cache and download HackGenNerd Font in Linux environment * Refactor setup script to cache and download HackGenNerd Font in Linux environment * Refactor setup script to conditionally download and install HackGenNerd Font in Linux environment * Refactor setup script to use direnv hook based on the user's shell * Refactor cache path and key for Hyper.js download * Refactor cache path and key for Hyper.js download * Refactor environment variable setup and cache path for Hyper.js and HackGenNerd Font * Refactor cache path for Hyper.js download * Refactor cache path and key for HackGenNerd Font download * Refactor cache path and key for HackGenNerd Font and Hyper.js downloads * Refactor cache path and key for HackGenNerd Font and Hyper.js downloads * Refactor cache path and key for HackGenNerd Font and Hyper.js downloads * Refactor setup script action to add execution permission and run the script * Add Python version 3.12.1 to .python-version file * Refactor generate PR description workflow * Refactor generate PR workflow to trigger only on pull requests opened or edited in the main branch * Refactor generate PR workflow to trigger only on pull requests opened or edited in the main branch * Refactor generate PR workflow to install uv dependency with pip * Refactor .editorconfig to set indent size for Python files * Refactor generate PR workflow to update PR description generation script location * Refactor generate PR workflow to update PR description generation script location, install uv dependency with pip, and trigger only on pull requests opened or edited in the main branch. Also, add requirements.txt file with openai==1.52.1 dependency. * Refactor generate PR workflow to update PR description generation script location, install uv dependency with pip, and trigger only on pull requests opened or edited in the main branch. Also, add requirements.txt file with openai==1.52.1 dependency. * Refactor generate PR workflow to enable caching of uv packages * Refactor generate PR workflow to remove uv package caching * Refactor setup.sh to install necessary packages for pyenv 3.12.1 on Linux and macOS * Refactor setup.sh to install necessary packages for pyenv 3.12.1 on Linux and macOS, and add installation of local utility packages * Refactor setup.sh to conditionally clone anyenv if it doesn't exist * Refactor setup.sh to clone anyenv if it doesn't exist * Refactor setup.sh to conditionally clone anyenv if it doesn't exist and force initialization * Refactor setup.sh to add .config/git/ignore to dotfiles * Refactor setup.sh to install necessary packages for pyenv 3.12.1 on Linux and macOS, and add installation of local utility packages * Refactor setup.sh to remove unnecessary GUI application installation check and add CI environment check * Refactor setup.sh to fix CI environment check and variable assignment * Refactor default setup script name in GitHub Actions workflow * Refactor setup.sh to add .config/git/ignore to dotfiles * Refactor setup.sh to remove unnecessary GUI application installation check and add CI environment check * Refactor setup.sh to remove unnecessary GUI application installation check and add CI environment check * Refactor setup.sh to fix HackGenNerd Font installation check and add installation attempt * Refactor setup.sh to update package manager and install libcrypt-dev * Add pyproject.toml with project metadata and dependencies * Update pyproject.toml with openai dependency * Update workflow to install dependencies with uv * Update workflow to install dependencies with uv * Update workflow to install dependencies with uv * Update workflow to grant write permissions for pull requests * Update setup script to remove unnecessary dotfile * Refactor setup script to handle CI environment * Refactor setup script to handle CI environment and remove unnecessary dotfile * Refactor setup script to update file paths for dotfiles * Refactor setup script to update file paths for dotfiles * Refactor setup script to handle CI environment and update file paths for dotfiles * Refactor setup script to update file paths for dotfiles * Refactor setup script to update file paths for dotfiles and handle CI environment * Refactor setup script to update file paths for dotfiles * Refactor setup script to update file paths for dotfiles and switch to main branch before pulling changes * Refactor setup script to update file paths for dotfiles and handle CI environment * Refactor setup script to update file paths for dotfiles and remove unnecessary branch switch * Refactor setup script to remove unnecessary branch switch and update file paths for dotfiles * Refactor setup script to update file paths for dotfiles and handle application installations * Refactor setup script to update file paths for dotfiles and handle CI environment * Refactor setup script to update OpenAI API key retrieval method * Refactor setup script to update file paths for dotfiles and remove unnecessary branch switch * Refactor setup script to import the 'os' module for environment variable retrieval * Refactor setup script to use OpenAI Python package and update API key retrieval method * Refactor setup script to use OpenAI Python package and update API key retrieval method * Refactor setup script to fetch latest changes from origin and get diff between origin/main and current branch * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor setup script to import subprocess module for command execution * Refactor setup script to import subprocess module for command execution and update OpenAI Python package model and API key retrieval method * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor setup script to update OpenAI Python package model and API key retrieval method * Refactor generate_pr_description.py to update response parsing method * Refactor generate_pr_description.py to limit the number of commit logs retrieved * Refactor generate_pr_description.py to update response parsing method * Refactor generate_pr_description.py to limit the number of commit logs retrieved * Refactor generate_pr_description.py to increase max_tokens for prompt generation * Refactor generate_pr_description.py to increase max_tokens for prompt generation * Refactor generate_pr_description.py to fetch remote changes before retrieving commit logs
- Loading branch information