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 ally-jarrett avatar branic avatar cidrblock avatar ckavili avatar d-jana avatar djdanielsson avatar ericzolf avatar etsauer avatar fridim avatar garethahealy avatar gravesm avatar hakbailey avatar jacobsee avatar jillr avatar jkupferer avatar kkoller avatar klewis0928 avatar malacourse avatar mophahr avatar oybed avatar pabrahamsson avatar pamenon avatar petr-muller avatar pfeifferj avatar redhat-cop-ci-bot avatar renovate[bot] avatar sabre1041 avatar springdo avatar themoosman avatar

Watchers

 avatar

org's Issues

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

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 dependency infra-ansible to v2
  • Update ghproxy Docker tag to v20231216
  • Update peribolos Docker tag to v20231216

Detected dependencies

ansible-galaxy
ansible/requirements.yml
  • infra-ansible v1.0.25
github-actions
.github/workflows/config-validated.yml
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
.github/workflows/manage-github-org.yml
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
.github/workflows/quay-mgmt.yml
  • actions/checkout v4@b4ffde65f46336ab88eb53be808477a3936bae11
.github/workflows/update-github-org.yml
regex
.github/workflows/manage-github-org.yml
  • ghproxy v20231128-bb6aa76183
  • peribolos v20231128-bb6aa76183

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

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.