The Wayback Machine - https://web.archive.org/web/20220604205324/https://github.com/topics/metadata
Skip to content
#

metadata

Here are 2,446 public repositories matching this topic...

rotexdegba
rotexdegba commented May 6, 2022

📋 Description

A clear and concise description of the new badge.

  • Which service is this badge for: GitHub
  • What sort of information should this badge show?
    • It should display the latest release in a github repo at a specified branch in the repo. It should look like this:
    • [![Release](https://img.shields.io/static/v1?label=latest-release@<specified_branch>&m
good first issue service-badge
ozandogrultan
ozandogrultan commented May 26, 2022

Expected Behavior

Announcements shouldn't be duplicated

Current Behavior

The first announcement in the homepage is duplicated when the user navigates back to homepage from announcement details page. Following is th

type:bug help wanted good first issue Project: Frontend
harmonoid
alexmercerind
alexmercerind commented Feb 21, 2022

Edit 02/24/2022:
If you want to be part of the project, you can drop the message below & in that case, I'll share the organization invitation with you & you'll be able to access the private repositories.
I have decided to keep the libraries private & source-code accessible to those who are part of the organization & are regularly contributing to the project.

Compiling without private

good first issue needs attention
wordpress-seo
diskover-community
phixMe
phixMe commented Oct 12, 2021

We have recently made dataset versions traversable via our dataset tab on our lineage page. We would like to do the same for job versions as well. We will want to be able to start with a job, navigate across versions, then navigate again across the runs for that job version. We would also like to see detailed information about job versions on this intermediate page as well. One prereq for this is

help wanted good first issue feature web
pmbrull
pmbrull commented Apr 4, 2022

Let's prepare a mixin for interacting with Roles and Policies with the Python client, in case users want to use the API directly.

Do not only have the list, get etc, but also utility methods, such as updating a default role. It should wrap the following logic:

import requests
import json

# Get the ID
data_consumer = requests.get("http://localhost:8585/api/v1/roles/name/DataCo
good first issue client

Improve this page

Add a description, image, and links to the metadata 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 metadata topic, visit your repo's landing page and select "manage topics."

Learn more