Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cert-manager/makefile-modules

Reusable Makefile modules that can be kloned into your project
https://github.com/cert-manager/makefile-modules

fix: allow flock timeout to be configurable

ThatsMrTalbot opened this pull request 8 months ago
fix: generating licenses on macos differs

ThatsMrTalbot opened this pull request 8 months ago
Bump cmrel version to latest commit

erikgb opened this pull request 8 months ago
Use ln instead of cp to fix issues with concurrent tool setup

inteon opened this pull request 8 months ago
Add missing Copyright header to oci-publish Makefile

inteon opened this pull request 8 months ago
fix: use official preflight binaries when available

ThatsMrTalbot opened this pull request 8 months ago
Small bug fixes and improvements

inteon opened this pull request 8 months ago
fix: image rewriting not working on push targets

ThatsMrTalbot opened this pull request 8 months ago
fix: make verify fails due to characters in generate target

ThatsMrTalbot opened this pull request 8 months ago
fix: use second expansion for dependencies in license module

ThatsMrTalbot opened this pull request 8 months ago
fix: license target missing dependency

ThatsMrTalbot opened this pull request 8 months ago
feat: add ability to rewrite image name before pushing

ThatsMrTalbot opened this pull request 8 months ago
Make generate and verify work in parallel

inteon opened this pull request 8 months ago
Bump to go 1.22

SgtCoDFish opened this pull request 8 months ago
repository-base module: improve GH configurations

inteon opened this pull request 8 months ago
Run dependabot daily instead of weekly

inteon opened this pull request 8 months ago
feat: add preflight tool

ThatsMrTalbot opened this pull request 8 months ago
Replace tab with spaces in license header

inteon opened this pull request 8 months ago
fix: add missing headers to image_tool

ThatsMrTalbot opened this pull request 8 months ago
fix: convert-to-docker-tar panic

ThatsMrTalbot opened this pull request 8 months ago
feat: update yq, add operator-sdk and github-cli

ThatsMrTalbot opened this pull request 8 months ago
feat: add license module

ThatsMrTalbot opened this pull request 8 months ago
feat: add module to create/publish olm bundle

ThatsMrTalbot opened this pull request 9 months ago
fix: use yq instead of sed for go module

ThatsMrTalbot opened this pull request 9 months ago
[CI] Bump vendored Go version to latest patch version

github-actions[bot] opened this pull request 9 months ago
feat: fix signing multiple images

ThatsMrTalbot opened this pull request 9 months ago
Upgrade all tools and images

inteon opened this pull request 9 months ago
Remove unuseful linters and increase golangci-lint timeout

inteon opened this pull request 9 months ago
Document new release process for all repos

SgtCoDFish opened this issue 9 months ago
fix: oci-publish fix pushing multiple images for a target

ThatsMrTalbot opened this pull request 9 months ago
Add govulncheck CI job to repo root

inteon opened this pull request 9 months ago
Add golangci-lint linting

inteon opened this pull request 9 months ago
remove extra ;

abvaidya opened this pull request 9 months ago
fix: make shasum work on darwin without coreutils installed

ThatsMrTalbot opened this pull request 9 months ago
feat: split oci-image module to oci-build and oci-publish

ThatsMrTalbot opened this pull request 9 months ago
Add a make verify-govulncheck target

wallrj opened this pull request 9 months ago
Bump transitive go dependencies of image-tool

inteon opened this pull request 10 months ago
Run 'go mod tidy'

inteon opened this pull request 10 months ago
Bump image tool deps

inteon opened this pull request 10 months ago
Don't error in case $(...) target is not found

inteon opened this pull request 10 months ago
[CI] Bump vendored Go version to latest patch version

github-actions[bot] opened this pull request 10 months ago
regex on darwin: replace \s with [[:space:]]

inteon opened this pull request 10 months ago
typo: strip instead of trim

inteon opened this pull request 10 months ago
Bump helm-tool to v0.4.2

inteon opened this pull request 10 months ago
feat: add ability to push and sign images separately

ThatsMrTalbot opened this pull request 10 months ago
Allow go tags to be specified for tools

ThatsMrTalbot opened this pull request 10 months ago
Add 'make help' target expansion

inteon opened this pull request 10 months ago
fix: duplicate docker.tar

ThatsMrTalbot opened this pull request 10 months ago
feat: create target to create docker tarball

ThatsMrTalbot opened this pull request 10 months ago
fix: tab for indentation breaks custom base images

ThatsMrTalbot opened this pull request 10 months ago
Add comment that explains prelude

inteon opened this pull request 10 months ago
Upgrade base images & always use our own APKO

inteon opened this pull request 10 months ago
Add 'crds.enabled' and 'crds.keep' options to generated CRDs

inteon opened this pull request 10 months ago
Add tools used by cert-manager/cert-manager

inteon opened this pull request 11 months ago
Add verify target for linting the values.yaml and template variables

inteon opened this pull request 11 months ago
Upgrade cert-manager to v1.14.2

inteon opened this pull request 11 months ago
fix: errors if base_image undefined

ThatsMrTalbot opened this pull request 11 months ago
feat: allow custom base image

ThatsMrTalbot opened this pull request 11 months ago
[CI] Bump vendored Go version to latest patch version

github-actions[bot] opened this pull request 11 months ago
fix: undefined var warning in helm module due to no default

ThatsMrTalbot opened this pull request 11 months ago
fix: defer generate and verify expansion

ThatsMrTalbot opened this pull request 11 months ago
Only run 'export KUBECONFIG' when we explicitly required a kind cluster

inteon opened this pull request 11 months ago
Update helm-tool: artifacthub docs

inteon opened this pull request 11 months ago
Update kubebuilder sha values (upstream was updated) (2)

inteon opened this pull request 11 months ago
Update kubebuilder sha values (upstream was updated)

inteon opened this pull request 11 months ago
Generate Helm schema using helm-tool

inteon opened this pull request 11 months ago
fix: defer dependency expansion of generate and verify targets

ThatsMrTalbot opened this pull request 11 months ago
Fix loading kind images on macOS

SgtCoDFish opened this pull request 11 months ago
feat: add test module

ThatsMrTalbot opened this pull request 11 months ago
Explicitly define goreleaser targets instead of arch,os matrix

inteon opened this pull request 11 months ago
FIX: ko was using the wrong cache directory

inteon opened this pull request 11 months ago
Change default goreleaser arch, os combos

inteon opened this pull request 11 months ago
feat: allow additional tools to be defined

ThatsMrTalbot opened this pull request 11 months ago
Make oci_platforms conditional

SgtCoDFish opened this pull request 11 months ago
Add cosign executable

inteon opened this pull request 11 months ago
Add missing YQ tool dependency

inteon opened this pull request 11 months ago
Fix ko/ go weirdness

inteon opened this pull request 11 months ago
Tweak checkhash script

SgtCoDFish opened this pull request 11 months ago
fix: use relative path for ko build

ThatsMrTalbot opened this pull request 11 months ago
Bump versions of all tools

inteon opened this pull request 11 months ago
Add ability to configure GOEXPERIMENT for builds

SgtCoDFish opened this pull request 11 months ago
Add linux/arm64 support

SgtCoDFish opened this pull request 11 months ago
Add LICENSE to repo base

inteon opened this pull request 11 months ago
Add OWNERS_ALIASES to repository-base module

inteon opened this pull request 11 months ago
feat: use helm-tool to generate docs

ThatsMrTalbot opened this pull request 11 months ago
Remove extra_*_targets variables

inteon opened this pull request 11 months ago
Rename 'kind_version' to 'kind_k8s_version'

inteon opened this pull request 11 months ago
Refactor codegen tools and add 'defaulter-gen' and 'conversion-gen'

inteon opened this pull request 11 months ago
Small tweaks to the oci-images module

SgtCoDFish opened this pull request 11 months ago
BUGFIX: self-upgrade should also commit new files

inteon opened this pull request 11 months ago
Split oci-image module into 'executable' and 'oci-image' modules

inteon opened this pull request 11 months ago
Helm "artifacthub.io/prerelease" annotation

inteon opened this pull request 11 months ago
Fix bug in 'make help' grep (second try)

inteon opened this pull request 11 months ago
Add goreleaser and syft as tools

inteon opened this pull request 11 months ago