Skip to content

Feat: remove version and add executor#122

Merged
marboledacci merged 2 commits into
masterfrom
feat/remove-version-and-add-executor
Oct 17, 2024
Merged

Feat: remove version and add executor#122
marboledacci merged 2 commits into
masterfrom
feat/remove-version-and-add-executor

Conversation

@marboledacci

Copy link
Copy Markdown
Contributor

Resolves: #107

I'm adding a parameter executor to the test job, this way it can be used in a more custom way when required. This changes removes the version parameter as they are mutually exclusive. The default executor will keep the same, but if someone is using a different version, it would need to be updated.
This is a breaking change and must be a major release.

@marboledacci marboledacci requested a review from a team as a code owner October 16, 2024 16:31
@marboledacci marboledacci merged commit 95cea11 into master Oct 17, 2024
@marboledacci marboledacci deleted the feat/remove-version-and-add-executor branch October 17, 2024 13:50
@orb-publisher

Copy link
Copy Markdown

Your development orb has been published. It will expire in 30 days.
You can preview what this will look like on the CircleCI Orb Registry at the following link:
https://circleci.com/developer/orbs/orb/circleci/python?version=dev:95cea11ee72f2cf57bfce520f4f1cdbf4692fb81

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.

Feat: add executor parameter to test job

3 participants