Arimil
05181616ae
Update to node 20
...
fix some issues with dockerfiles
combine installation statements into a single layer
2023-09-27 23:50:53 -04:00
Bill Thornton
c50bc44c3b
Run web build script manually
2023-03-10 12:32:06 -05:00
Brian J. Murrell
a6d411aa8f
Add some comments about nodejs module
2022-11-01 16:24:40 -04:00
Brian J. Murrell
5ecc7d08c4
Set minimum version of npm
...
To imply a minimum version of NodeJS which is now 16 and prevent people
from trying to build with a NodeJS/npm that is too old.
2022-11-01 16:14:06 -04:00
Cody Robibero
c2229c409f
Merge pull request #3571 from mihawk90/fedora-spec-rework
...
Cleanup and standardise Fedora build (web)
(cherry picked from commit c20243c8bf
)
Signed-off-by: Bill Thornton <billt2006@gmail.com>
2022-06-29 00:47:10 -04:00
Bill Thornton
25c4718bee
Fix centos build permissions
2021-12-29 15:17:18 -05:00
Bill Thornton
215a27b202
Fix fedora build version
2021-12-29 11:48:15 -05:00
Brian J. Murrell
8b6f2305d1
Fix for Fedora builds
2021-12-14 09:43:48 -05:00
Brian J. Murrell
ab899d46ea
Fix to build on EL7
2021-12-14 09:05:32 -05:00
Brian J. Murrell
b907d08b86
Run bump_version in make srpm
...
Also add an "rpms" target that builds the RPMs using mock in a target
environment.
Fix BuildRequires: for RH platforms.
Fixes : #3221
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-12-13 13:01:48 -05:00
Brian J. Murrell
27c0cff47c
Remove chown -R root:root from specfile
...
%install is run as non-root and as such, chown root is not allowed to be done it.
The correct way of achieving a setting of ownership in RPM specfiles is to do it
in the %files section(s).
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-11-16 10:43:29 -05:00
Fernando Fernández
2f1d0be543
chore(npm): fix CI after switch
2021-04-09 01:12:20 +02:00
Fernando Fernández
6efef9680d
Switch to npm
2021-04-08 00:34:03 +02:00
dkanada
f78426c1d0
revert release version bump in fedora spec
2021-03-23 13:35:15 +09:00
Brian J. Murrell
573c942202
pull fedora changes into master branch
2021-03-20 01:34:08 +09:00
Joshua M. Boniface
cb8ea6310f
Bump version to 10.8.0 for next release
2020-12-04 21:58:48 -05:00
dkanada
2032322692
revert release bump for now
2020-09-16 04:23:48 +09:00
Brian J. Murrell
6553cea696
Add BR: git for all distros
...
Seems the Fedora yarn package also doesn't Requires: git so add it
as a BuildRequires:.
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2020-09-03 10:33:59 -04:00
Joshua M. Boniface
2ff95140bb
Merge pull request #1849 from brianjmurrell/patch-1
...
Add BuildRequires: git to Fedora specfile
(cherry picked from commit 5f1af65c2e
)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
2020-08-30 16:07:09 -04:00
Joshua M. Boniface
fc73a8a98a
Bump master version to 10.7.0 for next release
2020-07-27 19:15:26 -04:00
dkanada
f9797c0658
add packaging step on azure and refactor pipelines
2020-06-13 00:18:20 +09:00
dkanada
c867677d70
update links
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-19 20:29:30 +09:00
Joshua M. Boniface
60b0bbd082
Improve dependencies in CentOS
2020-03-24 00:19:04 -04:00
Joshua M. Boniface
a52d37bfa9
Add Fedora package specification
2020-03-24 00:02:41 -04:00