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

Guidance around Git Hooks #15

Open
QuintinWillison opened this issue Jan 17, 2022 · 1 comment
Open

Guidance around Git Hooks #15

QuintinWillison opened this issue Jan 17, 2022 · 1 comment
Labels
SDK Relates to the Ably SDK Team and our ways of working in open source.

Comments

@QuintinWillison
Copy link
Contributor

QuintinWillison commented Jan 17, 2022

In particular, around pre-commit hooks.

While individual developers may opt to configure these in their local environments, and there's some sense in us making that easier via some kind of optional guidance and/or config file, we definitely cannot foist this on every development or build environment.

At an even higher level, our local builds should rely as little on possible on the repository being managed by Git.

Relates to ably/ably-flutter#267 (comment) and ably/ably-asset-tracking-swift#210 (comment).

@QuintinWillison QuintinWillison added the SDK Relates to the Ably SDK Team and our ways of working in open source. label Jan 17, 2022
@QuintinWillison
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDK Relates to the Ably SDK Team and our ways of working in open source.
Development

No branches or pull requests

1 participant