NocoDB provides timely build versions on Docker and Executables by compiling our source code and packaging as a deliverable so that it can
NocoDB creates docker and binaries for each PR.
This is to
- reduce pull request cycle time
- reduce pull request cycle time
- allow issue reporters / reviewers to verify the fix without setting up their local machines
- allow issue reporters / reviewers to verify the fix without setting up their local machines
## Docker
## Docker
When a non-draft Pull Request is created, reopened or synchronized, a timely build for Docker would be triggered for the changes only included in the following paths.
When a non-draft Pull Request is created, reopened or synchronized, a timely build for Docker would be triggered for the changes only included in the following paths.