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

Restyle 🐳🔐🤖 #5

Open
wants to merge 1 commit into
base: add-docker-lock
Choose a base branch
from

Conversation

restyled-io[bot]
Copy link

@restyled-io restyled-io bot commented Sep 6, 2020

Automated style fixes for #4, created by Restyled.

The following restylers made fixes:

  • jq

To incorporate these changes, merge this Pull Request into the original. We
recommend using the Squash or Rebase strategies.

NOTE: As work continues on the original Pull Request, this process will
re-run and update (force-push) this Pull Request with updated style fixes as
necessary. If the style is fixed manually at any point (i.e. this process finds
no fixes to make), this Pull Request will be closed automatically.

Sorry if this was unexpected. To disable it, see our documentation.

GitHub
Restyled.io. Contribute to restyled-io/restyled.io development by creating an account on GitHub.

@commit-lint
Copy link

commit-lint bot commented Sep 6, 2020

Contributors

restyled-commits

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@performance-testing-bot
Copy link

Unable to locate .performanceTestingBot config file

@pull-assistant
Copy link

pull-assistant bot commented Sep 6, 2020

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Restyled by jq

Powered by Pull Assistant. Last update 37a2629 ... 37a2629. Read the comment docs.

@scribe-connect
Copy link

scribe-connect bot commented Sep 6, 2020

Linked documents: 0
Files with no linked documents: 1
Recently updated documents: 0
Out of date documents: 0
Very out of date documents: 0

@starrycake starrycake bot requested a review from admdev8 September 6, 2020 07:43
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Sep 6, 2020
@starrycake starrycake bot added the triage label Sep 6, 2020
@starrycake
Copy link

starrycake bot commented Sep 6, 2020

Thanks for opening this pull request!

@guardrails
Copy link

guardrails bot commented Sep 6, 2020

⚠️ We detected security issues in this pull request:

Hard-Coded Secrets (1)

https://github.com/Smirenost/radon/blob/37a262951c41491e9bb909513066b9d777f5685a/docker-lock.json#L7

More info on how to fix Hard-Coded Secrets in General.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@vizipi
Copy link

vizipi bot commented Sep 6, 2020

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
100.00 % Michael Perel 6 1

Potential missing files from this Pull request

No files found with a 40% threashold :)
No commonly committed files found with a 40% threashold


Committed file ranks

(click to expand)
  • 0.00%[docker-lock.json]
  • @devreplay
    Copy link

    devreplay bot commented Sep 6, 2020

    docker-lock.json : should be

     {
    -  "dockerfiles": {
    +  "dockerdiff": {
         "Dockerfile": [
           {
             "name": "alpine",
             "tag": "edge",
             "digest": "f71c6a84dc3a3e2d3423e5619ca860e515a207cd0970cf7ea13d6ed3f5859946"
           }
         ]
       },
    -  "composefiles": {}
    +  "composediff": {}
     }

    @devreplay
    Copy link

    devreplay bot commented Sep 6, 2020

    docker-lock.json : should be

     {
    -  "dockerfiles": {
    +  "dockertitle,": {
         "Dockerfile": [
           {
             "name": "alpine",
             "tag": "edge",
             "digest": "f71c6a84dc3a3e2d3423e5619ca860e515a207cd0970cf7ea13d6ed3f5859946"
           }
         ]
       },
    -  "composefiles": {}
    +  "composetitle,": {}
     }

    @restyled-io restyled-io bot force-pushed the restyled/add-docker-lock branch from b36072e to 37a2629 Compare September 20, 2020 16:45
    @performance-testing-bot
    Copy link

    There was an issue running the performance test

    @restyled-io restyled-io bot force-pushed the restyled/add-docker-lock branch from 37a2629 to 5ffa33e Compare November 1, 2020 11:58
    @guardrails
    Copy link

    guardrails bot commented Nov 1, 2020

    ⚠️ We detected security issues in this pull request:

    Hard-Coded Secrets (1)

    https://github.com/Smirenost/radon/blob/5ffa33e6cd6fedff73b94654bf086b788489ac70/docker-lock.json#L7

    More info on how to fix Hard-Coded Secrets in General.


    👉 Go to the dashboard for detailed results.

    📥 Happy? Share your feedback with us.

    @restyled-io restyled-io bot force-pushed the restyled/add-docker-lock branch from 5ffa33e to 2842143 Compare December 18, 2020 19:26
    @ghost
    Copy link

    ghost commented Dec 18, 2020

    Please consider switching to the GitHub Action which is more transparent, secure, configurable, and open-sourced.
    E.g. you can specify your main branch.
    It can be installed by adding a single step in your workflow yaml file: - uses: victorx64/devrating-gh-action@v0.
    See the full example.

    Team leaderboard

    Author Lines lost Rating change New rating
    [email protected] 10 -4.94 1495.06
    [email protected] the performer 4.94 1504.94

    See the whole leaderboard

    The PR effort: 20.00 for 10 new lines with 1500.00 rating (50.00 % percentile). Learn more
    These updates are not final. Post devrating ignore comment before merging to prevent the rating update.

    @restyled-io restyled-io bot force-pushed the restyled/add-docker-lock branch 3 times, most recently from d5551db to 7800cf4 Compare December 18, 2020 22:02
    @restyled-io restyled-io bot force-pushed the restyled/add-docker-lock branch 3 times, most recently from dc07889 to 9e2ce5b Compare February 12, 2021 21:06
    @restyled-io restyled-io bot force-pushed the restyled/add-docker-lock branch from 9e2ce5b to ca51278 Compare February 12, 2021 22:08
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    🔍 Ready for Review Pull Request is not reviewed yet size/S triage
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants