[Bug 1433784] Review Request: nodejs-nodemon - Simple monitor script for use during development of a node.js app

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1433784

Honza Horak <hhorak@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|1433764                     |
              Flags|                            |fedora-review?



--- Comment #2 from Honza Horak <hhorak@xxxxxxxxxx> ---
An updated variant with bundled dependencies, because the previous attempt to
package dependencies properly unbundled was not successful and we still miss
this package for the nodejs container image.

Reasoning for the bundling: Similar to nodejs+npm packages, packaging and
maintaining depended npm modules separately is worth the benefits. Bundle
provides are handled automatically, and npm package upstreams are used to
update the dependencies regularly, so from the security perspective, this
should be fine.

Spec URL: https://hhorak.fedorapeople.org/nodemon/nodejs-nodemon.spec
SRPM URL:
https://hhorak.fedorapeople.org/nodemon/nodejs-nodemon-2.0.3-1.fc32.src.rpm

Description:
Simple monitor script for use during development of a node.js app.

For use during development of a node.js based application.

nodemon will watch the files in the directory in which nodemon
was started, and if any files change, nodemon will automatically
restart your node application.

nodemon does not require any changes to your code or method of
development. nodemon simply wraps your node application and keeps
an eye on any files that have changed. Remember that nodemon is a
replacement wrapper for node, think of it as replacing the word "node"
on the command line when you run your script.

scratch build of nodejs-nodemon-2.0.3-1.fc32.src.rpm for f32:
https://koji.fedoraproject.org/koji/taskinfo?taskID=43969008

Fedora Account System Username: hhorak



Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1433764
[Bug 1433764] Tracker for packaging nodemon and dependencies
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux