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 workflow update-github-orgs #23

Merged
merged 13 commits into from
Dec 4, 2024
Merged

Conversation

UlisesGascon
Copy link
Member

@UlisesGascon UlisesGascon commented Dec 4, 2024

Main Changes

Add workflow update-github-orgs to the CLI (e88664c). This workflow allows you to update the database data with the latest information from the GitHub organization API.

Dependencies

Documentation

  • Add workflows reference in the README.md (a575010)

Tests

  • Create fixtures that can be re-used in several test cases (031f34e and 7a69774)
  • Relocate and isolate some CLI tests (ade0eec)
  • Improve the utils to handle organization (creation/update) (cc06752)
  • Add tests cases for update-github-orgs workflow (5718934)
  • Make the tests work in the CI smoothy again (caf158e)

Others

  • Add a proper return value in listWorkflowCommand in order to make the tests simpler (28cd26f)
  • Extend github store capabilities (fab37f3)

Changelog

@UlisesGascon UlisesGascon added this to the Database Migration milestone Dec 4, 2024
@UlisesGascon UlisesGascon self-assigned this Dec 4, 2024
@UlisesGascon UlisesGascon force-pushed the feat/add-wf-update-github-orgs branch from 72d3715 to ac6e9f5 Compare December 4, 2024 23:16
@UlisesGascon UlisesGascon force-pushed the feat/add-wf-update-github-orgs branch from ac6e9f5 to caf158e Compare December 4, 2024 23:17
@UlisesGascon UlisesGascon marked this pull request as ready for review December 4, 2024 23:33
@UlisesGascon UlisesGascon merged commit d22de43 into main Dec 4, 2024
1 check passed
@UlisesGascon UlisesGascon deleted the feat/add-wf-update-github-orgs branch December 7, 2024 18:43
@UlisesGascon UlisesGascon mentioned this pull request Dec 9, 2024
43 tasks
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.

1 participant