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

Remove Travis CI from repository #2356

Closed
gep13 opened this issue Sep 17, 2021 · 0 comments
Closed

Remove Travis CI from repository #2356

gep13 opened this issue Sep 17, 2021 · 0 comments
Assignees
Labels
0 - Backlog BuildAutomation NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. Priority_HIGH

Comments

@gep13
Copy link
Member

gep13 commented Sep 17, 2021

In light of recent problems with Travis CI:

https://twitter.com/peter_szilagyi/status/1437646118700175360?s=21

And given the fact that we now have GitHub Actions building for both Mac and Linux, we should remove the Travis CI configuration from this repository.

This issue doesn't require a milestone, as it is simply a task that needs to be completed.

@gep13 gep13 added 0 - Backlog BuildAutomation Priority_HIGH NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. labels Sep 17, 2021
@gep13 gep13 self-assigned this Sep 17, 2021
gep13 added a commit that referenced this issue Sep 17, 2021
We are no longer going to be using Travis.  This is for two reasons.
Firstly, there have been some security findings with Travis which
haven't been handled very well:

https://twitter.com/peter_szilagyi/status/1437646118700175360?s=21

And where we were using Travis, i.e. to build on Linux, we are now
doing this with GitHub Actions, so Travis isn't really needed anymore.
gep13 added a commit that referenced this issue Sep 17, 2021
* stable:
  (#2356) Remove .travis.yml file
  (doc) Fix typo in community feed URL
@gep13 gep13 closed this as completed Sep 17, 2021
gep13 added a commit that referenced this issue Sep 21, 2021
We are no longer going to be using Travis.  This is for two reasons.
Firstly, there have been some security findings with Travis which
haven't been handled very well:

https://twitter.com/peter_szilagyi/status/1437646118700175360?s=21

And where we were using Travis, i.e. to build on Linux, we are now
doing this with GitHub Actions, so Travis isn't really needed anymore.
gep13 added a commit that referenced this issue Sep 23, 2021
* master: (21 commits)
  (version) v0.11.2
  (#2374) Remove setting of Authorization property
  (version) v0.11.2-beta
  (#2374) Fix variable name when setting header
  Revert "(maint) Added missing link to milestone"
  Revert "Merge branch 'stable'"
  Revert "(version) v0.12.0-alpha"
  Revert "Merge branch 'stable'"
  Revert "Merge branch 'stable'"
  Revert "Merge branch 'stable'"
  Revert "Merge branch 'stable'"
  (doc) Remove Travis build badge
  (#2356) Remove .travis.yml file
  (doc) Fix typo in community feed URL
  (test) Add unit tests for ArgumentsUtility class
  (#2266) Update nuspec to what is being used
  (doc) Update changelogs to point to release notes
  (version) v0.12.0-alpha
  (maint) Update generation script for new commands
  (maint) Added missing link to milestone
  ...

# Conflicts:
#	.uppercut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog BuildAutomation NO RELEASE NOTES Should not be included in the release notes - not enhancing or fixing end product. Priority_HIGH
Projects
None yet
Development

No branches or pull requests

1 participant