Skip to content

Conversation

mkundu1
Copy link
Contributor

@mkundu1 mkundu1 commented Jun 13, 2022

Run CI for the both tags (latest, solver-latest) of the docker image. Added a mechanism to cache the generated API code.


- name: Deploy
if: github.event_name == 'push' && contains(github.ref, 'refs/tags')
if: github.event_name == 'push' && contains(github.ref, 'refs/tags') && ${{ matrix.image-tag == 'latest'}}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Run unittest/doc for both tags, but deploy only the solver-latest tag.

@mkundu1 mkundu1 linked an issue Jun 13, 2022 that may be closed by this pull request
@mkundu1 mkundu1 changed the title Support both tags of docker image Support both tags of docker image in CI run. Jun 13, 2022
@mkundu1 mkundu1 changed the title Support both tags of docker image in CI run. Run CI for the both tags of the docker image. Jun 13, 2022
@mkundu1 mkundu1 merged commit c25ac42 into main Jun 13, 2022
@mkundu1 mkundu1 deleted the maint/image-tag branch June 13, 2022 14:40
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.

Github actions to cover Fluent 22R2 23R1 for 23R1 development cycle

3 participants