Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

DX tweaks #9

Merged
merged 1 commit into from
Jul 14, 2020
Merged

DX tweaks #9

merged 1 commit into from
Jul 14, 2020

Conversation

weshooper
Copy link
Contributor

  1. Updated dependencies and applied latest CS fixer
  2. Added dependabot.yml
  3. Simplified semaphore.yml:
    • Caching CS fixer output takes longer than running it for such a small project
    • We can rely on cache command defaults for keys
    • We don't need to worry about execution_time_limit
    • Simpler (and faster) to use one block/task for such a small project
  4. Added ergebnis/composer-normalize (link explains the benefits)
  5. Added two Composer scripts/aliases

1. Updated dependencies and applied latest CS fixer
2. Added `dependabot.yml`
3. Simplified `semaphore.yml`:
	- Caching CS fixer output takes longer than running it for such a small project
	- We can rely on `cache` command defaults for keys
	- We don't need to worry about `execution_time_limit`
	- Simpler (and faster) to use one block/task for such a small project
4. Added [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) (link explains the benefits)
5. Added two Composer scripts/aliases
@weshooper weshooper merged commit e2d920f into master Jul 14, 2020
@weshooper weshooper deleted the dx-tweaks branch July 14, 2020 08:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants