Skip to content

Help migrating CircleCI to GitHub Actions #1472

Closed
@nedtwigg

Description

@nedtwigg

I would like to leave CircleCI towards GitHub actions. I have migrated our publishing in

I could use some help getting our tests over. In terms of parallelism, ideally the order would be:

  • assemble_testClasses first, if it fails then nothing else starts
  • then every other test in parallel

I have included the details of every test below:

If you're able to help, ping in this thread to say "I have started work" so that no work gets duplicated.

Don't ping to say "I could help later" - in that case just ping when you've got time to start :)

Activity

nedtwigg

nedtwigg commented on Jan 9, 2023

@nedtwigg
MemberAuthor

Note to potential helpers for this issue: this spec is very specific! A PR on this topic will only be helpful if it implements some subset of this spec. We don't need to move everything over at once, but I don't want a new test matrix - the commands above and their dependencies have lots of hard-won reasons that I don't want to justify from scratch.

added a commit that references this issue on Jan 15, 2023
nedtwigg

nedtwigg commented on Jan 15, 2023

@nedtwigg
MemberAuthor

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @nedtwigg

        Issue actions

          Help migrating CircleCI to GitHub Actions · Issue #1472 · diffplug/spotless