mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[PR #176] Add Gitpod config, Update node version, Update some dependencies, Reduce logo size and Add github actions #184
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/asapach/peerflix-server/pull/176
Author: @chintan9
Created: 1/8/2020
Status: 🔄 Open
Base:
master← Head:chintan9/gitpod-setup📝 Commits (10+)
a6ab12aUpdate grunt-contrib-jshint requirement to ~1.1.00467ef0Update socket.io requirement to ^2.0.457701a2Update grunt-contrib-cssmin requirement to ~2.2.127b9509Update grunt-newer requirement to ~1.3.02889499Update karma-phantomjs-launcher requirement to ~1.0.4b5f30f0Update grunt-wiredep requirement to ~3.0.1d00bb77Merge pull request #8 from chintan9/dependabot/npm_and_yarn/grunt-wiredep-approx-3.0.10a55b64Merge pull request #7 from chintan9/dependabot/npm_and_yarn/karma-phantomjs-launcher-approx-1.0.43257d3fMerge pull request #6 from chintan9/dependabot/npm_and_yarn/grunt-newer-approx-1.3.0e9e4816Update load-grunt-tasks requirement to ~3.5.2📊 Changes
9 files changed (+793 additions, -553 deletions)
View changed files
➕
.github/workflows/nodejs.yml(+25 -0)➕
.gitpod.yml(+3 -0)📝
.travis.yml(+1 -2)📝
README.md(+2 -0)➕
SECURITY.md(+21 -0)📝
app/images/logo.png(+0 -0)📝
app/images/logo.svg(+1 -28)📝
package-lock.json(+734 -517)📝
package.json(+6 -6)📄 Description
Add Gitpod config, Update node version, Update some dependencies, Reduce logo size and Add github actions
This change is
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.