Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@blumenstiel
Copy link
Collaborator

The workflow checks changed files between runs using commit ids (saved in .github/build_operators_commits.txt).

Every changed .py and .ipynb file with a <file>.cfg in the directory operators is processed.

The <file>.cfg can be empty. Alternatively, the following settings can be specified:

gridwrapper=false
cos=false
process=false
repository=false
version=0.1
additional_files=path/to/file1.py path/to/file2.py

If a variable is not present, it is similar to variable=false.

The script executes the C3 compiler based on the settings of each file.

@blumenstiel
Copy link
Collaborator Author

@romeokienzler Does to makes sense to allow changing the repository?
It is probably not working because docker is login to the default repository which is specified in the workflow.

blumenstiel and others added 3 commits October 26, 2023 16:46
@romeokienzler romeokienzler merged commit 8e614b7 into claimed-framework:main Dec 14, 2023
@romeokienzler
Copy link
Member

Thanks @blumenstiel

  • merged

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.

2 participants