v5.0.18
What's Changed
- Remove unused features, simplify function signatures (round 1) by @joshuaauerbachwatson in #1
- Add a new outer shell to the deployer by @joshuaauerbachwatson in #2
- Fix up exports for proper consumption in plugin by @joshuaauerbachwatson in #3
- Fix error in handling of Feedback object by @joshuaauerbachwatson in #4
- Add packaged install for downloading into runtimes by @joshuaauerbachwatson in #5
- Fix bootstrap (needs to follow symlinks) by @joshuaauerbachwatson in #6
- Further fixes to bootstrap script. by @joshuaauerbachwatson in #7
- Include proper path in building messages by @joshuaauerbachwatson in #8
- Fix a stupid typo in bootstrap script by @joshuaauerbachwatson in #9
- Ensure error reporting is correct when capturing by @joshuaauerbachwatson in #12
- Remove early exit on deploy failure by @joshuaauerbachwatson in #13
- Adjust error output by @joshuaauerbachwatson in #14
- Fix race in runtime agreement calculation by @joshuaauerbachwatson in #15
- Trial fixes for 502s with large remote build count by @joshuaauerbachwatson in #16
- Update trigger public api by @ddebarros in #11
- Adds a linter and a code formatter to the project by @ddebarros in #17
- Adds DO token to credentails to be submitted as part of the remote build by @ddebarros in #18
- E2e trigger tests by @ddebarros in #19
- More tests by @ddebarros in #20
- GitHub workflow by @ddebarros in #21
- Updates lint script format by @ddebarros in #22
- E2e tests ci by @ddebarros in #23
- Adds a check for encrypted project.yml by @ddebarros in #24
- Minimal changes to legal language for OSS by @joshuaauerbachwatson in #25
- Fix project slicing so web: false isn't lost by @joshuaauerbachwatson in #26
- Fix vulnerabilities reported by npm audit by @joshuaauerbachwatson in #27
- Sandbox package script by @ddebarros in #28
- Remove deploy-from-github support by @joshuaauerbachwatson in #29
- Support package binding by @joshuaauerbachwatson in #31
- Encrypts the project.yml file being sent to spaces by @ddebarros in #32
- Minor changes to package-lock.json by @joshuaauerbachwatson in #30
- Fix parsing in bootstrap to get the quoting right by @joshuaauerbachwatson in #33
- Implement a --no-triggers flag by @joshuaauerbachwatson in #34
- Publish actions by @ddebarros in #35
- Add version command by @ddebarros in #36
New Contributors
- @joshuaauerbachwatson made their first contribution in #1
- @ddebarros made their first contribution in #11
Full Changelog: v4.3.10...v5.0.18