issues
search
operator-framework
/
deppy
Deppy: The dependency resolver for Kubernetes
Apache License 2.0
16
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5
#196
dependabot[bot]
opened
2 weeks ago
0
replaces #194, bumps ginkgo to 2.20.2, golang to 1.22
#195
grokspawn
closed
1 month ago
2
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2
#194
dependabot[bot]
closed
1 month ago
3
Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.1
#193
dependabot[bot]
closed
3 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.0
#192
dependabot[bot]
closed
3 months ago
1
Bump github.com/onsi/gomega from 1.33.1 to 1.34.1
#191
dependabot[bot]
closed
4 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1
#190
dependabot[bot]
closed
4 months ago
2
Fix codecov-action params
#189
m1kola
closed
5 months ago
1
Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
#188
dependabot[bot]
closed
5 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0
#187
dependabot[bot]
closed
6 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0
#186
dependabot[bot]
closed
6 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
#185
dependabot[bot]
closed
6 months ago
0
Bump github.com/onsi/gomega from 1.33.0 to 1.33.1
#184
dependabot[bot]
closed
7 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
#183
dependabot[bot]
closed
7 months ago
0
Bump github.com/onsi/gomega from 1.32.0 to 1.33.0
#182
dependabot[bot]
closed
7 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1
#181
dependabot[bot]
closed
8 months ago
0
Bump github.com/onsi/gomega from 1.31.1 to 1.32.0
#180
dependabot[bot]
closed
8 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0
#179
dependabot[bot]
closed
8 months ago
0
Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0
#178
dependabot[bot]
closed
9 months ago
0
🌱 Bump codecov to v4 token-based
#177
m1kola
closed
9 months ago
1
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
#176
dependabot[bot]
closed
9 months ago
1
Bump codecov/codecov-action from 3 to 4
#175
dependabot[bot]
closed
9 months ago
4
Bump github.com/onsi/gomega from 1.31.0 to 1.31.1
#174
dependabot[bot]
closed
10 months ago
1
Bump github.com/onsi/gomega from 1.30.0 to 1.31.0
#173
dependabot[bot]
closed
10 months ago
1
Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0
#172
dependabot[bot]
closed
10 months ago
1
Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0
#171
dependabot[bot]
closed
10 months ago
1
Update the error to indicate unknown outcome
#170
m1kola
closed
11 months ago
1
Bump actions/stale from 8.0.0 to 9.0.0
#169
dependabot[bot]
closed
11 months ago
1
Bump actions/setup-go from 4 to 5
#168
dependabot[bot]
closed
11 months ago
0
Find the origin of "cancelled before a solution could be found" error
#167
m1kola
closed
11 months ago
1
⚠️ Remove getter methods from constraints
#166
m1kola
closed
12 months ago
3
⚠️ Remove `DeppySolver` wrapper and export internal solver instead
#165
m1kola
closed
12 months ago
3
🌱 Update the internal solver before exporting
#164
m1kola
closed
12 months ago
2
Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2
#163
dependabot[bot]
closed
1 year ago
1
✨ Avoid extra call to `AnchorIdentifiers()`
#162
m1kola
closed
1 year ago
1
Breaking change: remove `DeppySolver` wrapper and export internal solver
#161
m1kola
closed
12 months ago
0
⚠️ Remove variable sources and make Deppy accept a slice of variables instead
#160
m1kola
closed
1 year ago
2
✨ Ensure solver output is deterministic
#159
m1kola
closed
1 year ago
13
✨ Replace separator in `NotSatisfiable` error
#158
m1kola
closed
1 year ago
1
Bump github.com/onsi/ginkgo/v2 from 2.13.0 to 2.13.1
#157
dependabot[bot]
closed
1 year ago
1
Bump github.com/onsi/gomega from 1.29.0 to 1.30.0
#156
dependabot[bot]
closed
1 year ago
1
Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
#155
dependabot[bot]
closed
1 year ago
0
Breaking change: Remove getter methods on constraints and expose fields instead
#154
m1kola
closed
12 months ago
0
Breaking change: remove variable sources and make Deppy accept a slice of variables instead
#153
m1kola
closed
1 year ago
0
Bump github.com/onsi/gomega from 1.28.1 to 1.29.0
#152
dependabot[bot]
closed
1 year ago
1
Simplified formatting for `deppy.NotSatisfiable` error
#151
m1kola
opened
1 year ago
5
Replace commas in error messages
#150
m1kola
closed
1 year ago
2
Bump github.com/onsi/gomega from 1.28.0 to 1.28.1
#149
dependabot[bot]
closed
1 year ago
1
Bump golang.org/x/net from 0.14.0 to 0.17.0
#148
dependabot[bot]
closed
1 year ago
1
Bump github.com/onsi/ginkgo/v2 from 2.12.1 to 2.13.0
#147
dependabot[bot]
closed
1 year ago
1
Next