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

Release/v0.24.0 #734

Merged
merged 9 commits into from
Apr 27, 2023
Merged

Release/v0.24.0 #734

merged 9 commits into from
Apr 27, 2023

Conversation

kishore03109
Copy link
Contributor

@kishore03109 kishore03109 commented Apr 27, 2023

v0.24.0

  • chore/remove api token name from sites table #726
  • fix(sites): unwrap the ok value if no errors #733
  • fix(redirection lambda): fix www error #731
  • build(deps): bump yaml from 2.2.1 to 2.2.2 #730
  • Release/0.23.1 #729
  • build(deps): bump vm2 from 3.9.16 to 3.9.17 #725
  • build(deps): bump vm2 from 3.9.16 to 3.9.17 in /microservices #724
  • 0.23.0 (develop) #722

@alexanderleegs

Tests to be done:

Tests [email flow]

  • Become a site member of a site
  • Go to the dashboard, make sure you are able to view the staging url

Verified

Deploy notes

efore merging, run db:migrate on staging/production
Between running migration on prod and release, ensure that no sites are created using the site creation form - that endpoint is the only one which still uses apiTokenName

alexanderleegs and others added 9 commits April 20, 2023 17:35
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.16...3.9.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](patriksimek/vm2@3.9.16...3.9.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Chore: add db migrations

* chore: remove references to apiTokenName

* fix: create sites
@kishore03109 kishore03109 requested a review from a team April 27, 2023 07:26
@kishore03109 kishore03109 mentioned this pull request Apr 27, 2023
@harishv7 harishv7 merged commit 906a6a8 into master Apr 27, 2023
@mergify mergify bot deleted the release/v0.24.0 branch April 27, 2023 09:07
@kishore03109 kishore03109 restored the release/v0.24.0 branch April 27, 2023 14:42
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.

3 participants