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

Add Github action for testing #404

Merged
merged 9 commits into from
Oct 22, 2024
Merged

Conversation

echo-bravo-yahoo
Copy link
Collaborator

@echo-bravo-yahoo echo-bravo-yahoo commented Oct 22, 2024

Ticket(s): FE-6016

Problem

We currently do build/test in CircleCI, out of reach of any open source contributors.

Solution

Test in a github action.

Result

Contributors have a better experience w/viewing test results.

@echo-bravo-yahoo echo-bravo-yahoo changed the base branch from main to v3 October 22, 2024 16:25
@echo-bravo-yahoo echo-bravo-yahoo force-pushed the echo-bravo-yahoo-patch-1 branch from 96e1244 to b873b5c Compare October 22, 2024 16:26
Comment on lines 7 to 10
push:
branches: [ "main", "v3" ]
pull_request:
branches: [ "main", "v3" ]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the "v3" branch inclusion is temporary while we're working on the next version of the CLI

Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to run this and circle on main while we're working out of v3?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

good point - let me turn it off for main

Copy link
Contributor

@ecooper ecooper left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines 7 to 10
push:
branches: [ "main", "v3" ]
pull_request:
branches: [ "main", "v3" ]
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to run this and circle on main while we're working out of v3?

@echo-bravo-yahoo echo-bravo-yahoo merged commit 63ffffe into v3 Oct 22, 2024
3 checks passed
@echo-bravo-yahoo echo-bravo-yahoo deleted the echo-bravo-yahoo-patch-1 branch October 22, 2024 17:16
@mwilde345 mwilde345 mentioned this pull request Nov 19, 2024
@cleve-fauna cleve-fauna mentioned this pull request Nov 22, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 5, 2024
This was referenced Dec 6, 2024
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@mwilde345 mwilde345 mentioned this pull request Dec 18, 2024
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