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

Cleanup for v0.6 release. #58

Merged
merged 2 commits into from
Jan 11, 2022
Merged

Cleanup for v0.6 release. #58

merged 2 commits into from
Jan 11, 2022

Conversation

Potherca
Copy link
Member

No description provided.

- Whitespace fixes
- Move FQN to `use` statements
- Use PHP source functions instead of alias
- Collpase multi-if statements
- Inline function returns
- Remove commented out code
- Add divider comment between generic and specific sections
- Grab composer from official docker image rather than web
- Use a more robust shell
- Make apt-install footprint smaller
- Use OpenSSL with paths rather than use WORKDIR
- Make project path setable through env var for build purposes
- Only install non-dev dependencies with composer. The develop shoudl consciencely install deve dependencies because of develop PHP version(s) used.
- Use COPY rather than ADD as per best practices
@Potherca Potherca merged commit 5214c52 into main Jan 11, 2022
@Potherca Potherca deleted the release/v0.6 branch January 11, 2022 18:41
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