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

ogma-cli: Introduce CI tests #139

Closed
ivanperez-keera opened this issue May 20, 2024 · 6 comments
Closed

ogma-cli: Introduce CI tests #139

ivanperez-keera opened this issue May 20, 2024 · 6 comments
Assignees
Labels
CR:Status:Closed Admin only: Change request that has been completed CR:Type:Management Admin only: Change request for conformance with policies or procedures
Milestone

Comments

@ivanperez-keera
Copy link
Member

Description

Ogma doesn't currently rely on Travis CI for testing, because Travis is setup to run on all NASA repositories and we run out of cycles very quickly. We need to automate the testing process as much as possible regardless, and follow our own guide for compliance with NPR7150.2D but using Github instead of Travis.

Type

  • Management: Compliance with new requirement.

Additional context

None.

Requester

  • Ivan Perez

Method to check presence of bug

Pull requests do not indicate any CI job.

Expected result

Pull requests do indicate a CI job that runs every time.

Desired result

Pull requests do indicate a CI job that runs every time.

Proposed solution

Introduce a Github Actions file that installs and tests Ogma.

Further notes

None.

@ivanperez-keera ivanperez-keera added CR:Status:Initiated Admin only: Change request that has been initiated CR:Type:Management Admin only: Change request for conformance with policies or procedures labels May 20, 2024
@ivanperez-keera
Copy link
Member Author

Change Manager: Confirmed that the issue exists.

@ivanperez-keera ivanperez-keera added CR:Status:Confirmed Admin only: Change request that has been acknowledged by the change manager and removed CR:Status:Initiated Admin only: Change request that has been initiated labels May 20, 2024
@ivanperez-keera
Copy link
Member Author

Technical Lead: Confirmed that the issue should be addressed.

@ivanperez-keera ivanperez-keera added CR:Status:Accepted Admin only: Change request accepted by technical lead and removed CR:Status:Confirmed Admin only: Change request that has been acknowledged by the change manager labels May 20, 2024
@ivanperez-keera
Copy link
Member Author

Technical Lead: Issue scheduled for fixing in Ogma 1.4.

Fix assigned to: @ivanperez-keera.

@ivanperez-keera ivanperez-keera added CR:Status:Scheduled Admin only: Change requested scheduled and removed CR:Status:Accepted Admin only: Change request accepted by technical lead labels May 20, 2024
@ivanperez-keera ivanperez-keera added this to the 1.4.0 milestone May 20, 2024
@ivanperez-keera ivanperez-keera self-assigned this May 20, 2024
@ivanperez-keera ivanperez-keera added CR:Status:Implementation Admin only: Change request that is currently being implemented and removed CR:Status:Scheduled Admin only: Change requested scheduled labels May 20, 2024
ivanperez-keera added a commit that referenced this issue May 20, 2024
Ogma doesn't currently rely on Travis CI for testing, because Travis is
setup to run on all NASA repositories and we run out of cycles very
quickly. We need to automate the testing process as much as possible
regardless, and follow our own guide for compliance with NPR7150.2D but
using Github instead of Travis CI.

This commit introduces a Github Actions file that builds the source code
in every push action and with every pull requests.
ivanperez-keera added a commit that referenced this issue May 20, 2024
Ogma doesn't currently rely on Travis CI for testing, because Travis is
setup to run on all NASA repositories and we run out of cycles very
quickly. We need to automate the testing process as much as possible
regardless, and follow our own guide for compliance with NPR7150.2D but
using Github instead of Travis CI.

This commit introduces a Github Actions file that builds the source code
in every push action and with every pull requests.
ivanperez-keera added a commit that referenced this issue May 20, 2024
A prior commit has introduced a Github Actions file to build Ogma with
every push and every pull request.

This commit removes the corresponding Travis CI file, since it no longer
makes sense to keep it.
@ivanperez-keera
Copy link
Member Author

Implementor: Solution implemented, review requested.

@ivanperez-keera ivanperez-keera added CR:Status:Verification Admin only: Change request that is currently being verified and removed CR:Status:Implementation Admin only: Change request that is currently being implemented labels May 20, 2024
@ivanperez-keera
Copy link
Member Author

Change Manager: Verified that:

  • Solution is implemented:
  • Implementation is documented. Details:
    The script added is documented.
  • Change history is clear.
  • Commit messages are clear.
  • Changelogs are updated.
  • Examples are updated. Details:
    No examples affected.
  • Required version bumps are evaluated. Details:
    No bump needed (maintenance change).

@ivanperez-keera
Copy link
Member Author

Change Manager: Implementation ready to be merged.

@ivanperez-keera ivanperez-keera removed the CR:Status:Verification Admin only: Change request that is currently being verified label May 20, 2024
@ivanperez-keera ivanperez-keera added the CR:Status:Closed Admin only: Change request that has been completed label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CR:Status:Closed Admin only: Change request that has been completed CR:Type:Management Admin only: Change request for conformance with policies or procedures
Projects
None yet
Development

No branches or pull requests

1 participant