Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Migrate from Travis CI to GitHub Actions for testing #150

Closed
geerlingguy opened this issue Nov 9, 2020 · 2 comments · Fixed by #151
Closed

Migrate from Travis CI to GitHub Actions for testing #150

geerlingguy opened this issue Nov 9, 2020 · 2 comments · Fixed by #151

Comments

@geerlingguy
Copy link
Owner

See: https://www.jeffgeerling.com/blog/2020/travis-cis-new-pricing-plan-threw-wrench-my-open-source-works

geerlingguy added a commit that referenced this issue Nov 9, 2020
geerlingguy added a commit that referenced this issue Nov 9, 2020
geerlingguy added a commit that referenced this issue Nov 9, 2020
@geerlingguy
Copy link
Owner Author

So close...

failed: [localhost] (item=firefox) => {"ansible_loop_var": "item", "changed": false, "item": "firefox", "msg": "\u001b[33mWarning:\u001b[0m macOS's Gatekeeper has been disabled for this Cask\n\u001b[31mError:\u001b[0m It seems there is already an App at '/Applications/Firefox.app'."}

I guess I have to uninstall Firefox too :P

@geerlingguy
Copy link
Owner Author

Hooray!

geerlingguy added a commit that referenced this issue Nov 9, 2020
* Issue #150: Set up GitHub Actions workflows for CI and release.

* Issue #150: Update GitHub Actions badge on README.

* Issue #150: Fix many linting issues.

* Issue #150: Attempt to get workflow to uninstall Homebrew.

* Issue #150: Debugging homebrew uninstall.

* Issue #150: New approach to uninstalling GH Actions Homebrew.

* Issue #150: Uninstall homebrew second.

* Issue #150: Debugging.

* Issue #150: Debugging again.

* Issue #150: Use the right path for a working directory.

* Issue #150: All kinds of permissions.

* Issue #150: Uninstall FireFox and Google Chrome in test environment.

* Issue #150: Applications are directories. Duh.
geerlingguy added a commit that referenced this issue Nov 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant