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

Migration to composite action. Improving API calls usage. #44

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

Conversation

miroslavpojer
Copy link
Collaborator

@miroslavpojer miroslavpojer commented Jun 6, 2024

  • GH action type changes to composite.
  • Refactored code to python.
  • Reduced usage of rest API calls amount.
  • Implemented unit tests.

Closes #43

…ype.

- Prepared sh file for local run.
- No code migration done.
- No test migration done.
@miroslavpojer miroslavpojer self-assigned this Jun 6, 2024
@miroslavpojer
Copy link
Collaborator Author

miroslavpojer commented Jul 2, 2024

Release notes:

  • Fully refactored action from node.js to composite.
  • Used python.
  • Reached almost the same functionality with reduced API call requirements.
  • Implemented full unit test coverage.
  • Add CI unit test support.
  • Add initial version of CI code coverage measurement and possible failure when limits are not reached.

@miroslavpojer miroslavpojer marked this pull request as ready for review July 2, 2024 07:11
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.

Migration to composite GH Action and facing rate limits
2 participants