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

ci: migrate remaining jobs from travis to gh (SC-1466) #2085

Merged
merged 1 commit into from
Mar 27, 2023

Conversation

aciba90
Copy link
Contributor

@aciba90 aciba90 commented Mar 22, 2023

Proposed Commit Message

ci: migrate remaining jobs from travis to gh (SC-1466)

migrate jobs for unit-tests covering:

- python 3.6 and lowest supported dependencies 
- python 3.12

Additional Context

https://warthogs.atlassian.net/browse/SC-1466

Ideally, we would like to signalize a failure on 3.12 as yellow but, there is not an equivalent of Travis's allow-failure: actions/runner#2347

I followed the recommended way to handle this cases per https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast

Test Steps

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

Copy link
Member

@TheRealFalcon TheRealFalcon left a comment

Choose a reason for hiding this comment

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

Thanks!

@TheRealFalcon TheRealFalcon merged commit ad33cbb into canonical:main Mar 27, 2023
@aciba90 aciba90 deleted the drop-travis branch March 28, 2023 06:14
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