Skip to main content

704 Suchergebnisse für "public key url"

REST-API / Schlüssel bereitstellen /

REST-API-Endpunkte für Bereitstellungsschlüssel

BeispielantwortAntwortschema Status: 200 [ { "id": 1, "key": "ssh-rsa AAA...", "url": "https://api.github.com/repos/octocat/

REST-API / Metriken /

REST-API-Endpunkte für Communitymetriken

are present. For more information, see "About community profiles for public repositories." content_reports_enabled is only returned for organization-owned

REST-API / Aktivität /

REST-API-Endpunkte für Ereignisse

Gesamtanzahl der Ereignisse in der Zeitachse kleiner als 300 ist). List public events Note This API is not built to serve real-time use cases. Depending

GraphQL-API / Verweis /

Abfragen

code of conduct by its key. Typ: CodeOfConduct Argumente für codeOfConduct Name BESCHREIBUNG key (String!) The code of conduct's key. codesOfConduct Look

GitHub Actions / Anwendungsfälle und Beispiele / Veröffentlichen von Paketen /

Node.js-Pakete veröffentlichen

package uses a scope prefix and the package is public, you need to use the option npm publish --access public. This is an option that npm requires to prevent

REST-API / Organisationen /

REST-API-Endpunkte für Organisationsmitglieder

com/images/error/other_user_happy.gif", "gravatar_id": "", "url": "https://api.github.com/users/other_user", "html_url":

Codesicherheit / Dependabot / Arbeiten mit Dependabot /

Dependabot options reference

dependabot.yml file, see Konfigurieren von Dependabot-Warnungen. Required keys Key Location Purpose version Top level Dependabot configuration syntax to use

GraphQL-API / Verweis /

Schnittstellen

User Felder für Actor Name BESCHREIBUNG avatarUrl (URI!) A URL pointing to the actor's public avatar. Argumente für avatarUrl size (Int) The size of the

Konto und Profil / Persönliche Konten / E-Mail-Einstellungen verwalten /

Erinnerung für deinen GitHub-Benutzernamen oder deine GitHub-E-Mail-Adresse

config user.name # View the setting YOUR-USERNAME Eigenen Benutzernamen in der URL von Remote-Repositorys finden Wenn Dir lokale Kopien persönlicher Repositorys

Codesicherheit / Dependabot / Maintain dependencies at scale /

Entfernen des Dependabot-Zugriffs auf öffentliche Registrierungen

Dependabot. Für das Bundler-Ökosystem muss zusätzlich eine Gemfile-Datei mit der URL der privaten Registrierung in das Repository eingecheckt werden. YAML # Example