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

create github action to run code #25

Open
CagtayFabry opened this issue Oct 10, 2023 · 1 comment
Open

create github action to run code #25

CagtayFabry opened this issue Oct 10, 2023 · 1 comment

Comments

@CagtayFabry
Copy link
Collaborator

This is quite advanced, so maybe best to arrange a meeting with Martin to get you started on using GithUb actions

#24 needs to be implemented before this

preparation

  • add multiple JBI files to the repository (e.g. create folder resources)
  • test running your script over all file sin the folder

GitHub action

  • create a githhub action the runs on every commit of your code (you can start based on example like this
  • modify the github action to run your python script over all the JOB files
  • check and validate the output created in the action
@barisccolak
Copy link
Owner

Constant wrong input error.

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

No branches or pull requests

2 participants