-
Notifications
You must be signed in to change notification settings - Fork 2
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 power_linting #30
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Create rubocop-powerhome extension * Introduce rubocop-cobra plugin with all cobra specific cops * Fix copyright in LICENSE.txt Co-authored-by: Ben Langfeld <[email protected]> * Initial workflow setup * Only release when tests passes * Fix release command * Set working directory for ruby build * Add linux platform * Remove duplicated run * Manually require spec helper * Write some documentation Co-authored-by: Ben Langfeld <[email protected]>
* Publish to rubygems from workdir * Switch from defaults to env * Deploy for testing purpose * Only release when version file changes * Set WORKDIR from PROJECT_DIR * Test release rubocop-cobra * Only release tagged commits
Bump gem versions
* Build on ruby 3.1.2 * Align required ruby version in Rubocop and gemspecs * Add overriding AllCops/TargetRubyVersion recomendation * Bump version
* Add debugging tool to rubocop-powerhome * Add debugging tool to rubocop-cobra * Create ViewComponentFilePlacement cop * Small description fixes Co-authored-by: Carlos Palhares <[email protected]>
* Introduce @powerhome/eslint-config library * Initial github workflow * Release step * Validate eslint-config project with base config * Fully switch to yarn * Fix job names * Update eslint-config/README.md Co-authored-by: Ben Langfeld <[email protected]> Co-authored-by: Ben Langfeld <[email protected]>
* Add renovate.json * Standard renovate rules Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Ben Langfeld <[email protected]> Co-authored-by: Carlos Palhares <[email protected]>
* Allow for ApplicationComponent namespacing * Add Cobra/ViewComponentFilePlacement to default config * Change version to future version * Update rubocop-cobra/config/default.yml Co-authored-by: Gabriel Fernandes Pereira <[email protected]> Co-authored-by: Carlos Palhares <[email protected]> Co-authored-by: Gabriel Fernandes Pereira <[email protected]>
* Setup rubocop-performance for new naming cop * Implement naming cop * Add a cop description with examples * Do not enforce BlockLength in spec files * And gemspec * Add rubocop binstubs * Add Naming/ViewComponent to default config Co-authored-by: Carlos Palhares <[email protected]>
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.3...2.2.3.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.3.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.3...2.2.3.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Create Style/NoHelpers cop * Update rubocop-powerhome/config/default.yml Co-authored-by: Ben Langfeld <[email protected]> Co-authored-by: Ben Langfeld <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
* Bump to 0.4.0 * Add to CHANGELOGs * Run bundle in repos
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Carlos Palhares <[email protected]>
* Do not fail for classes that do not inherit * Bump patch version Co-authored-by: Carlos Palhares <[email protected]>
* Initial portal setup * Fix portal * Update portal.yml * Add undocumented fields to mkdocs * Power Linting lives in Power Application Framework * Split gems into subcomponents. Render docs for each * Represent eslint-config Co-authored-by: Ryan Rodriguez <[email protected]> Co-authored-by: Ryan Rodriguez <[email protected]>
Co-authored-by: Renovate Bot <[email protected]>
* Give more useful output on violations These are the standard options we tend to pass. * Changelog
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
wadewinningham
approved these changes
Oct 26, 2022
that-jill
reviewed
Oct 26, 2022
that-jill
approved these changes
Oct 26, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shipit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Merges the power_linting packages into power-tools.
Commits
This PR also imports the commit history of all power_linting: