Skip to content
#

environments

Here are 106 public repositories matching this topic...

jx
ankitm123
ankitm123 commented Jan 5, 2022

Not sure what the error is, but lint passes in the CI and locally even if exported structs dont have comments.
Most probably, it's an issue with the golangci yaml config we use.

Also we use revive instead of golint (which is deprecated), may be some setting in revive needs to be enabled?

If we check the goreport card, we can see the issues: https://goreportcard.com/report/github.com/jenkins

help wanted good first issue area/quality
boazpoolman
boazpoolman commented Nov 26, 2021

It would be nice if we could see the diff of a single config in a git-style diff viewer from the CLI.
We can try using the https://www.npmjs.com/package/cli-diff package for this.

As we allready have the formatted diff in the diff command in the CLI this should be pretty easy.
https://github.com/boazpoolman/strapi-plugin-config-sync/blob/master/server/cli.js#L201

We could alter the `diff

enhancement good first issue
GhostofGoes
GhostofGoes commented Sep 2, 2019

Improve accessibility of the system to people with disabilities.

  • Identify areas that require accessibility changes (e.g. CLI, text output, visuals)
  • What guidelines/standards exist that we should adhere to?
  • Respect system configured accessibility settings for the identified areas, e.g. changing the color scheme for the CLI colors.
  • Are there improvements that should/cou

Reference infrastructure for Stakater blueprints. Stakater is an Infrastructure-as-Code DevOps solution to automate the creation of web infrastructure stack on AWS. Stakater is based on Docker, CoreOS, Terraform, Packer, Docker Compose, GoCD, Fleet, ETCD, and more.

  • Updated Jun 29, 2017
  • Shell

Improve this page

Add a description, image, and links to the environments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the environments topic, visit your repo's landing page and select "manage topics."

Learn more