Coder Social home page Coder Social logo

vf-core-service-discovery's Introduction

Ceasefire Now

Hi there ๐Ÿ‘‹

Experimental Officer in Computational Metabolomics at the Phenome Centre Birmingham (University of Birmingham).

Background in computer science and bioinformatics, specifically computational metabolomics.

vf-core-service-discovery's People

Contributors

dependabot[bot] avatar khawkins98 avatar oss6 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

khawkins98

vf-core-service-discovery's Issues

Documentation: didn't expect the github authentication

When executing vf-core-service-discovery run it prompts for the github auth. I wasn't expecting this and I'm not really sure why it's needed.

Would be nice/good to:

  • add an explainer to README.md
  • add an explainer to the console prompt

I'd be happy to raise a PR, but again I'm not really sure why the GitHub auth is needed.

Add error accumulator

Instead of exiting at error in components discovery, allow for the tool to process all components and then display the accumulated errors.

Using single cache file

Summary

Use single cache file as it's faster to read from a single file rather than multiple ones. Moreover the data is not massive.

Issue? No updates found

When running yarn upgrade-interactive --latest I see a number of updates:

? Choose which packages to update. (Press <space> to select, <a> to toggle all, <i> to invert selection)
 dependencies
   name                                 range   from              to          url
โฏโ—ฏ @visual-framework/vf-content         latest  1.3.3          โฏ  1.3.4       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-core            latest  2.2.14         โฏ  2.2.15      https://github.com/visual-framework/vf-core#readme
 โ—ฏ @visual-framework/vf-extensions      latest  1.0.0-alpha.9  โฏ  1.0.0-rc.0  https://github.com/visual-framework/vf-core#readme
 โ—ฏ @visual-framework/vf-figure          latest  1.3.0          โฏ  2.0.0       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-font-plex-mono  latest  1.1.0          โฏ  1.1.1       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-font-plex-sans  latest  1.1.0          โฏ  1.1.1       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-global-header   latest  3.0.1          โฏ  3.1.0       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-navigation      latest  2.1.0          โฏ  2.2.0       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-section-header  latest  1.3.0          โฏ  1.3.1       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-show-more       latest  1.1.0          โฏ  1.1.1       
 โ—ฏ @visual-framework/vf-summary         latest  1.4.0          โฏ  1.4.1       https://stable.visual-framework.dev/
 โ—ฏ @visual-framework/vf-tabs            latest  1.1.2          โฏ  1.2.0       https://stable.visual-framework.dev/
 โ—ฏ node-html-parser                     latest  2.0.0          โฏ  2.0.1       https://github.com/taoqf/node-fast-html-parser

But when running this tool there seems to be know output, although the verbose option shows it is checking.

allaboutken-11ty khawkins$ vf-core-service-discovery run -v


โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚                               โ”‚
โ”‚   vf-core-service-discovery   โ”‚
โ”‚                               โ”‚
โ”‚   Version 0.1.0-beta.0        โ”‚
โ”‚                               โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜


Using stored configuration
App configuration loaded successfully
Running service discovery
Retrieving components from package.json
embl-grid - retrieving exact version
vf-banner - retrieving exact version
vf-body - retrieving exact version
vf-box - retrieving exact version
vf-card - retrieving exact version
vf-card-container - retrieving exact version
vf-code-example - retrieving exact version
vf-config - retrieving exact version
vf-content - retrieving exact version
vf-core - retrieving exact version
vf-details - retrieving exact version
vf-divider - retrieving exact version
vf-embed - retrieving exact version
vf-extensions - retrieving exact version
vf-figure - retrieving exact version
vf-font-plex-mono - retrieving exact version
vf-font-plex-sans - retrieving exact version
vf-footer - retrieving exact version
vf-global-header - retrieving exact version
vf-grid - retrieving exact version
vf-heading - retrieving exact version
vf-intro - retrieving exact version
vf-lede - retrieving exact version
vf-link - retrieving exact version
vf-logo - retrieving exact version
vf-navigation - retrieving exact version
vf-no-js - retrieving exact version
vf-sass-config - retrieving exact version
vf-sass-utilities - retrieving exact version
vf-search - retrieving exact version
vf-search-client-side - retrieving exact version
vf-section-header - retrieving exact version
vf-show-more - retrieving exact version
vf-stack - retrieving exact version
vf-summary - retrieving exact version
vf-summary-container - retrieving exact version
vf-table - retrieving exact version
vf-tabs - retrieving exact version
vf-text - retrieving exact version
vf-u-fullbleed - retrieving exact version
vf-utility-classes - retrieving exact version
embl-grid - retrieving latest package information
embl-grid - retrieving package.json from remote
vf-banner - retrieving latest package information
vf-banner - retrieving package.json from remote
vf-body - retrieving latest package information
vf-body - retrieving package.json from remote
vf-box - retrieving latest package information
vf-box - retrieving package.json from remote
vf-card - retrieving latest package information
vf-card - retrieving package.json from cache
vf-card-container - retrieving latest package information
vf-card-container - retrieving package.json from remote
vf-code-example - retrieving latest package information
vf-code-example - retrieving package.json from remote
vf-config - retrieving latest package information
vf-config - retrieving package.json from remote
vf-content - retrieving latest package information
vf-content - retrieving package.json from remote
vf-core - retrieving latest package information
vf-core - retrieving package.json from remote
vf-details - retrieving latest package information
vf-details - retrieving package.json from remote
vf-divider - retrieving latest package information
vf-divider - retrieving package.json from remote
vf-embed - retrieving latest package information
vf-embed - retrieving package.json from remote
vf-extensions - retrieving latest package information
vf-extensions - retrieving package.json from remote
vf-figure - retrieving latest package information
vf-figure - retrieving package.json from remote
vf-font-plex-mono - retrieving latest package information
vf-font-plex-mono - retrieving package.json from cache
vf-font-plex-sans - retrieving latest package information
vf-font-plex-sans - retrieving package.json from remote
vf-footer - retrieving latest package information
vf-footer - retrieving package.json from remote
vf-global-header - retrieving latest package information
vf-global-header - retrieving package.json from remote
vf-grid - retrieving latest package information
vf-grid - retrieving package.json from cache
vf-heading - retrieving latest package information
vf-heading - retrieving package.json from cache
vf-intro - retrieving latest package information
vf-intro - retrieving package.json from cache
vf-lede - retrieving latest package information
vf-lede - retrieving package.json from cache
vf-link - retrieving latest package information
vf-link - retrieving package.json from cache
vf-logo - retrieving latest package information
vf-logo - retrieving package.json from cache
vf-navigation - retrieving latest package information
vf-navigation - retrieving package.json from cache
vf-no-js - retrieving latest package information
vf-no-js - retrieving package.json from cache
vf-sass-config - retrieving latest package information
vf-sass-config - retrieving package.json from remote
vf-sass-utilities - retrieving latest package information
vf-sass-utilities - retrieving package.json from cache
vf-search - retrieving latest package information
vf-search - retrieving package.json from cache
vf-search-client-side - retrieving latest package information
vf-search-client-side - retrieving package.json from cache
vf-section-header - retrieving latest package information
vf-section-header - retrieving package.json from cache
vf-show-more - retrieving latest package information
vf-show-more - retrieving package.json from remote
vf-stack - retrieving latest package information
vf-stack - retrieving package.json from remote
vf-summary - retrieving latest package information
vf-summary - retrieving package.json from cache
vf-summary-container - retrieving latest package information
vf-summary-container - retrieving package.json from cache
vf-table - retrieving latest package information
vf-table - retrieving package.json from cache
vf-tabs - retrieving latest package information
vf-tabs - retrieving package.json from cache
vf-text - retrieving latest package information
vf-text - retrieving package.json from remote
vf-u-fullbleed - retrieving latest package information
vf-u-fullbleed - retrieving package.json from remote
vf-utility-classes - retrieving latest package information
vf-utility-classes - retrieving package.json from cache
vf-card - retrieving package configuration
vf-card - retrieving configuration from cache
vf-font-plex-mono - retrieving package configuration
vf-font-plex-mono - attempting to retrieve YAML configuration
vf-grid - retrieving package configuration
vf-grid - attempting to retrieve YAML configuration
vf-heading - retrieving package configuration
vf-heading - attempting to retrieve YAML configuration
vf-intro - retrieving package configuration
vf-intro - attempting to retrieve YAML configuration
vf-lede - retrieving package configuration
vf-lede - attempting to retrieve YAML configuration
vf-link - retrieving package configuration
vf-link - attempting to retrieve YAML configuration
vf-logo - retrieving package configuration
vf-logo - attempting to retrieve YAML configuration
vf-navigation - retrieving package configuration
vf-navigation - attempting to retrieve YAML configuration
vf-no-js - retrieving package configuration
vf-no-js - attempting to retrieve YAML configuration
vf-sass-utilities - retrieving package configuration
vf-sass-utilities - attempting to retrieve YAML configuration
vf-search - retrieving package configuration
vf-search - attempting to retrieve YAML configuration
vf-search-client-side - retrieving package configuration
vf-search-client-side - attempting to retrieve YAML configuration
vf-section-header - retrieving package configuration
vf-section-header - attempting to retrieve YAML configuration
vf-summary - retrieving package configuration
vf-summary - attempting to retrieve YAML configuration
vf-summary-container - retrieving package configuration
vf-summary-container - attempting to retrieve YAML configuration
vf-table - retrieving package configuration
vf-table - attempting to retrieve YAML configuration
vf-tabs - retrieving package configuration
vf-tabs - attempting to retrieve YAML configuration
vf-utility-classes - retrieving package configuration
vf-utility-classes - attempting to retrieve YAML configuration
vf-card - retrieving changelog if applicable
mac-stratcom12:allaboutken-11ty khawkins$ 

Have I done something off?

Add "what's changed" for visual components

Summary

Add "what's changed" items for visual components.

Acceptance criteria

  • Produce web page that can be browsed locally with all changes for each visual component, comparing the old with the new version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.