Skip to content

Change engine name - #8

Open
ArshiaDadras wants to merge 1 commit into
snapp-incubator:mainfrom
ArshiaDadras:main
Open

Change engine name#8
ArshiaDadras wants to merge 1 commit into
snapp-incubator:mainfrom
ArshiaDadras:main

Conversation

@ArshiaDadras

@ArshiaDadras ArshiaDadras commented May 10, 2025

Copy link
Copy Markdown
Contributor

This pull request includes updates to rename an engine identifier across multiple services and a version bump for the application. The most important changes involve replacing Giraffe with Zarrafe in the EtaEngine and MatrixEngine constants and their corresponding string representations, as well as updating the application version.

Engine Identifier Updates:

  • services/eta/call_options.go: Replaced EtaEngineGiraffe with EtaEngineZarrafe in the const block and updated the String() method to return "zarrafe" instead of "giraffe". [1] [2]
  • services/matrix/call_options.go: Replaced MatrixEngineGiraffe with MatrixEngineZarrafe in the const block and updated the String() method to return "zarrafe" instead of "giraffe". [1] [2]

Version Update:

@ArshiaDadras

Copy link
Copy Markdown
Contributor Author

@SamMHD This is your birthday gift!

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.

1 participant