Skip to content

Re-usable Complement GitHub CI workflow#19533

Open
MadLittleMods wants to merge 9 commits intodevelopfrom
madlittlemods/reusable-complement-workflow
Open

Re-usable Complement GitHub CI workflow#19533
MadLittleMods wants to merge 9 commits intodevelopfrom
madlittlemods/reusable-complement-workflow

Conversation

@MadLittleMods
Copy link
Contributor

@MadLittleMods MadLittleMods commented Mar 6, 2026

As suggested by @anoadragon453,

Re-usable Complement GitHub CI workflow

Dev notes

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

Comment on lines +7 to +12
use_latest_deps:
type: boolean
default: false
use_twisted_trunk:
type: boolean
default: false
Copy link
Contributor Author

@MadLittleMods MadLittleMods Mar 9, 2026

Choose a reason for hiding this comment

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

I've tried out use_latest_deps and use_twisted_trunk in some CI runs and they appear to work. I don't know if the versions are actually being changed as expected.

@MadLittleMods MadLittleMods marked this pull request as ready for review March 9, 2026 14:57
@MadLittleMods MadLittleMods requested a review from a team as a code owner March 9, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant