Skip to content

A place to track all the software glueops uses for it's platform offering.

Notifications You must be signed in to change notification settings

glueops-rip/software-license-hub

Repository files navigation

software-license-hub

A place to track all the software glueops uses for it's platform offering.

Note: This does not take into account our dependencies dependencies.

Requirements

  • docker
  • A clean github account that doesn't have any repos starred or notifications configured.
  • Using the clean/new github account create a Personal Access Token
    • You can set the expiration to 1 day or even 1 hour. This script runs very quickly.

Usage

Load the update_subscriptions function to your environment.

source update_subscriptions.sh

Run the command to update your subscriptions, passing in the following arguments:

-o : The GitHub id that will be committing update changes in dependent repositories.
-t : The PAT just created above.

For example

update-subsctiptions -o "my-gh-user-committing-updates" -t "ghp_XXXXXXXXXXXXXXXX"

IMPORTANT

This process will remove/unsubscribe from any repos that are not assigned to you in the packages.json. So make sure you pass in the token for the github account you want to have this process run against.

About

A place to track all the software glueops uses for it's platform offering.

Resources

Stars

Watchers

Forks

Packages

No packages published