Giter Site home page Giter Site logo

org's Introduction

Red Hat Community of Practice GitHub Organization

This repository contains the metadata configuration for the Red Hat Community of Practice Github Organization. The data here is consumed by the peribolos tool to maintain organization and team membership, as well as team creation and deletion.

Please keep the config.yaml file recursively sorted.

yq can be helpful here:

# downcase all lists
yq -i e '(... | select(type == "!!seq"))[] |= downcase' config.yaml && \
# sort all lists
yq -i e '(... | select(type == "!!seq")) |= sort' config.yaml && \
# sort all keys
yq -i 'sort_keys(..)' config.yaml

Support

Need support? Open an issue.

org's People

Contributors

9strands avatar aglenn360 avatar ally-jarrett avatar ashokjammula1 avatar bontreger avatar cidrblock avatar djdanielsson avatar ericzolf avatar etsauer avatar fridim avatar garethahealy avatar jacobsee avatar jillr avatar jkupferer avatar kb-perbyte avatar kkoller avatar klewis0928 avatar malacourse avatar mophahr avatar oybed avatar pabrahamsson avatar pamenon avatar petr-muller avatar redhat-cop-ci-bot avatar renovate[bot] avatar sabre1041 avatar springdo avatar treddy08 avatar willowmck avatar yvarbanov avatar

Watchers

 avatar  avatar

org's Issues

Dependency Dashboard

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • Update actions/checkout action to v4.1.7
  • Update ghproxy Docker tag to v20240614
  • Update peribolos Docker tag to v20240614

Open

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

Detected dependencies

ansible-galaxy
ansible/requirements.yml
  • infra-ansible v1.0.25
github-actions
.github/workflows/config-validated.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • mikefarah/yq master
.github/workflows/manage-github-org.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
.github/workflows/quay-mgmt.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • ansible/ansible-lint-action main
.github/workflows/update-github-org.yml
  • redhat-cop/org main
regex
.github/workflows/manage-github-org.yml
  • ghproxy v20240531-8e43f4d08
  • peribolos v20240531-8e43f4d08

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

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid regExp for customManagers: # renovate: datasource=(?<datasource>[a-z-.]+?) depName=(?<depName>[^\s]+?)(?: (?:lookupName|packageName)=(?<packageName>[^\s]+?))?(?: versioning=(?<versioning>[^\s]+?))?(?: extractVersion=((?<extractVersion>[^\s]+?)?\s+[a-z]+?\s*:["']?(?<currentValue>.+?)["']?\s

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.