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

Match new functionality of EBeam PDK + Add scripted layout action #200

Merged
merged 4 commits into from
Jan 24, 2024

Conversation

jasminabrar
Copy link
Contributor

  • added Scripted_Layout.yml to run scripted layout Example - Ring_resonator_sweep.py in klayout in the docker container using the repos siepic tools code (like in EBeam PDK we copy over any changed siepic tools files into the docker container)
  • updated docker-image.yml to run once a day to rebuild the image and to add siepic tools and SiEPIC EBeam PDK versions to the image tag
  • updated Dockerfile to include siepic tools and SiEPIC EBeam PDK so we could run scripted layout test
  • updated all workflow files to use image stored in main repo not jasminabrar.

NOTE: once this PR is merged docker-image.yml will be triggered to rebuild the new docker image, however Scripted-Layout.yml may run before the new image is built, causing it to fail. This is expected because it needs the new image to run properly.

- run once a day to rebuild image with latest repo code
- add siepic tools and EBeam PDK version numbers to image tag
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (964f3ff) 13.85% compared to head (334dd2a) 13.85%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #200   +/-   ##
=======================================
  Coverage   13.85%   13.85%           
=======================================
  Files          43       43           
  Lines       10884    10884           
=======================================
  Hits         1508     1508           
  Misses       9376     9376           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lukasc-ubc lukasc-ubc merged commit 7c01da0 into SiEPIC:master Jan 24, 2024
2 checks passed
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.

3 participants