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 310 public repositories matching this topic...
This is a great issue to work on if you are new to the Poetry code base and want to start contributing. Over the years the poetry code base has added various fixes that catered to now unsupported versions of python. With the release of 1.2
, we will drop support for all Python versions prior to 3.6
. With this we want to clean up the code base of any such workarounds we did to support backwards
-
Updated
Sep 28, 2021 - Ruby
-
Updated
Sep 5, 2020 - Go
Describe the proposed change(s).
Today we use re2
for any user-provided regex, with the aim being we can't be the victim - intentionally or accidentally - of catastrophic backtracking.
But how do we make sure that we don't accidentally add a problematic regex in our own code? Wouldn't we essentially close off the risk if we used re2
for any complex regex instead of using regex literals
-
Updated
Sep 13, 2021 - TypeScript
-
Updated
Mar 19, 2021 - Ruby
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
Export headers are nice.
-
Updated
Sep 27, 2021 - Swift
-
Updated
Jul 11, 2021 - JavaScript
-
Updated
Aug 24, 2021 - Python
If CPM_SOURCE_CACHE
is set to an empty string, CPM fails with file DOWNLOAD error: cannot create directory '/cpm' - Specify file by full
.
-
Updated
Sep 14, 2021
-
Updated
Mar 18, 2021 - Ruby
-
Updated
Feb 5, 2019 - C#
-
Updated
Jul 5, 2021 - Python
-
Updated
Mar 19, 2021 - Shell
-
Updated
Jun 24, 2021 - Python
We currently don't support compiler options which are two parameters, like -encoding UTF-8
, and commas also seem to be invalid in parameters, presumably excluded by some regex...
-
Updated
Aug 20, 2021 - Python
-
Updated
Apr 23, 2018 - Python
-
Updated
Jun 4, 2021 - Go
-
Updated
Mar 2, 2021 - PowerShell
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.
-
Updated
Aug 21, 2021 - Go
My
composer.json
:{ "require": { } }
Output of
composer diagnose
: