Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

chore: change from pre-commit to pre-push hooks #1186

Merged
merged 1 commit into from
Jan 24, 2018
Merged

chore: change from pre-commit to pre-push hooks #1186

merged 1 commit into from
Jan 24, 2018

Conversation

vmx
Copy link
Member

@vmx vmx commented Jan 23, 2018

Instead of running the linting and tests on pre-commit, do it
on pre-push. That makes it less frequent (and annoying) while
doing local development.

Instead of running the linting and tests on pre-commit, do it
on pre-push. That makes it less frequent (and annoying) while
doing local development.
@ghost ghost assigned vmx Jan 23, 2018
@ghost ghost added the status/in-progress In progress label Jan 23, 2018
@hacdias
Copy link
Member

hacdias commented Jan 23, 2018

Thumbs up for this!!!

@daviddias daviddias merged commit e776dfd into master Jan 24, 2018
@daviddias daviddias deleted the pre-push branch January 24, 2018 00:30
@ghost ghost removed the status/in-progress In progress label Jan 24, 2018
MicrowaveDev pushed a commit to galtproject/js-ipfs that referenced this pull request May 22, 2020
* feat: support UnixFSv1.5 metadata

* fix: expose new mfs functions

* refactor: send mtime and mode as headers instead of message parts

* fix: include headers for directories

* chore: update ipfs utils dep version

* chore: update ipfs-utils dep

* fix: stringify mode in browser

* test: add tests for unixfs metadata

* fix: fix up tests etc for optional mtime
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants