samvera / maintenance

Organizing repository for the Core Components Maintenance Interest Group.
Apache License 2.0
0 stars 3 forks source link

Warnings are given for select GitHub repositories for `grant_revoke_gem_authority.rb` #98

Closed jrgriffiniii closed 2 years ago

jrgriffiniii commented 2 years ago

The following warning is issued when I have attempted to invoke bundle exec ruby ./script/grant_revoke_gem_authority.rb:

WARNING: These Samvera repositories do not have gems:
 - samvera-deprecated/anti-harassment_policy
 - samvera-deprecated/deprecated-projects
 - samvera-deprecated/engine_factory
 - samvera-deprecated/hydra-fixtures
 - samvera-deprecated/hydra-jetty
 - samvera-deprecated/hydra-plugin_test_host
 - samvera-deprecated/hydra-workflow
 - samvera-deprecated/hydradam
 - samvera-deprecated/hydrangea_articles
 - samvera-deprecated/hydrangea_books
 - samvera-deprecated/hydrangea_datasets
 - samvera-deprecated/libxml2
 - samvera-deprecated/model_migrator
 - samvera-deprecated/reqflow
 - samvera-deprecated/rightsmetadata-policyfinder
 - samvera-deprecated/samvera-vagrant
 - samvera-deprecated/sufia-vagrant
 - samvera-deprecated/white_list
 - samvera-labs/ActiveTriples
 - samvera-labs/ValkyrieAPI
 - samvera-labs/allinson_flex
 - samvera-labs/analytics_nurax
 - samvera-labs/ansible-sufia7-playbook
 - samvera-labs/avalon-bundle
 - samvera-labs/bloom-iiif
 - samvera-labs/book_concerns
 - samvera-labs/branch-renaming-wg
 - samvera-labs/browse-everything-components
 - samvera-labs/browse-everything-redux-react
 - samvera-labs/cla-bot
 - samvera-labs/clover-iiif
 - samvera-labs/core-dependency-report
 - samvera-labs/digital_collections_elixir_example
 - samvera-labs/docker-fcrepo
 - samvera-labs/doi_registrar
 - samvera-labs/fcrepo-charts
 - samvera-labs/fcrepo3
 - samvera-labs/fcrepo3-ldp
 - samvera-labs/houndstooth
 - samvera-labs/hybox-ideas
 - samvera-labs/hydra-admin-collections
 - samvera-labs/hydra-shibboleth
 - samvera-labs/hydra_controlled_vocabularies
 - samvera-labs/hydra_documentation_wg
 - samvera-labs/hydra_file_sets_wg
 - samvera-labs/hydra_plugins_wg
 - samvera-labs/hyku-api
 - samvera-labs/hyku.github.io
 - samvera-labs/hyrax-batch_ingest
 - samvera-labs/hyrax-google_analytics
 - samvera-labs/hyrax-hirmeos
 - samvera-labs/hyrax-json_fields
 - samvera-labs/hyrax-orcid
 - samvera-labs/hyrax-speed_test
 - samvera-labs/iiif-react-media-player
 - samvera-labs/image-downloader
 - samvera-labs/karmabot
 - samvera-labs/node-iiif
 - samvera-labs/nurax-pg
 - samvera-labs/open_annotation_models
 - samvera-labs/openseadragon-react-viewer
 - samvera-labs/power-steering
 - samvera-labs/rdf-proxy_list
 - samvera-labs/repository_utils
 - samvera-labs/ruby-oai
 - samvera-labs/samvera-connect
 - samvera-labs/samvera-external_storage
 - samvera-labs/samvera-labs.github.io
 - samvera-labs/samvera-shibboleth
 - samvera-labs/samvera-virtual-connect
 - samvera-labs/samvera_docs
 - samvera-labs/serverless-iiif
 - samvera-labs/sessionizer                                                                                                           
 - samvera-labs/sipity
 - samvera-labs/speedy_af
 - samvera-labs/starter-react-component-npm
 - samvera-labs/stencil-test-components
 - samvera-labs/storage_proxy_api
 - samvera-labs/sufia.io
 - samvera-labs/uri_selection_wg
 - samvera-labs/valkyrie-cloud_search
 - samvera-labs/valkyrie-derivatives
 - samvera-labs/valkyrie-dynamodb
 - samvera-labs/valkyrie-redis
 - samvera-labs/valkyrie_pg_demo
 - samvera/cla-bot
 - samvera/cla-bot-old
 - samvera/samvera-circleci-orb
 - samvera/samvera.github.io

Perhaps a list of repositories which do not contain Gems should be maintained for addressing this.

jrgriffiniii commented 2 years ago

Resolved by https://github.com/samvera/maintenance/pull/123