Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLATFORM-1364]: Migrate to GHA (#182)
* Add ci with GHA * Use primait GHA rust version * Trying to let cargo make work * Change rust-cargo-make version to pin to commit * Fix clippy warning on phantomdata default call * Fix unresolved link to 'EventHandler' in docs * Add postgres service trying to fix tests * Fix unresolved link to 'StoreEvent' in docs * Attempt to let tests work n.1 * Attempt to let tests work n.2 * Attempt to let tests work n.3 * Attempt to let tests work n.4 * Attempt to let tests work n.5 * Attempt to let tests work n.6 * Attempt to let tests work n.7 * Attempt to let tests work n.8 * Attempt to let tests work n.9 * Add cd * Remove drone.yml * Change alls-green impl * Remove comment * Remove build step * Refactor makefile and ci * Change tasks names * Fix cargo docs * Trying to fix tests that keep running without an end pt.1 * Trying to fix tests that keep running without an end pt.2 * Trying to fix tests that keep running without an end pt.3 * Trying to fix tests that keep running without an end pt.4 * Trying to fix tests that keep running without an end pt.5 * Change test command * Rename 'tests' in 'test' * Trying to standardize makefile and CI * Add all-targets to clippy check * Refactor docs script in makefile * Move release task to makefile * Lighten ci commands * Fix unnecessary unit expression * Fix clippy again * Check package version in cd * Remove build script * Fix wrong error msg in cd * Remove ntest from deps * Remove ntest macro
- Loading branch information