Skip to content

Regex fix missing git #1335

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

srghma
Copy link
Contributor

@srghma srghma commented Apr 22, 2025

Description of the change

before

 ~/projects/purescript-record-extra-srghma   main  git remote -v
origin  ssh://[email protected]/srghma/purescript-record-extra-srghma (fetch)
origin  ssh://[email protected]/srghma/purescript-record-extra-srghma (push)
 ✘  ~/projects/purescript-record-extra-srghma   main  spago publish
Reading Spago workspace configuration...

✓ Selecting package to build: record-extra-srghma

Downloading dependencies...
Building...
           Src   Lib   All
Warnings     0     0     0
Errors       0     0     0

✓ Build succeeded.


✘ Couldn't parse Git remotes:
Could not parse any remotes from the output of `git remote --verbose`.

after

 ~/projects/purescript-record-extra-srghma   main  /home/srghma/projects/spago/bin/index.dev.js publish

... ok

Checklist:

  • Added the change to the "Unreleased" section of the changelog
  • Added some example of the new feature to the README
  • Added a test for the contribution (if applicable)

P.S.: the above checks are not compulsory to get a change merged, so you may skip them. However, taking care of them will result in less work for the maintainers and will be much appreciated 😊

@srghma srghma force-pushed the regex-fix-missing-git branch from 13121d5 to 218e636 Compare April 22, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant