Below you will find pages that utilize the taxonomy term “peckjon”
June 4, 2024
GitHub to Guru
Version updated for peckjon/github-to-guru to version 1.9.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes #25
This change makes it possible to add a footer to a card in an INTERNAL collection.
In copyCardData() the line const cardpathRegex = /CARDPATH/g; is now declared at the top of the file, making it globally accessible. In processStandardCollection() the card footer is read from the GURU_CARD_FOOTER environment variable and, if it exists, will be appended to the card content.
August 24, 2023
GitHub to Guru
Version updated for peckjon/github-to-guru to version 1.8.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Crosslink parkerbxyz/guru-to-github by @peckjon @parkerbxyz in https://github.com/peckjon/github-to-guru/pull/24 Full Changelog: https://github.com/peckjon/github-to-guru/compare/1.8.0...1.8.1