Skip to content

issues Search Results · repo:ORESoftware/r2g language:TypeScript

Filter by

39 results
 (61 ms)

39 results

inORESoftware/r2g (press backspace or delete to remove)

This problem is unrelated to this repo: https://gist.github.com/ORESoftware/941eabac77cd268c826d9e17ae4886fa Trying to get the above routine created.
  • ORESoftware
  • 3
  • Opened 
    on Oct 29, 2022
  • #78

Remove all .md files except license.md, or make the license a URL.
  • ORESoftware
  • 1
  • Opened 
    on Oct 2, 2019
  • #72

the command r2g compare will compare the latest published version on npm with the git index. see: https://stackoverflow.com/questions/57400715/compare-npm-pack-tarball-with-whats-on-npm it will open ...
  • ORESoftware
  • 1
  • Opened 
    on Aug 7, 2019
  • #71

https://asciinema.org/
  • ORESoftware
  • Opened 
    on Aug 7, 2019
  • #70

Use these: if ! git diff --quiet; then echo Changes to files need to be committed. Check your git index. ; exit 1; fi if test `git status --porcelain | wc -l` != 0 ; then echo Changes ...
  • ORESoftware
  • Opened 
    on Aug 3, 2019
  • #69

To make it pretty, go from this: r2g: Re-creating folders $HOME/.r2g/temp ... r2g: Copying your user defined tests to: /Users/alex/.r2g/temp/project ... r2g: Running the following command from your ...
  • ORESoftware
  • Opened 
    on Jul 26, 2019
  • #68

Most likely because: const path = require( path ); if (!path.isAbsolute(process.env.MY_DOCKER_R2G_SEARCH_ROOT || )) { throw new Error( Please set the env var MY_DOCKER_R2G_SEARCH_ROOT to an absolute ...
  • ORESoftware
  • Opened 
    on Jul 26, 2019
  • #67

on macos and *nix? /usr/local/etc/bash_completion.d
  • ORESoftware
  • Opened 
    on May 13, 2019
  • #66

Feature, bug, or other? Other Please run the bash function and copy the output here: #### What is the issue? How to replicate? Following the gist of what s suggested in the Readme: If you want ...
  • digable1
  • 1
  • Opened 
    on Jan 21, 2019
  • #64

This is unlikely to be useful, but we could use a command line switch to use a url instead of the local project and test that with r2g. This means we are testing a tarball on NPM instead of a local folder. ...
  • ORESoftware
  • Opened 
    on Dec 19, 2018
  • #63
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub