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

build: release v6.112.0 #7126

Merged
merged 5 commits into from
Mar 6, 2024
Merged

build: release v6.112.0 #7126

merged 5 commits into from
Mar 6, 2024

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Mar 6, 2024

New

  • fix: add wogaa config into .env #7125
  • feat(tracking): wogaa tracking #7123
  • build: merge v6.111.0 back into develop #7118
  • build: release v6.111.0 #7117

Dependencies

Dev-Dependencies

  • chore(deps-dev): bump json5 from 1.0.1 to 1.0.2 #7119

Tests

feat(tracking): wogaa tracking #7123

  • Create a form. Can view, submit, and feedback without app crashing
  • Should see log event for successful request to WOGAA view, submit and feedback endpoint

Deploy Notes

New environment variables:

  • env var : WOGAA_SECRET_KEY, WOGAA_START_ENDPOINT, WOGAA_SUBMIT_ENDPOINT, WOGAA_FEEDBACK_ENDPOINT

KenLSM and others added 5 commits March 4, 2024 16:59
build: merge v6.111.0 back into develop
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add wogaa controller

* feat: add tracking to view, feedback, submit

* feat: add wogaa config

* feat: add pageUrl to wogaa submit

* chore: clean up

* chore: add logs
Copy link
Contributor

@tshuli tshuli left a comment

Choose a reason for hiding this comment

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

tested, lgtm

@tshuli tshuli merged commit d3dca0f into release-al2 Mar 6, 2024
49 checks passed
@tshuli tshuli deleted the release_v6.112.0 branch March 6, 2024 07:25
@KenLSM KenLSM mentioned this pull request Mar 19, 2024
9 tasks
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.

None yet

2 participants