Ecosyste.ms: OpenCollective

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

github.com/goreleaser/goreleaser

Deliver Go binaries as fast and easily as possible
https://github.com/goreleaser/goreleaser

feat: Add support image templates

Docker config takes a list of image templates as image specification.
Existing config with image...

ae2e6ddc0e7d2453311503fb37e909a36dc046be authored over 6 years ago
feat: Add support for publishing to additional docker registries

Created a list of registries based on the docker image name and
additional registries. Image is ...

ca2aafa367a2ee861d095459517ea0e3a38d21a6 authored over 6 years ago
docs: dry run

closes #839

db70569c3d5491ff07f3e1e96e9a9a48b93e0ec1 authored over 6 years ago
fix: example indentation

748869c83b45430bd0d20dd9e21499353e57910a authored over 6 years ago
refactor: artifactory: pipe -> publisher

2bade44c73596a99e8a553b22a7fdcd2c278fe84 authored over 6 years ago
refactor: (s3/http): pipe -> publisher

089731afc48f8fb107ca0cb2986f65f51bf32b72 authored over 6 years ago
refactor: fix tests

ad113519024cae0c990fc3f68f659c1be50e52f9 authored over 6 years ago
test: fix

0b04e454fc0d59e113b38633b9951b0dd85f3463 authored over 6 years ago
refactor: release: pipe -> publisher

dd81fec3dd0f1fcd43294d0e86e0e32d528c99f5 authored over 6 years ago
wip: publish

5474d1ede74e57b977363c760174cf9b0ea8aa41 authored over 6 years ago
test: add more tests

6d6d6ece8fd784392d96c84945438630e52a63a0 authored over 6 years ago
fix: improved publish output

c4493284289554580a2f052daecacd9d0573f3df authored over 6 years ago
fix: publish skip handling

23eb2c7756057eb7d2e2c058fb3585a13329ce39 authored over 6 years ago
docs: docker: improved notes about templates

441e5e551f018c64d530cbe4120b0ce342a6b2ed authored over 6 years ago
chore: improved log output

9628eb8f89ff711f3607d25af7bf99b9b420981c authored over 6 years ago
chore: more logs

71aba28e185636d1e915ca6ec00ef7d4f4c4a72f authored over 6 years ago
fix: be explicit when we query git for tags

When Jenkins is configured with 'Check out to matching local branch' the branch and tag name wil...

6c79a6c51ac7fab1dcd85a61d5dd4a14cbbba5be authored over 6 years ago
feat: image names can ontain template variables

This now allows us to use things like the ProjectName as variables
in our docker image name. Thi...

f6a7fb308ca5bfb54500ca3c18d91813570dfae8 authored over 6 years ago
fix: docker: go1.11 and no-install-recommends

09ee5d9e7d8189cf7e861048449a00a568db7ea1 authored over 6 years ago
chore: make output less verbose

6a035b83e9a1a9f3614948cfb4a28101751ed8c7 authored over 6 years ago
chore: make output less verbose

3c72ad108155f7a42303b75194dea371fe9dcd35 authored over 6 years ago
chore: make output less verbose

71171ba2220f440c99e6280379621a390f826caa authored over 6 years ago
chore: make output less verbose

ba77abe07cb77bbe44614c89b3fdbe13e7503c93 authored over 6 years ago
refactor: added publish pipe

71df84f829e2a83b6324618844dd1fc79b59d23b authored over 6 years ago
docs: removed docs about deprecated option

f99940ff5397b099bf606cf1323c00c63afcd153 authored over 6 years ago
feat: git remote url in the template engine

748d97ef22b6145ebe50c7cfecca3242c581aa5e authored over 6 years ago
test: add more tests

5c63f88290c692fc7aa7c7aecd761a20927a18e7 authored over 6 years ago
fix: improve goreleaser init

01189ba02bbd024777a8a9488f763599803b5534 authored over 6 years ago
docs: deploy on tags only

c6c4df6d1cc729500197d710e2d7f43c55661434 authored over 6 years ago
docs: improve docs on go modules usage

e08cc5003097b71b17e0ec86c1354de9792832c7 authored over 6 years ago
fix: add deprecation notice

60b0bc24166e81c720ef0bec838e8c4b019a04c2 authored over 6 years ago
feat: add new template fields

af99acf244bb9f0da693fb8de08335d2b668965c authored over 6 years ago
feat: Add templating support for docker `build-flags`

I enhanced `BuildFlagTemplates` field in Docker image config to accept
templates. Build flags ar...

94f88bac8400efa5b46710ae83c312deabe87eb5 authored over 6 years ago
feat: Add support for docker `build-flags`

I added `BuildFlags` field to Docker image config. Docker pipe is
updated to append build flags ...

c773e57165054a44cac873397534f30eadc5cc76 authored over 6 years ago
docs: Add documentation for docker `build_flag_templates`

See #813

5c504024b16e481c4aa41631730dabcc6540d770 authored over 6 years ago
fix customization link (#818)

Repro:
- Open https://goreleaser.com/ in Chrome or Firefox
- Click on "customize" in the sec...

282fd74450ed29ebe7d466df46588e8a0b915993 authored over 6 years ago
docs: Add instructions for using with Google CloudBuild. (#780)

* Add instructions for using with Google CloudBuild.

* Clarify tag issues.

9c1a37e00ac0c942b0bd48243a9634bd17c11345 authored over 6 years ago
fix: typo (#815)

9541ed6fef176e022136f57ab47268d14c1b8883 authored over 6 years ago
feat: artifactory checksum header (#772)

* feat: artifactory checksum header

* fix: merge fixes

652645b3bf22b31cf1891273694abdef5f7e57af authored over 6 years ago
feat: scoop: accept name/project name (#811)

* feat: scoop: accept name/project name

* fix: added todo to fix an issue

aded99f621bfe0171ca2553bebdda660722a7c4c authored over 6 years ago
docs: improve flags example

closes #810

08e083097968146e6f7fb8dc14a57f2eef513b75 authored over 6 years ago
chore: go fmt

0ebf43a0fdc85e2f223d33d83f6cc36389b68121 authored over 6 years ago
fix: github.com/Masterminds/semver import path (#808)

* fix import path casing in Mastermind/semver

* fix import path in Gopkg.lock

281632fe6cd2b356465aa247dc5fbb0e5bb95a3e authored over 6 years ago
fix: added more logs

4206de324e2b0637ecdaa0779b5ac7154d4bc9bc authored over 6 years ago
docs: Removed EOL'd CircleCI 1.0 instructions.

065bab60a4e8f023082b265a97a06144850d11a3 authored over 6 years ago
chore: using go 1.11

4639eaad02a7c5dadc9259e50e2e5eae47ed869e authored over 6 years ago
fix: remove dep on stringer

a6965e6272a952602765b9f5e85b865ef9c44914 authored over 6 years ago
fix: remove go generate

817f0a7a133d80d39a85f9ab498ddafeb26e6832 authored over 6 years ago
chore: add debug to http put

refs ##790

c3a6c3f40d1a80bcad14ae4c6e142fc613c9da10 authored over 6 years ago
Merge pull request #798 from goreleaser/organizing

refactor: better package organization

27ea6876b0dcabfbadbcf466e83fdbde137f5665 authored over 6 years ago
Merge branch 'master' into organizing

ac3dabbe4cf92874c5363686239aeebc8e92e6f4 authored over 6 years ago
fix: remove windows cert pool support

91dc94aae5fddceccb199a69be8d92829fece8c3 authored over 6 years ago
fix: move certificates setting to pipelines

4728741b29690f033d3b90261c842bd35b8f3387 authored over 6 years ago
feat: trusted_certificates documentation

c6a3686070384fdc60dd22b2b70f860a24d78498 authored over 6 years ago
feat: support setting trusted x509 certificates for tls clients

1948df1a5559cdac577669789784099f7f9816e1 authored over 6 years ago
Merge branch 'master' into organizing

062dc7c552820d81b09aac1c0c7fb406f1231918 authored over 6 years ago
docs: improve deps graph

b3ac89e091f65ef793e1a6c18fdf699425331fa2 authored over 6 years ago
refactor: better package organization

39de856eb4486a420725adfa0aa875dedf9b3f59 authored over 6 years ago
docs: package graph as svg

e9cc0c9780bfc341dec93f0c18d66d60da2de9ea authored over 6 years ago
chore: removed file that shouldnt have been commited

3d8725caee2e87ae09bcefe200517e34ed442b9f authored over 6 years ago
docs: package graph

bd5b15dc6b6dbff6c409252fa7a908ee9cfebf87 authored over 6 years ago
fix: nfpm: verbose

refs #774

6ff6c6ca4ad1a5e08f9df4d3b1e555f4d280703f authored over 6 years ago
docs: Fix misplaced 'sort' for release

932d2a663e4af4436f707d9f5065cc994e1d15a7 authored over 6 years ago
docs: cgo

refs #708
refs #792
refs #795

145ca3ec58200860832bf507f6447d29e6bec7c5 authored over 6 years ago
docs: bintray upload instructions (#791)

1f54b263665c42299ba331435618705a4e4ad759 authored over 6 years ago
feat: add hash to scoop manifest

e08a473b8de9a93268a596e3900b197d87287ec0 authored over 6 years ago
fix: remove location header requirement on http put responses (#794)

33a25e05a9de29e593c09c4bd6c370a839b175a4 authored over 6 years ago
docs: improved build docs

59a56ce8c9e0a953e4c5146850461749d937c185 authored over 6 years ago
fix: entrypoint (#788)

06db7b76bf8ef3d0b6f51c5d6f4594c0433d3205 authored over 6 years ago
fix: gosec lint issues

236aabdff5cc2f685091aed696ffb39ca3d738b5 authored over 6 years ago
fix: s3 test

0b28e3372d7afaa51cf5fc3d13783ee712fad23c authored over 6 years ago
fix: gosec lint issues

431c28b2bd155f6a7d123f23518b387d360de67e authored over 6 years ago
fix: docker image

5cc504fb948d3880c85416e21ed1787f6228238b authored over 6 years ago
fix: added skip log to s3

3a4e41096ffff169ffb4bbca90de796cf57a666b authored over 6 years ago
feat: docker in docker support (#785)

* feat: docker in docker support

* fix: pr comments

99a9da4c3b88151867aaf43656a45a32f1dd47ff authored over 6 years ago
docs: Fix environment spelling typo (#786)

e6f24ee5f53c50e836f81caffd463c8b327e06d3 authored over 6 years ago
fix: Improve http test coverage

93a0055d036200749a25b5a3454737b0de6af2d3 authored over 6 years ago
chore: lint fixes

99d5525c66fd584190b65715d1774f24dc5cf6f8 authored over 6 years ago
test: fix clear env on s3 tests

235fff7b8a32602aa5cd8c4b4b12e2be1d560a68 authored over 6 years ago
docs: update s3.md

Added doc for EnvProvider, SharedCredentialsProvider and
AssumeRoleTokenProvider with enabled Sh...

661f56ac15fa28522ff94f84e26c7e631a73891d authored over 6 years ago
refactor: extract aws session creation, add tests

To be able to write some tests in an easy way session creation logic has
been extracted. Added t...

8595a803843f9be7b90c21378e0ec72a8f900817 authored over 6 years ago
feat: Add support for profile and assume an IAM role with MFA prompting

for token code on stdin when uploading to s3

In case when there are no credentials from provider...

dc0e2bd766bc7e8bc94ce6badd4a13178e31977d authored over 6 years ago
feat: Allow to get http username from env (#777)

991a1195ff0ca96808043163b3d2428180143f3a authored over 6 years ago
feat: Add persist definition to scoop manifest (#776)

da882e87fc6bb077d9e29a0a0f5af7d618e0c00f authored over 6 years ago
refactor: artifact checksum (#771)

6217d1e90d5113ab7aa5d9090e6d458d13485d30 authored over 6 years ago
fix: better dockerfile (#770)

02b70e1e9bc480afbef9964dc177c171ef60662b authored over 6 years ago
fix: check if git is present in path (#769)

3678db8ade0c200a2dfa56a16200d882185d9521 authored over 6 years ago
refactor: scoop defaults

3b4f48c2ff182e6f2cb3d19c6af39c4d6a15f7fe authored over 6 years ago
feat: Add url template to scoop pipeline (#768)

134e08cc67b061566d4b614df5d35d0a40bd7508 authored over 6 years ago
fix: multiple docker instances with the same extra files (#766)

* fix: multiple docker instances with the same extra files

* fix: removed unused seed param

34e3f905c3fdc6da0e9db0e9981e4c2c30effccb authored over 6 years ago
feat: copy all app metadata to default command (#762)

e5c8000ff1db62c2263ff55778f9593745162042 authored over 6 years ago
fix: build default binary name (#761)

838a2658d0e9c161a2b076684840701e6be3b55e authored over 6 years ago
docs: deprecations

dba643c19f5261f8389f20e9291acaafacf45b9a authored over 6 years ago
clean: removed deprecated docker options (#759)

* clean: remove fpm completely

* clean: remove docker tag_template and latest

a04724d6b878a19cbb206a23f6da740bcf4196a3 authored over 6 years ago
clean: remove fpm completely (#758)

f0b7608f4d401b671e93bb2f43b5598dfeacf808 authored over 6 years ago
feat: Add default command for snapcraft (#749)

a91c8fd185c33ed00f1b96a4c9ca39a4f12fd855 authored over 6 years ago
fix: revert unwanted change

838c1cd50d9b12a5a3012b1f320a19f7331659d4 authored over 6 years ago
docs: semver

closes #750

f4d0a61fdc8c2ba450c07f316e3b685d3e65abba authored over 6 years ago
fix: method name

81959bb6441d45d10248f3bf4150a55e775d75b0 authored over 6 years ago
docs: clarify hooks

closes #741

815ffc2a83d42fcb7fdf2fd34f22f2546cdfc561 authored over 6 years ago