Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add gem from Appraisals to Gemfile * Remove appraisal from chewy.gemspec * Remove Appraisals file * Remove gemfiles of appraisal gem * Revert "Remove gemfiles of appraisal gem" This reverts commit c0bdcf1. * Remove Appraisal gem comments from gemfiles * Turn off CircleCI jobs * Revert "Turn off CircleCI jobs" This reverts commit 68f7f75. * Remove CircleCI * Exaxmple of GitHub Actions * Try to rub rubocop lintr * Revert "Try to rub rubocop lintr" This reverts commit 19b76c6. * Run rubocop lintr * Set up Rubocop CI check via Rails way * Add bundle command to CI * Check CI for rspec-ruby-26-activerecord61 * Try to move run command to the separate section * Correct run spaces * Add names to runs * Without command section * Configs to run GHA CI * Try to move rubocop run command to the separate section * Add env vars and matrix of Gemfiles * Add to CI full Rubocop flow v1.0 * Check CI work without Rubocop commands * Run just Rubocop with new configs * Run Rubocop with Checkout * With uses, without working-directory * Full Rubocop CI configs without defises * Remove working-directory for Rubocop * Add working-directory for Checkout * Temporary use just one gemfile * Temporary remove working-directory * Set working-directory as default * Split ruby version check into 2 * Rename working-repository to chewy in CI * Revert "Rename working-repository to chewy in CI" This reverts commit 5b8a7a2. * Temporary chech ruby version in the simple way * Temporary avoid ruby version check * Move ruby version setting * Goes back to ruby image setting up * Without CI ruby check * Debug currect directory in CI * Check ruby version without defis * Check ruby version without defis in a separate section * Check ruby version without defis without redundant text * Check ruby version with defis name section * Temporary proceed without ruby and gemfilelock version * Change caching process * Use official template to set up ruby * Uses without ./ * Add ruby -v check * Ruby version check with command name * Add full Rubocop CI * Without repo * Cherry-pick .github/workflows/ruby.yml from Chewy#775 PR * Remove old GHA CI file * Remove old GHA CI folder * Remove gemfile sequel as unneeded * Remove kaminari from Gemfile * Add GHA badge to Readme with temporary link to current PR branch * Remove CircleCI badge from Readme * Update GHA badge link * Request GHA endpoint for Readme badge * Update GHA workflow name * Rename GHA file * Update GHA Readme badge * Make snakecase for CI name * Rename paths for GHA badge in Readme * Make GHA file in capital letters * Try GHA badge with uppercase in link * Revert "Try GHA badge with uppercase in link" This reverts commit defb731. * Update GHA file name * Update GHA badge with updated GHA file name * Update CHANGELOG * Remove CHANGELOG changes
- Loading branch information