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

feat: Refresh functional test repo #21

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Conversation

janniks
Copy link
Collaborator

@janniks janniks commented Aug 1, 2024

  • Refresh repo (adds clarinet, but not working for all tests yet)
  • Add Github Action to trigger the regtest-env test suite, given target commits to test
  • Double checking if all tests are correct. Would like to merge so we can run via workflow/actions

@janniks janniks force-pushed the 08-01-feat_refresh_functional_test_repo branch 4 times, most recently from 71dcda1 to cf4b051 Compare August 1, 2024 14:15
@janniks janniks force-pushed the 08-01-feat_refresh_functional_test_repo branch from cf4b051 to 27c0c52 Compare August 1, 2024 15:00
@janniks janniks force-pushed the 08-01-feat_refresh_functional_test_repo branch from 6d07167 to 84f04ae Compare August 1, 2024 15:45
@janniks janniks marked this pull request as ready for review August 5, 2024 01:46
Comment on lines +4 to +15
workflow_dispatch:
inputs:
core_commit:
description: 'regtest-env config `STACKS_BLOCKCHAIN_COMMIT` (defaults to `develop`)'
required: false
default: 'develop'
type: string
regtest_env_commit:
description: 'regtest-env commit (defaults to `feat/signer`)'
required: false
default: 'feat/signer'
type: string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

Copy link
Member

@zone117x zone117x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay!

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.

2 participants