Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Requirements for Glue CI/CD and GitHub Action #3

Open
2 of 3 tasks
mcleo-d opened this issue Sep 7, 2020 · 3 comments
Open
2 of 3 tasks

Requirements for Glue CI/CD and GitHub Action #3

mcleo-d opened this issue Sep 7, 2020 · 3 comments
Assignees

Comments

@mcleo-d
Copy link
Member

mcleo-d commented Sep 7, 2020

Description

The following list defines potential requirements and a possible method to create the Glue CI/CD as a GitHub Action.

  • @yasenfingarov to investigate and implement creating a MySQL instance using the GitHub Action as outlined below ...
  • At the point when the MySQL instance is created ...
    • Add necessary steps to the GitHub Action that runs Glue scripts using the mysql command that runs the SQL files against the MySQL server.
    • Add necessary steps to grep the results and return exit codes according to the build result, failure or success.

Glue team to review FINOS ODP actions to get to understand the suggested workflow ...

The following SQLCheck has also been discovered, which might also be of use to the Glue team ...

@yasenfingarov
Copy link
Contributor

We implemented the suggested workflow and troubleshooting it.

@mcleo-d
Copy link
Member Author

mcleo-d commented Oct 7, 2020

Thanks @yasenfingarov

I can see the Action running, so please let me know if you need help debugging 👍

James.

@yasenfingarov
Copy link
Contributor

Thank you but we are good to go with initial version. We should only add the check for failure.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants