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

Migrate Repo to Github Actions #132

Conversation

kevinkruger
Copy link
Contributor

@kevinkruger kevinkruger commented Dec 2, 2024

This PR is to convert the circle ci workflows in this repo over to Github actions

@kevinkruger kevinkruger marked this pull request as ready for review December 3, 2024 14:50
@kevinkruger kevinkruger requested a review from a team as a code owner December 3, 2024 14:50
@kevinkruger kevinkruger changed the title init commit to run PR Migrate Repo to Github Actions Dec 3, 2024
version: 2

experimental:
notify:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This was the only part I was unsure about, I am not sure what the notify is doing

@kevinkruger kevinkruger requested review from a team December 3, 2024 14:55
@kevinkruger kevinkruger closed this Dec 3, 2024
@kevinkruger kevinkruger reopened this Dec 3, 2024
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Outdated Show resolved Hide resolved
.github/workflows/main.yml Show resolved Hide resolved
pip install pre-commit

- name: Set up Node.js
uses: actions/setup-node@v4
Copy link
Member

Choose a reason for hiding this comment

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

Use the sha instead of the version number

Copy link
Member

Choose a reason for hiding this comment

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

Still need to use the sha here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated the sha

.github/workflows/main.yml Outdated Show resolved Hide resolved
@kevinkruger kevinkruger requested a review from hoshsadiq December 4, 2024 17:12
Copy link
Member

@hoshsadiq hoshsadiq left a comment

Choose a reason for hiding this comment

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

Just need to use the sha, and update the junit test name, otherwise looks good!

.github/workflows/main.yml Outdated Show resolved Hide resolved
pip install pre-commit

- name: Set up Node.js
uses: actions/setup-node@v4
Copy link
Member

Choose a reason for hiding this comment

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

Still need to use the sha here.

.github/workflows/main.yml Outdated Show resolved Hide resolved
@kevinkruger kevinkruger merged commit 8bcd3cd into main Dec 6, 2024
3 checks passed
@kevinkruger kevinkruger deleted the IDE-724-s-migrate-workflow-launchdarkly-find-code-references-in-pull-request-docs branch December 6, 2024 18:15
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