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

cleanup documentation + migrate CI+release process from travis to github actions #172

Merged
merged 4 commits into from
Jun 18, 2021

Conversation

bastelfreak
Copy link
Member

No description provided.

@bastelfreak bastelfreak requested a review from ekohl June 18, 2021 09:19
@bastelfreak bastelfreak self-assigned this Jun 18, 2021
@bastelfreak
Copy link
Member Author

this passed in my work:
2021-06-18-112103_2194x1273_scrot

as a notice: previously the CI used facter 2, it now uses facter 4

@bastelfreak bastelfreak merged commit 148b81d into voxpupuli:master Jun 18, 2021
@bastelfreak bastelfreak deleted the ci branch June 18, 2021 10:39
jobs:
release:
runs-on: ubuntu-latest
if: github.repository == 'voxpupuli/facterdb'
Copy link
Member

Choose a reason for hiding this comment

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

Something I learned after introducing this is that there's also a variable repository_owner which in this case is voxpupuli. That brings our actions closer together and probably allows you to blindly copy-paste them between our gems.

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.

3 participants