-
Updated
Nov 30, 2020 - PHP
dependency-manager
A package manager or package management system is a collection of software tools that automate the process of installing, upgrading, configuring, or removing computer programs for a computer's operating system in a consistent manner.
Here are 283 public repositories matching this topic...
-
Updated
Sep 5, 2020 - Go
-
Updated
Nov 24, 2020 - Ruby
- /pnpm/packages/audit - #2862
- /pnpm/packages/package-store a86209b67fccc37c5b017dd9ce61d2b3f9a55789
- /pnpm/packages/cafs #2867
- /pnpm/packages/client pnpm/pnpm#2877
- /pnpm/packages/fetch pnpm/pnpm#2878
- /pnpm/packages/filter-lockfile #2887
- /pnpm/packages/filter-workspace-packages #2887
- /pnpm/packages/
-
Updated
Sep 25, 2020 - Ruby
-
Updated
Oct 29, 2020 - TypeScript
Replace url.parse
url.parse
is deprecated, and is likely to be removed in a new version of Node.js
Use of the legacy
url.parse()
method is discouraged. Users should use the WHATWGURL
API. Because theurl.parse()
method uses a lenient, non-standard algorithm for parsing URL strings, security issues can be introduced. Specifically, issues with host name spoofing and incorrect handling of usernames and p
Is your feature request related to a problem? Please describe.
Not related to a problem
Describe the solution you'd like
We opened #808 to discuss how we might use GitHub actions. At the time, this repo didn't have actions enabled. Now that it does, we should try them out for some of the things in that thread.
_Edit from @arschles - we have focused this issue to just the twitte
-
Updated
Nov 13, 2020 - CMake
-
Updated
May 30, 2020 - JavaScript
-
Updated
Nov 18, 2020 - Swift
-
Updated
Oct 6, 2020 - Python
-
Updated
Nov 18, 2020
-
Updated
Feb 5, 2019 - C#
-
Updated
Nov 14, 2020 - Ruby
-
Updated
Dec 20, 2019 - Python
-
Updated
Nov 26, 2020 - CMake
-
Updated
Oct 8, 2020 - Python
-
Updated
May 16, 2020 - Python
fury layer init --git
should initialize a Git repo in the layer directory, and fury layer init --github-actions
should set up CI for the repo with Github Actions. We can add support for Travis, Jenkins and anything else later.
-
Updated
Apr 23, 2018 - Python
stefanmaric / g
-
Updated
May 11, 2020 - Shell
-
Updated
Oct 5, 2020 - PowerShell
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 16, 2020 - Dockerfile
Currently build agents run mbt version
command at the end of the build. We should add a smoke test for each command (mbt describe | build | apply
) to this list for release builds.
poetry add git+https://github.com/AGeekInside/fastapi-jinja.git
result in exception since it is tires to checkoutmaster
branch.