Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify composer installer and version pin #97

Merged
merged 2 commits into from
Jun 16, 2016
Merged

Verify composer installer and version pin #97

merged 2 commits into from
Jun 16, 2016

Conversation

djdefi
Copy link
Contributor

@djdefi djdefi commented Jun 16, 2016

Adds a SHA384 hash check for composer, and pins to composer 1.1.2

Also cleans up a redundant composer install step in the install process and removes bootstrap/cache/* after install

@djdefi djdefi merged commit ffa7117 into master Jun 16, 2016
@djdefi djdefi deleted the composer-verify branch June 16, 2016 05:28
djdefi added a commit that referenced this pull request Aug 4, 2016
* verify composer installer

* remove curl
djdefi added a commit that referenced this pull request Aug 16, 2016
* Verify composer installer and version pin (#97)

* verify composer installer

* remove curl

* cleanup, move entrypoint to root, image cache

* dont forget the entrypoint.sh

* pin all of the things (#98)

* fixes #92 - adding postgres volume (#99)

* testing info and ignore (#100)

* add BSD-3 clause license (#101)

* write gooder

* Update composer sha384 (#104)

```
atma on leibniz.local in ~
$ curl -s https://getcomposer.org/installer|shasum-5.22 -a 384
e115a8dc7871f15d853148a7fbac7da27d6c0030b848d9b3dc09e2a0388afed865e6a3d6b3c0fad45c48e2b5fc1196ae
```

* Unpin packages and make composer install less sha-y

* Added DOCKER config

* Added DOCKER config

* rel-2.3.0

* Cachet v2.3.1 release

* Cachet v2.3.2 release

* Cachet v2.3.3 release

* Cachet v2.3.4 release

* Cachet v2.3.5 release

* Cachet v2.3.6 release

* Cachet v2.3.7 release

* Cachet v2.3.8 release

* Cachet v2.3.9 release

* Cachet v2.3.10 release

* backport for master

* bump docker version in travis

* remove docker install steps from .travis.yml

* docker is already running in travis, so don't try to start it

* bump compose version

* no need to rm docker-compose in pre install

* readd docker service travis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant