Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ref event codes json #519

Merged
merged 4 commits into from
Aug 6, 2024
Merged

Ref event codes json #519

merged 4 commits into from
Aug 6, 2024

Conversation

YUUU23
Copy link
Contributor

@YUUU23 YUUU23 commented Jul 30, 2024

  • moved eventCodes into its own json file

  • change import/export in trigger.js accordingly

  • should we rename the final export in trigger.js EVENT_CODES instead of eventCodes? Also not entirely sure if we want to name this file config.json as mentioned in the issue or eventCodes.json

  • merged into ref-config-env-idx since a lot of the changes there are related to this modification; this branch was also based on ref-config-env-idx. This can also be changed to base on v4 branch if needed.

@YUUU23 YUUU23 self-assigned this Jul 30, 2024
@YUUU23 YUUU23 linked an issue Jul 30, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jul 30, 2024

Visit the preview URL for this PR (updated for commit 9cc4fb6):

https://ccv-honeycomb--pr519-ref-event-codes-json-w7985hfa.web.app

(expires Tue, 06 Aug 2024 05:00:53 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 4ace1dcea913a952d2a1af84b94a4421bf36e610

@YUUU23 YUUU23 requested a review from RobertGemmaJr July 30, 2024 04:43
@YUUU23 YUUU23 added the 4.0 Versioning: Issue in regards to version 4.0.0 release label Jul 30, 2024
@RobertGemmaJr
Copy link
Member

This can also be changed to base on v4 branch if needed.

This will happen automatically! When ref-config-env-idx gets merged into v4 this branch's base will be updated by GitHub

@RobertGemmaJr
Copy link
Member

Actually, @YUUU23 it looks like this branch should be going into ref-config-as-ENV?

@YUUU23 YUUU23 changed the base branch from ref-config-env-idx to ref-config-as-ENV August 1, 2024 18:42
@YUUU23
Copy link
Contributor Author

YUUU23 commented Aug 1, 2024

ref-config-as-ENV

Yes! I will change this.

@YUUU23 YUUU23 requested review from RobertGemmaJr and removed request for RobertGemmaJr August 1, 2024 18:44
Copy link
Member

@RobertGemmaJr RobertGemmaJr left a comment

Choose a reason for hiding this comment

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

Awesome! I think eventually we can work on moving the trigger variable out but let's not worry about that right now. That will hopefully be removed completely in version 5 so we it's not worth it for us to change it right now

@YUUU23 YUUU23 merged commit abcf8a3 into ref-config-as-ENV Aug 6, 2024
8 checks passed
@YUUU23 YUUU23 deleted the ref-event-codes-json branch August 6, 2024 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.0 Versioning: Issue in regards to version 4.0.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move event_codes to config.json
2 participants