89 Commits (5e4cd5be4bb9140600ddb330eef21824ed0842b7)

Author SHA1 Message Date
Sayan c4f00de5b5
Create Dependabot config file (#27)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
4 years ago
Sayan Nandan 2d04a4f841
Enable build skips on PRs
Iff no source files are changed - skip the compute-intensive build
4 years ago
Sayan 16304cc4f7 Use bash as the default shell in `test-push` 4 years ago
Sayan Nandan 986c5e9784
Don't build docker image if src hasn't changed 4 years ago
Sayan Nandan 2a9fa9ffcf Fix script to skip builds iff md files are changed
In previous commits, we ignored the fact that bools are strings in bash
This caused the workflow to proceed wrongly and this commit fixes that
Also, auto builds for actions docs were added
4 years ago
Sayan Nandan 336115e493
Fix builds on macOS 4 years ago
Sayan Nandan 0468d0d921
Fix environment variables 4 years ago
Sayan d3e37cfa55
Fix CI script 4 years ago
Sayan Nandan 207b5e58d1
Fix push script 4 years ago
Sayan Nandan f5b91fdc18
Fix `test-push` script 4 years ago
Sayan Nandan 8c678a58e3
Skip builds iff markdown files are modified 4 years ago
Sayan Nandan 896b04e665
Use separate actions for PR and Push
This will enable us to use automation for builds in the future
With separate jobs for a PR and a push, we can avoid insecure operations
These operations may be triggered by malicious users sending 'bad' PRs
4 years ago
Sayan Nandan 9d6ae62559
Use one thread for tests to avoid state collision 4 years ago
Sayan Nandan 432e19dd71
Make docker build use `latest` tag 4 years ago
Sayan 09d7e33f9d
Fix docker image being built twice 4 years ago
Sayan Nandan 9d3e5db3a3
Enable container builds for multiple registries 4 years ago
Sayan 693d99603e
Add funding link 4 years ago
Sayan 20a138f79f
Add build for GH registry 4 years ago
Sayan Nandan 4881dbf258
Add todo to fix caching in the future 4 years ago
Sayan Nandan c8e548361f Fix CI failure on macOS 4 years ago
Sayan Nandan 9aa42c01c4
Update templates to use new labels 4 years ago
Sayan Nandan e23cd5ffcd
Update version and labels 4 years ago
Sayan Nandan 67dc83764a
Rename `corelib` to `libtdb` 4 years ago
Sayan Nandan ba9f4d7a9e
Fix docker build script 4 years ago
Sayan Nandan 44e0affc82
Enable remote host connections on tsh 4 years ago
Sayan 583932bdde
Merge pull request #10 from terrabasedb/docker-builds
Add build for docker image
4 years ago
Sayan Nandan 3f118bb387
Add docker image build script 4 years ago
Sayan Nandan bbce82d865 Improve readme and issue templates 4 years ago
Sayan Nandan 841f1a23d4
Fix missing file in release script 4 years ago
Sayan Nandan 2b7b3eb885
Fix release script 4 years ago
Sayan Nandan 689345cc90
Add tdb-bench to bundle 4 years ago
Sayan 2e71f8cf4c
Add template for security concerns 4 years ago
Sayan 8372c8beb3
Add issue template for performance concerns 4 years ago
Sayan 71b25cad7a Add issue templates 4 years ago
Sayan Nandan c75556ab2c
Improve workflow and docs 4 years ago
Sayan Nandan 1d3725d5e8
Add cross-platform builds 4 years ago
Sayan Nandan fa0c9b3f98
Improve workflow
Also added information on branches
4 years ago
Sayan Nandan 1069074838
Add labelling 4 years ago
Sayan 0e44ddb506
Add CI 4 years ago