Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Tidy up repo before first release #1

Merged
merged 12 commits into from
Oct 20, 2023
Merged

Tidy up repo before first release #1

merged 12 commits into from
Oct 20, 2023

Conversation

p-j-smith
Copy link
Contributor

  • use the mirsg pre-commit and renovate configs
  • use the mirsg linting and molecule-test actions
  • remove the empty handlers directory
  • use flat names for variables rather than nested

@p-j-smith p-j-smith requested a review from a team October 20, 2023 10:44
Copy link
Contributor

@drmatthews drmatthews left a comment

Choose a reason for hiding this comment

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

Many thanks for tidying up and getting this up-to-date @p-j-smith!

@@ -6,7 +6,7 @@

pre_tasks:
Copy link
Contributor

Choose a reason for hiding this comment

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

Unfortunately I left a mistake on line 18:

failed_when: systemctl_status.rc > 1

Should be:

failed_when: systemctl_status.rc > 0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thanks for spotting that! I'll fix now

@paddyroddy paddyroddy self-requested a review October 20, 2023 10:58
Copy link
Member

@paddyroddy paddyroddy left a comment

Choose a reason for hiding this comment

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

One action change

.github/workflows/add-issue-to-project.yml Outdated Show resolved Hide resolved
Copy link
Contributor

@drmatthews drmatthews left a comment

Choose a reason for hiding this comment

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

👍

@p-j-smith p-j-smith merged commit 4fe3371 into main Oct 20, 2023
3 checks passed
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 this pull request may close these issues.

3 participants