Code Monkey home page Code Monkey logo

kubernetes-yaml-formatter-x's People

Stargazers

 avatar  avatar

kubernetes-yaml-formatter-x's Issues

Cleanup Github action

It is currently a bit scattered and probably doesn't need to be as complex as it needs to be

It would also be nice to have each step as its own action instead of one giant file (if possible)

Renovate Dashboard ๐Ÿค–

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yaml
  • actions/checkout v4@a5ac7e51b41094c92402da3b24376905380afc29
  • actions/checkout v4@a5ac7e51b41094c92402da3b24376905380afc29
  • actions/setup-go v5@cdcb36043654635271a94b9a6d1392de5bb323a7
  • goreleaser/goreleaser-action v5@5742e2a039330cbb23ebf35f046f814d4c6ff811
  • actions/upload-artifact v4@65462800fd760344b1a7b4382951275a0abb4808
.github/workflows/meta-labeler.yaml
  • actions/labeler v5.0.0@8558fd74291d67161a8a78ce36a881fa63b766a9
.github/workflows/meta-sync-labels.yaml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • EndBug/label-sync v2.3.3@52074158190acb45f3077f9099fea818aa43f97a
.github/workflows/package.yaml
  • actions/download-artifact v4@65a9edc5881444af0b9093a5e628f2fe47ea3b2e
  • actions/checkout v4@a5ac7e51b41094c92402da3b24376905380afc29
  • actions/setup-node v4@60edb5dd545a775178f52524783378180af0d1f8
  • actions/upload-artifact v4@65462800fd760344b1a7b4382951275a0abb4808
.github/workflows/release.yaml
  • actions/download-artifact v4@65a9edc5881444af0b9093a5e628f2fe47ea3b2e
  • softprops/action-gh-release v2@69320dbe05506a9a39fc8ae11030b214ec2d1f87
npm
package.json
  • @types/vscode ^1.61.0
  • @types/mocha ^10.0.6
  • @types/node 20.x
  • @typescript-eslint/eslint-plugin ^7.0.2
  • @typescript-eslint/parser ^7.0.2
  • eslint ^8.56.0
  • typescript ^5.3.3
  • @vscode/test-cli ^0.0.9
  • @vscode/test-electron ^2.3.9
  • @types/glob ^8.0.0
  • glob ^10.0.0
  • vscode ^1.61.0
pre-commit
.pre-commit-config.yaml
  • pre-commit/pre-commit-hooks v4.6.0
  • compilerla/conventional-pre-commit v3.2.0
  • adrienverge/yamllint v1.35.1
  • pre-commit/mirrors-eslint v8.56.0

  • Check this box to trigger a request for Renovate to run again on this repository

Publish vsix packages to repo & Create release

When tagged for a version automation should not just upload the vsix package to the extension markerplace but also into this repo with a release created for the packages.

This just keeps in line with open software allowing users to download extensions from the git repo without relying on the marketplace

Renovate should detect google/yamlfmt

It would be nice for Renovate to automatically PR a new yamlfmt release.

It currently only lives in the action file when it downloads the repo, there might be a way to have renovate detect this file but it needs to be investigated how to do do.

Fix testing

Currently testing doesn't work, it should

Document selector without scheme

Extension 'kiliantyler.kubernetes-yaml-formatter-x' uses a document selector without scheme. Learn more about this: https://go.microsoft.com/fwlink/?linkid=872305

Option to use predefined config file

Instead of creating and reading from a config file in the extension, use an existing .yamlfmt (or yamlfmt.yaml or yamlfmt.yml) file from within the project

This would also require a setting to allow this to override editor settings, for example:

  • yamlfmt.yaml exists in folder
  • Options in yamlfmt.yaml do not match options set in extension settings
  • Extension has an override setting that allows the in-code yamlfmt.yaml to be used

Optionally this could be disabled to force formatting the way the extension is configured.

With no yamlfmt.yaml config file present, extension settings would be used (or global settings, see: #23 )

Presidence (Highest wins):

  • .yamlfmt (in folder)
  • yamlfmt.yaml (in folder)
  • yamlfmt.yml (in folder)
  • Global settings (if enabled)
  • Extension settings

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.