google / globalfoundries-pdk-libs-gf180mcu_fd_pr

Primitives for GF180MCU provided by GlobalFoundries.
https://gf180mcu-pdk.rtfd.io
Apache License 2.0
47 stars 26 forks source link

Warnings from the `actions/setup-python@v3` GitHub Action on CI #89

Open mithro opened 1 year ago

mithro commented 1 year ago

https://github.com/google/globalfoundries-pdk-libs-gf180mcu_fd_pr/actions/runs/3904358547/jobs/6670037402

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Successfully setup CPython (3.9.16)
/opt/hostedtoolcache/Python/3.9.16/x64/bin/pip cache dir
/home/runner/.cache/pip
Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
pip cache is not found
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
FaragElsayed2 commented 1 year ago

@atorkmabrains I think this issue is no longer exist in PV repo

You could find CI here.

atorkmabrains commented 1 year ago

@FaragElsayed2 Is it integrated in Google PV repo?

FaragElsayed2 commented 1 year ago

@atorkmabrains Not yet

atorkmabrains commented 1 year ago

@FaragElsayed2 When we will integrate those changes in Google version?

FaragElsayed2 commented 1 year ago

@atorkmabrains Once we have LVS in Google version.

atorkmabrains commented 1 year ago

@FaragElsayed2 How many tables did we get so far in Google? Could we add more for DRC to finish it?

FaragElsayed2 commented 1 year ago

@atorkmabrains We have added about 12 table. I'm waiting for merging opened PRs before adding more.

atorkmabrains commented 1 year ago

Thanks @FaragElsayed2