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

modulesync #1

Merged
merged 5 commits into from
Oct 4, 2023
Merged

modulesync #1

merged 5 commits into from
Oct 4, 2023

Conversation

tuxmea
Copy link
Member

@tuxmea tuxmea commented Oct 3, 2023

First module sync on new module

@tuxmea tuxmea requested a review from a team October 3, 2023 08:47
@tuxmea
Copy link
Member Author

tuxmea commented Oct 3, 2023

failing tests will be fixed by #3

Copy link
Member

@smortex smortex left a comment

Choose a reason for hiding this comment

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

Probably fine. Please rebase on top of master to re-trigger CI when the other PRs are merged to check if the tests are green.

Since these change seems to fix a module that is not currently working, maybe we don't need PR for each change and fixes can be added on top of this branch.

.fixtures.yml Outdated
Comment on lines 6 to 7
systemd: "puppet/systemd"
stdlib: "puppetlabs/stdlib"
Copy link
Member

Choose a reason for hiding this comment

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

Please use links to git repos instead:

fixtures:
  repositories:
    stdlib: https://github.com/puppetlabs/puppetlabs-stdlib.git
   systemd: https://github.com/voxpupuli/puppet-systemd.git

We test against the main branches of our dependencies to detect breaking changes before they are released. We use forge releases within our acceptance tests.

@tuxmea
Copy link
Member Author

tuxmea commented Oct 4, 2023

Ready for another review

@tuxmea tuxmea merged commit 59d486d into master Oct 4, 2023
4 checks passed
@tuxmea tuxmea deleted the modulesync branch October 4, 2023 08:12
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.

None yet

3 participants