lukso-network / network-configs-deprecated

Startup scripts for multi-client testnet
Creative Commons Zero v1.0 Universal
6 stars 1 forks source link

Verify all repositories for CI/CD #11

Open mxmar opened 3 years ago

mxmar commented 3 years ago
  1. Check all our three repositories: vanguard, orchestrator and pandora for CI/CD processes.
  2. Fill (use) this table:
vanguard orchestrator pandora lukso
Windows build and release
Linux build and release
macOS build and release
GH Actions fully working (check, test, build and release binaries)

Known Issues

Orchestrator

  1. Lukso (binary) and orchestrator cannot be build together due to conflict in naming. However this can be ignored if we decide to abandon approach with merging orchestrator and lukso (AKA celebrimbror) into one client.

Pandora

  1. Missing test setup

Vanguard (and validator)

  1. Missing test setup

Misc.

  1. Names of all binaries are not consistent, we have to decide one standard for all.
  2. Building flows use personal tokens (of @ MattMar and @ patred20) instead of dedicated gh-actions token, the only reason why it was set up this way was because of kubernetes cluster upgrade which is no longer the case.
mxmar commented 3 years ago

@patred20 You can modify this table if need (add new row/cols).

mxmar commented 3 years ago

@patred20 Please describe in one/two sentences Known issues and above table is missing tag name convention. For Know issues you can create new table with client name and client issues only.