action-update

module
v0.0.0-...-7391911 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2023 License: MIT

README

action-update

Golang toolkit for building GitHub Actions that analyze and perform dependency updates.

To build an update action:

  • Implement the Updater interface.
  • Extend updateaction.Environment into a struct that implements updater.Factory sample
  • Write a main() that passes the environment to handlers.ParseAndHandle() sample
Implementations

Directories

Path Synopsis
Package actions decodes the Actions context to interpret the user's intent and act.
Package actions decodes the Actions context to interpret the user's intent and act.
Package repo abstracts Git/GitHub
Package repo abstracts Git/GitHub
Package updater is general logic for analyzing and updating a source project's dependencies
Package updater is general logic for analyzing and updating a source project's dependencies

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL