Skip to content
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 or learn 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: Kittl/vectorizing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: bluengreen/vectorizing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 24 files changed
  • 2 contributors

Commits on Sep 21, 2023

  1. Add CI to vectorizing CU-86bvyavpu (#46)

    * Add CI pipeline to run tests with gha
    * Add system dependencies installer script shared between dev container and CI
    * Update README documentation
    * Remove 'python-dev0 as system dependency
    pietrobolcato authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    93e4675 View commit details
    Browse the repository at this point in the history
  2. Upgrade vectorizing to python 3.11 CU-866aw6ung (#42)

    * Update dockerfile
    * Update requirements
    * Update environments
    pietrobolcato authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cc237b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Add linting and formatting CU-86bw0yqjw (#47)

    * Linting and formatting setup using pre-commit
    * Updated devcontainer with pre-commit
    pietrobolcato authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    cfbfc22 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    80d4bd4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Add PR template CU-86bx2ntyx (#50)

    * Add PR template to the repository, with information aligned with guidelines in notion
    pietrobolcato authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d04e388 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Remove PR template to use org one (#51)

    * Remove PR template to use org one
    pietrobolcato authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5abd7f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Fix UA (#52)

    * Update UA
    pietrobolcato authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0b2b95c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. CU-86bze09vt Move vectorizing to new clusters (#53)

    * Update Dockerfile and remove AWS AK/SAK
    
    * Update deployment workflow
    
    * Minor modification to the deploy workflow
    
    * Add region_name to the client
    
    * Upgrade boto3
    
    * Update port
    
    * Undo temp changes
    bhvishal9 authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e74b781 View commit details
    Browse the repository at this point in the history
Loading