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

Merge fork - blueprinter-ruby/blueprinter to procore-oss/blueprinter #327

Merged
merged 24 commits into from
Sep 20, 2023

Commits on Jan 5, 2023

  1. first commit

    ritikesh committed Jan 5, 2023
    1 Configuration menu
    Copy the full SHA
    051251e View commit details
    Browse the repository at this point in the history
  2. gem name changes

    ritikesh committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    5f1fb07 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. readme updates

    ritikesh committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f2ca9bc View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

  1. Run tests in Github Actions (#4)

    * Run tests in Github Actions
    
    * Update github action configuration
    
    Co-authored-by: Ritikesh <ritikeshsisodiya@gmail.com>
    
    * Update ruby versions we run tests against, temporarily run tests on this branch too
    
    * do not use ruby 2.6 in tests
    
    * Update required ruby version
    
    * Try not locking activerecord to as recent a version and run tests in ruby 2.6.9 and 3.2
    
    * Remove this branch from those that trigger tests
    
    * Update blueprinter.gemspec
    
    ---------
    
    Co-authored-by: Ritikesh <ritikeshsisodiya@gmail.com>
    toddnestor and ritikesh authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    9bdb84d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba5baf View commit details
    Browse the repository at this point in the history
  3. Add a workflow status badge

    ritikesh authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e4fed25 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Make array like classes configurable (#6)

    * Allow configuration of array-like classes
    
    * update README to include information about the array_like_classes configuration option
    
    * do not persist vehicles to db in tests
    
    * Consolidate array-like logic and add test case for non-configured array-like class
    
    * memoize the array_like_classes
    
    * Increment version and update CHANGELOG
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Ritikesh <ritikeshsisodiya@gmail.com>
    toddnestor and ritikesh authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    beaa395 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    ritikesh committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    547708f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    0093c35 View commit details
    Browse the repository at this point in the history
  2. rubocop workflow (#10)

    * create a rubocop workflow
    
    * Update rubocop.yml
    
    * rubocop V1
    
    * update workflow files
    
    * Update rubocop.yml
    
    * Update rubocop.yml
    
    * Update rubocop.yml
    
    * final updates
    
    * Update rubocop.yml
    
    * final updates
    
    * lock rubocop version
    
    * update description of gem
    
    * Update lib/blueprinter/extractors/block_extractor.rb
    ritikesh authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    02ed627 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. update yard (#13)

    update yard and cleanup rubocop.yml workflow
    ritikesh authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    80af61d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 24, 2023

  1. Update README.md

    ritikesh authored May 24, 2023
    Configuration menu
    Copy the full SHA
    bd3a701 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. CI updates & fixes (#17)

    * fix rubocop
    
    * run only rspec from tests workflow
    ritikesh authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    6b8aa65 View commit details
    Browse the repository at this point in the history
  2. Removed deprecations on Blueprinter::Field callables and `EmptyType…

    …s` (#16)
    
    * Removed deprecations on Blueprinter::Field callables
    
    * Removed conditional procs with two arguments and modified version and changelog
    Subramanya-Murugesan authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b90d251 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    52aaa46 View commit details
    Browse the repository at this point in the history
  2. update version

    ritikesh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8088594 View commit details
    Browse the repository at this point in the history
  3. rubocop fixes

    ritikesh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    541af71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87033b8 View commit details
    Browse the repository at this point in the history
  5. update readme

    ritikesh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    0b6034e View commit details
    Browse the repository at this point in the history
  6. logo

    ritikesh committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    74e1cae View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. max LineLength to 125

    ritikesh committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    c3b7c30 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Update README.md

    Co-authored-by: Jake Sheehy <jacobjsheehy@gmail.com>
    Signed-off-by: Ritikesh <ritikeshsisodiya@gmail.com>
    ritikesh and lessthanjacob authored Sep 19, 2023
    Configuration menu
    Copy the full SHA
    767420a View commit details
    Browse the repository at this point in the history