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

chore: build for multiple targets #1105

Closed
wants to merge 11 commits into from
Closed

chore: build for multiple targets #1105

wants to merge 11 commits into from

Conversation

v3g42
Copy link
Contributor

@v3g42 v3g42 commented Mar 1, 2023

No description provided.

@v3g42 v3g42 force-pushed the release-test branch 2 times, most recently from 0cfff9d to b526f62 Compare March 1, 2023 10:20
@coveralls
Copy link

coveralls commented Mar 1, 2023

Pull Request Test Coverage Report for Build 4302914589

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 39 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 71.401%

Files with Coverage Reduction New Missed Lines %
dozer-core/src/executor/source_node.rs 39 71.11%
Totals Coverage Status
Change from base Build 4302087115: 0.2%
Covered Lines: 28324
Relevant Lines: 39669

💛 - Coveralls

Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
@mediuminvader mediuminvader self-assigned this Mar 5, 2023
karolisg and others added 2 commits March 8, 2023 10:43
* chore: Move `SnapshottingDone` out of `Operation` so processors don't have to know it.(#1103)

Also removed unused variants of `IngestionMessage`

* feat: Switch to new cache if it processed enought number of operations (#1092)

* chore: Don't create default eth provider (#1108)

* chore: Remove an unused `Arc<RwLock>` (#1106)

* fix: updated download_binary (#1107)

* fix: updated download_binary

* fix: updated download_binary

* fix: updated download_binary

* fix: updated download_binary

* fix: updated download_binary

* chore: Provide context to `ApiError`s (#1109)

* tests: Run postgres tests on github actions and add snowflake support (#1037)

* chore: Add installation to and remove docker instructions from README (#1110)

* chore: Add remove unnecessary libraries remove (#1113)

* chore: Don't run coverage on `pull_request_target` (#1116)

* refactor: Simplify schemas fetch query (#1114)

* refactor: Simplify schemas fetch query

Fixes #1073

* Fix formatting

* Fix tests

* chore: Use 16 cores runner for coverage and release, 4 cores runner for lint (#1118)

* chore: Use correct proto include path to avoid rebuilding every time (#1115)

* fix: Sink should only be built after all source checkpoints are checked (#1112)

* chore: Use `Dag::map_owned` instaed of `Dag::map`

* chore: Remove context from `DagSchemas::EdgeType`

* fix: Sink should only be built after all source checkpoints are checked

* chore: Fix docker image publishing steps in release workflow (#1120)

* remove unused dependency (#1122)

The unused dependency of unixstring was causing build failure of native windows binary.

Signed-off-by: Shailendra Thakur <31568561+readall@users.noreply.github.com>

* fix: Blue cache was counted with limit. Green cache didn't get picked up. (#1123)

* fix: Define unique temp folder for aggregation tests (#1124)

* fix: Define unique tmp dir

* fix clippy

* fix: groupby without measures were handled wrongly (#1127)

* fix groupby withou measures

* clippy fix

* chore: Remove some unnecessary `clone`s (#1131)

* chore: Don't clone whole config around the orchestrator

* chore: Remove exccesive cloneing in `SourceBuilder`

* chore: Remove excessive cloning in `PipelineBuilder`

* chore: Remove excessive cloning in `Executor`

* chore: clippy fix

* refactor: Use rdkafka instead of kafka library

* Format

---------

Signed-off-by: Shailendra Thakur <31568561+readall@users.noreply.github.com>
Signed-off-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Co-authored-by: Bei Chu <914745487@qq.com>
Co-authored-by: Chloe Kim <chloe@getdozer.io>
Co-authored-by: Shailendra Thakur <31568561+readall@users.noreply.github.com>
Co-authored-by: Dario Pizzamiglio <1150680+mediuminvader@users.noreply.github.com>
Co-authored-by: Matteo Pelati <matteo.pelati@gmail.com>
@v3g42 v3g42 closed this Mar 25, 2023
@v3g42 v3g42 deleted the release-test branch March 25, 2023 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants