Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

New CI/CD workflows to automate docker builds/integration tests #835

Merged
merged 10 commits into from Feb 17, 2021

Conversation

bradlhart
Copy link
Contributor

Change Description

Adding two new workflows to eosjs CI/CD. A docker build/push workflow will use the most recent versions of eos and eosio.cdt to construct contracts and create a working test environment for other CI/CD tasks nightly at 2 am UTC. Additionally, an integration test workflow running at 3 am UTC will use that latest docker image and test eosjs against eos to ensure compatibility nightly.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@bradlhart bradlhart merged commit 584cf8f into develop Feb 17, 2021
@bradlhart bradlhart deleted the nightly_cicd branch February 17, 2021 20:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants