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: add v1 version of action #2

Merged
merged 33 commits into from
May 17, 2024
Merged

feat: add v1 version of action #2

merged 33 commits into from
May 17, 2024

Conversation

lesyk-lesyk
Copy link
Collaborator

@lesyk-lesyk lesyk-lesyk commented Apr 29, 2024

What/Why/How?

This PR introduces the first version of the GitHub action for pushing files to Redocly Reunite.
It uses Redocly CLI as a JS package to push files and the GitHub API to set commit statuses.

Repo was generated using the TypeScript action template.

This PR cleans up default files from the template and adds necessary code for handling pushes and commit statuses.

Testing

With another private repo and production env.

@lesyk-lesyk lesyk-lesyk changed the title feat: add v1 version of action [WIP] feat: add v1 version of action May 2, 2024
@lesyk-lesyk lesyk-lesyk changed the title [WIP] feat: add v1 version of action feat: add v1 version of action May 13, 2024
Copy link
Member

@RomanHotsiy RomanHotsiy left a comment

Choose a reason for hiding this comment

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

I didn't review the code, just overall setup.

__tests__/main.test.ts Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
dist/index.js Outdated Show resolved Hide resolved
script/release Outdated Show resolved Hide resolved
src/helpers.ts Outdated Show resolved Hide resolved
src/main.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@lornajane lornajane left a comment

Choose a reason for hiding this comment

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

A few comments, please feel free to re-request my review when you're ready for me to take another look!

badges/coverage.svg Outdated Show resolved Hide resolved
.github/CODEOWNERS Outdated Show resolved Hide resolved
action.yml Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
action.yml Outdated Show resolved Hide resolved
action.yml Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Contributor

@lornajane lornajane left a comment

Choose a reason for hiding this comment

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

This is good to publish IMO. Exciting 🚀

action.yml Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Member

@RomanHotsiy RomanHotsiy left a comment

Choose a reason for hiding this comment

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

🚢

@lesyk-lesyk lesyk-lesyk merged commit 07f073e into main May 17, 2024
5 checks passed
@lesyk-lesyk lesyk-lesyk deleted the feat/v1 branch May 17, 2024 15:09
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.

5 participants