Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

Doesn't always pick up custom url from github-enterprise.uri

Offen
#501 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Anfängerfreundlichkeit
38/100
Issue-Typ
Bug
Klarheit
Größtenteils klar
Aktivitätsstatus
Veraltet
Tech-Stack
github, github-actions, typescript, vscode
Bereich
ci-cd, devtools

Rechercherichtung

Beginne damit, die gemeldete Abfolge mit aktivierten Einstellungen github-enterprise.uri und github-actions.use-enterprise zu reproduzieren: Öffne dasselbe Projekt und denselben Workflow nach dem Neustart von VS Code erneut und schalte dann die Einstellung um. Verfolge die Erkennungseinstiegspunkte für Projekt und Pipeline, die an dieser Abfolge beteiligt sind. Als erledigt gilt die Aufgabe, wenn die GitHub Actions-Bereiche ohne Umschalten der Einstellung weiterhin ausgefüllt bleiben.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

bug

Describe the bug

I've been using this plugin with the GitHub Enterprise instance, that's why I have github-enterprise.uri set in my vscode configuration. I've occasionally been experiencing empty tiles in the GitHub Actions panels with a message like No GitHub repositories found. Please open a folder that contains a GitHub repository. even if I have a project with the GitHub pipelines open. However, I've been using some of the workflows in there before. If I'd toggle the github-actions.use-enterprise off and on all previously actions appear again. I assume the plugin doesn't correctly detect the active projects.

To Reproduce

Steps to reproduce the behavior:

  1. Set both github-enterprise.uri and github-actions.use-enterprise parameters.
  2. Authenticate as usual.
  3. Open a project. Check the available GitHub Actions pipeline. All good.
  4. Close all the tabs. Close the IDE.
  5. Re-open the IDE (same project). Open the project. Check the available GitHub Actions. The list is empty.
  6. Open any GitHub Actions workflow file by double-clicking. Check the available GitHub Actions tiles. The list is empty.
  7. Go to setting and toggle the github-actions.use-enterprise parameter off and on. The list is now populated.

Expected behavior

The plugin should correctly detect the projects and the pipelines when both github-enterprise.uri and github-actions.use-enterprise are set.

Screenshots

N/A

Extension Version

0.27.2

Additional context

N/A

Vorherrschende Sprache
TypeScript
Sterne
661
Forks
214
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus github/vscode-github-actions

Alle Issues in github/vscode-github-actions

Ähnliche Issues

Weitere Issues zu TypeScript

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.