gaia icon indicating copy to clipboard operation
gaia copied to clipboard

github actions cleanup

Open okwme opened this issue 3 years ago • 3 comments

Summary

Problem Definition

Proposal

  • remove export and import
    • not how we do ugrades anymore
  • non-determinism is commented out, should be added back
    • actually it's in the releas-sims file so it's ok
  • put all the sim stuff in one file
  • maybe remove labeled
    • only runs when the sim label is there (PR without the "sim" label it will kick it off)

For Admin Use

  • [ ] Not duplicate issue
  • [ ] Appropriate labels applied
  • [ ] Appropriate contributors tagged
  • [ ] Contributor assigned/self-assigned

okwme avatar Feb 09 '22 18:02 okwme

@mmulji-ic im kinda already doing this, guess it would make sense for me add this to my sprint goals?

tokamak-git avatar Apr 25 '22 14:04 tokamak-git

@tokamak-git yep, please do.

mmulji-ic avatar Apr 25 '22 14:04 mmulji-ic

Update:

  • After investigation and debugging it looks like there may be a bug in the sims.yml for our actions.

    • This is a peculiar behavior that makes local testing tedious and time consuming.
  • Have created a readme for actions as part of #916

    • it would make sense to add similar information for other actions.

    @mmulji-ic do these seam like areas we would like to prioritize ?

tokamak-git avatar May 03 '22 18:05 tokamak-git