Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

[WIP] [CI] Add gitlab ci #317

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

[WIP] [CI] Add gitlab ci #317

wants to merge 39 commits into from

Commits on Jul 1, 2022

  1. Add gitlab ci

    sergejparity committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    3b6ef8d View commit details
    Browse the repository at this point in the history
  2. remove empty lines

    sergejparity committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    dc2883f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    151f5f3 View commit details
    Browse the repository at this point in the history
  4. add wasm-pack test

    sergejparity committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    c07fd04 View commit details
    Browse the repository at this point in the history
  5. fix docker-env

    sergejparity committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    45004e8 View commit details
    Browse the repository at this point in the history
  6. add nightly

    sergejparity committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    973bf2b View commit details
    Browse the repository at this point in the history
  7. Fix rustup

    sergejparity committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    fac325d View commit details
    Browse the repository at this point in the history
  8. Fix deps

    sergejparity committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    52ae0cc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. add rust lint and tests

    sergejparity committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    4ca9a01 View commit details
    Browse the repository at this point in the history
  2. fix typo

    sergejparity committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e885070 View commit details
    Browse the repository at this point in the history
  3. add rust tests

    sergejparity committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    bc45d15 View commit details
    Browse the repository at this point in the history
  4. remove docker calls

    sergejparity committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    47182cb View commit details
    Browse the repository at this point in the history
  5. use ink-backend image

    sergejparity committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    375d2c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. add build job

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    74fa04d View commit details
    Browse the repository at this point in the history
  2. use buildah

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    a22d36d View commit details
    Browse the repository at this point in the history
  3. use buildah

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e3ffc50 View commit details
    Browse the repository at this point in the history
  4. fix typo use buildah

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    362c18e View commit details
    Browse the repository at this point in the history
  5. change tag and image

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    898bbcc View commit details
    Browse the repository at this point in the history
  6. debug

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6a1b182 View commit details
    Browse the repository at this point in the history
  7. fix format

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    ab59089 View commit details
    Browse the repository at this point in the history
  8. reenable lint

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b545de5 View commit details
    Browse the repository at this point in the history
  9. fix tag

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    ee3483e View commit details
    Browse the repository at this point in the history
  10. disable tests

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    1f6d73d View commit details
    Browse the repository at this point in the history
  11. fix

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    4dc33f5 View commit details
    Browse the repository at this point in the history
  12. fix Dockerfile

    sergejparity committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    27b9ddd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. enable wasm-pack test

    sergejparity committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    65e4a18 View commit details
    Browse the repository at this point in the history
  2. fix syntax

    sergejparity committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    7ca5495 View commit details
    Browse the repository at this point in the history
  3. add deps install

    sergejparity committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    6312ae6 View commit details
    Browse the repository at this point in the history
  4. add deps install

    sergejparity committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0b5b1b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. debug

    sergejparity committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4a47cc9 View commit details
    Browse the repository at this point in the history
  2. add chromedriver

    sergejparity committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    a0b5231 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. wasm-pack test

    sergejparity committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    1c69f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85feb97 View commit details
    Browse the repository at this point in the history
  3. add quiet option

    sergejparity committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    63c46fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1302f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    1432537 View commit details
    Browse the repository at this point in the history
  2. add rust toolchain

    sergejparity committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    4b8973e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    692de02 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    e898cc6 View commit details
    Browse the repository at this point in the history