Skip to content

Rename to OpenFact #20

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Rename to OpenFact #20

wants to merge 1 commit into from

Conversation

smortex
Copy link
Member

@smortex smortex commented Jun 23, 2025

Adjust the project name in the README, update the gemspec to use the name the community chose, and adjust CI workflow to use the pre_release / release workflows and rename the gem_release one to match the names in the openvox project.

@smortex smortex force-pushed the openfact branch 3 times, most recently from d701230 to 25b7203 Compare June 23, 2025 04:03
@jessereynolds
Copy link

I've done some cursory testing of the renamed gem (ruby 3.2.8, aarch64) using the ruby container in podman. There's two integration tests failing on the openfact branch but they also fail on main. And there's some rubocop complaints in the github test which should be addressed separately.

I’ve read through the changeset and it “looks good to me”. Let’s take it out of draft and get it approved and merged.

## Facter release notes are now provided as part of the [official Puppet documentation](https://puppet.com/docs/puppet/7/release_notes_facter.html) and are no longer tracked in this file.
## 4.11.0

After 4.0.44, Facter release notes where provided as part of the [official Puppet documentation](https://puppet.com/docs/puppet/7/release_notes_facter.html) and where not tracked in this file.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
After 4.0.44, Facter release notes where provided as part of the [official Puppet documentation](https://puppet.com/docs/puppet/7/release_notes_facter.html) and where not tracked in this file.
After 4.0.44, Facter release notes were provided as part of the [official Puppet documentation](https://puppet.com/docs/puppet/7/release_notes_facter.html) and were not tracked in this file.

@@ -20,6 +12,8 @@ used to inform conditional expressions in Puppet.
Documentation for the Facter project can be found on the [Puppet Docs
site](https://puppet.com/docs/puppet/latest/facter.html).

At the time of writing, the OpenVoxProject does not have a documentation website. But your help is very welcome! Reach out to the [Documentation Special Interest Group](https://github.com/voxpupuli/community-triage/wiki/SIG.Documentation) if you want to help.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
At the time of writing, the OpenVoxProject does not have a documentation website. But your help is very welcome! Reach out to the [Documentation Special Interest Group](https://github.com/voxpupuli/community-triage/wiki/SIG.Documentation) if you want to help.
At the time of writing, the OpenVoxProject does not have a documentation website.
But your help is very welcome!
Reach out to the [Documentation Special Interest Group](https://github.com/voxpupuli/community-triage/wiki/SIG.Documentation) if you want to help.

## Licensing
See [LICENSE](https://github.com/puppetlabs/facter/blob/main/LICENSE) file. Puppet is licensed by Puppet, Inc. under the Apache license. Puppet, Inc. can be contacted at: [email protected]
See [LICENSE](LICENSE) file. OpenFact is licensed by the OpenVox Project as a community maintained implementation of Facter. The OpenVox Project can be contacted at: [email protected]. Puppet itself is licensed by Puppet, Inc. under the Apache license. Puppet, Inc. can be contacted at: [email protected].
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
See [LICENSE](LICENSE) file. OpenFact is licensed by the OpenVox Project as a community maintained implementation of Facter. The OpenVox Project can be contacted at: [email protected]. Puppet itself is licensed by Puppet, Inc. under the Apache license. Puppet, Inc. can be contacted at: [email protected].
See [LICENSE](LICENSE) file.
OpenFact is licensed by the OpenVox Project as a community maintained implementation of Facter.
The OpenVox Project can be contacted at: [email protected].
Puppet itself is licensed by Puppet, Inc. under the Apache license.
Puppet, Inc. can be contacted at: [email protected].

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