Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

chore(main): release emblem 1.0.0 #732

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 9, 2022

🤖 I have created a release beep boop

1.0.0 (2024-03-08)

⚠ BREAKING CHANGES

  • reorganize installation testing TF + add builds (#530)

Features

  • add content seeding to setup.sh (#484) (3d21a15)
  • add deployer Cloud build (#525) (0697b4e)
  • add end-of-script wrap-up message to auth and setup (#598) (d816dca)
  • add in unseed database functionality for emblem cleanup (#751) (ea191d5)
  • add link to logs (#620) (bab1ab7)
  • add OpenTelemetry tracing to content-api and website (#746) (d81c79c)
  • add README for delivery tests (#527) (0fe2d61)
  • add SKIP_SEEDING env var (#507) (29da51e)
  • adding logger to client lit app (#569) (e0fe75e)
  • adding pytest running check to indciate whether to disable otel (e867e61)
  • adjust prompts in configure_delivery.sh (#702) (eee313f), closes #701
  • allow for specifying REGION in setup.sh (#616) (ace094a)
  • an Emblem bootstrap script (#734) (c2ff65f)
  • configure GitHub automated release notes (#382) (d07435f)
  • delivery: add CI cleanup script (#395) (7a977bb)
  • delivery: add E2E Cloud Build config (#490) (1ca7964)
  • delivery: add option to skip seeding prompt (#495) (b36a21d)
  • delivery: add reusable project setup script (#494) (8bf3689)
  • delivery: document roles used in CI pipeline (#489) (e794665)
  • delivery: import session data bucket (#447) (41c655a)
  • delivery: integrate TF refactor into cleanup script (#487) (66b4b3f)
  • delivery: manage Cloud Build deploy triggers in terraform (#509) (fdaebce)
  • delivery: move optional-bucket logic to Terraform (#496) (ad6c6ba)
  • delivery: moving cloud build triggers to terraform configs (part 1) (#264) (8c2d3c5)
  • delivery: remove *-manager accounts (#427) (fa8dd09)
  • design: general site bugs (punch list) (#293) (668edbc)
  • design: view campaign page (punch list) (#292) (1055988)
  • design: view donation page (punch list) (#291) (9b3adb6)
  • doc: Adding in new decision record related to JS framework (#317) (d383744)
  • docs: Add "What's Next" to API quickstart (#267) (4f5d047)
  • docs: add decision record for oauth secret config (#268) (349146d)
  • docs: add Setup Quickstart tutorial (#308) (8a85c1a)
  • docs: add Website Testing decision record (#363) (393b43e)
  • docs: create Website Quickstart walkthrough tutorial (#265) (e2b2415)
  • docs: decide to recycle projects for CD pipeline (#423) (78c1028)
  • docs: move website docs into docs/ (#400) (1f960f6)
  • docs: update Content API README (#287) (aaf5165)
  • docs: update Website README (#281) (006089b)
  • document team structure + Conway's law (#571) (d3c9288)
  • e2e testing: add E2E testing module to Terraform (#745) (35a81c7)
  • E2E testing: remove unused resources + add tf module import (#726) (caeb859)
  • E2E testing: specify content API URL via data element (#748) (2338f9b)
  • experimental: oauth for lit client app (#568) (faf16f7)
  • implement minimal release-please config (#731) (0e109fa)
  • Incorporating old terraform config into new tf config (#276) (3abc7e2)
  • issue-339: Adds config ability switch between branded content vs default (#355) (32cb675)
  • issue-364: adding in cloud trace for donation submission (#372) (dd3624d)
  • issue-557: adding descriptions for build triggers (#691) (c750645)
  • lit: Lit frontend base (#328) (5fd9810)
  • Moving terraform flex-env experiment into setup.sh (#275) (5d26d2d)
  • ops: add CD pipeline for Playwright image (#361) (359c041)
  • ops: add testing image (#385) (923b9d8)
  • ops: add website test users (#323) (4932c44)
  • ops: clean up Cloud Run-related topics (#421) (d3eb083)
  • ops: consolidate testing Artifact Registry repos (#548) (02a89ed)
  • ops: provision auth-related Secret Manager entries (#260) (d37b5b7)
  • ops: split up E2E testing Cloud Build config (#759) (60bca26)
  • productivity: add PR labels for changed files (#384) (46fcaba)
  • PubSub Triggers (#295) (c0600e8)
  • refactor website e2e tests into module, part 1 (#719) (7d30d52)
  • reorganize installation testing TF + add builds (#530) (4737a14)
  • restrict gcloud builds to appropriate source files (#617) (4a16806)
  • run setup terraform via build jobs (#737) (d9fc2c3)
  • script: add content seeding script and sample data (#324) (a403a87)
  • set -eu (#285) (054cf4e)
  • setup.sh: add OAuth setup flow (#271) (e9e237e)
  • setup.sh: add skips for non-automated processes (#386) (34f5be6)
  • support single-project mode in auth setup (#480) (ab103f6)
  • terraform: add GCP project teardown ability (#396) (0b03402)
  • terraform: add scheduled (nightly) builds for website E2E image ✅ (#369) (9ad064f)
  • terraform: create website/api service accts (#299) (69f2811)
  • terraform: integrate modular terraform (#476) (938e060)
  • terraform: separate API and website service accounts (#304) (56d77ed)
  • use remote terraform state in setup (#575) (ab0a43f)
  • website/e2e-test: add README (#388) (d822b3c)
  • website/e2e-test: add smoke tests (#390) (14686d3)
  • website/e2e-test: clean up smoke tests (#378) (3eeb6f3)
  • website: add inaugural E2E (Playwright) tests (#342) (f0553b1)
  • website: migrate to system tests (#483) (fe2e4d7)

Bug Fixes

  • _SHORT_SHA variable usage (#671) (b86e368)
  • add deploy_session_bucket var to prod (#537) (acf3342)
  • add labeling and release exclusion on experimental work (#444) (5adb63b)
  • add missing APIs (#524) (6d7aefc)
  • added redirect_uri to required env vars (#409) (2453e4d)
  • app: support starting app from any directory (#343) (aa4e200)
  • auto-labeler YAML syntax error (#405) (a7dba2f)
  • automatically run tests for renovate-bot (#640) (bef9e54)
  • Call sub-scripts with bash instead of sh (#714) (0618655)
  • canary build triggers filter on matching service (#585) (c004eb2)
  • canary deploys by 20% instead of 5% (#584) (73397f4)
  • canary topic name includes env instead of project (#540) (c2bf9f0)
  • clarify delivery system testing schedule (#573) (eafecf5)
  • clean_project_setup.sh: update TF state removal path (#303) (4a3c958)
  • complete terraform experiment cutover (#481) (2d5d470)
  • configure_auth gets region from REGION env var (#596) (3d91a55)
  • content-api: update Flask version (#407) (f046fb5)
  • conventional release mapping expects JSON (#391) (b05e64b)
  • correct client library docs ref to openapi.yaml path (#821) (1562e4e)
  • delivery: fix incorrect Dockerfile path (#551) (bab023e)
  • delivery: write project IDs to TF vars (#451) (29d9d1a)
  • deps: pin dependencies (#769) (9970525)
  • deps: update dependency @reduxjs/toolkit to ^1.8.2 (#431) (8c49625)
  • deps: update dependency @reduxjs/toolkit to ^1.8.3 (#564) (44d56cd)
  • deps: update dependency @reduxjs/toolkit to ^1.8.4 (#630) (ec772ae)
  • deps: update dependency @reduxjs/toolkit to v1.8.5 (#641) (acfc65a)
  • deps: update dependency @reduxjs/toolkit to v1.9.1 (#778) (d72e437)
  • deps: update dependency @reduxjs/toolkit to v1.9.2 (#784) (dd76f3b)
  • deps: update dependency @reduxjs/toolkit to v1.9.3 (#793) (f12a24d)
  • deps: update dependency @vaadin/router to v1.7.5 (#810) (570d06b)
  • deps: update dependency axios to v1 (#843) (48b4e41)
  • deps: update dependency axios to v1.6.0 (#990) (29199e7)
  • deps: update dependency axios to v1.6.1 (#999) (2e0205f)
  • deps: update dependency axios to v1.6.2 (#1007) (ae1481d)
  • deps: update dependency axios to v1.6.7 (#1033) (580af21)
  • deps: update dependency express to ^4.18.1 (#456) (86ec2b8)
  • deps: update dependency express to v4.18.2 (#785) (a77466e)
  • deps: update dependency express to v4.18.3 (#1059) (efc7e71)
  • deps: update dependency http-proxy-middleware to ^2.0.6 (#432) (79d23f8)
  • deps: update dependency jsonwebtoken to v9.0.1 (#936) (22999ad)
  • deps: update dependency lit to ^2.2.5 (#433) (cdb0338)
  • deps: update dependency lit to ^2.2.7 (#545) (a430180)
  • deps: update dependency lit to ^2.3.0 (#587) (c597d97)
  • deps: update dependency lit to ^2.3.1 (#631) (3379a6e)
  • deps: update dependency lit to v2.6.1 (#789) (6fce303)
  • deps: update dependency lit to v2.7.0 (#830) (fc46ed5)
  • deps: update dependency lit to v2.7.4 (#905) (5f839d3)
  • deps: update dependency lit to v2.7.5 (#924) (0485924)
  • deps: update dependency lit to v2.7.6 (#941) (bef6ebb)
  • deps: update dependency lit to v2.8.0 (#955) (92b1ffb)
  • deps: update dependency lit to v3 (#983) (9e477d9)
  • deps: update dependency lit to v3.0.2 (#1000) (7990485)
  • deps: update dependency lit to v3.1.0 (#1009) (ecdeddb)
  • deps: update dependency lit to v3.1.1 (#1045) (f7714ea)
  • deps: update dependency lit to v3.1.2 (#1052) (d5f4027)
  • deps: update material-components-web monorepo to ^0.26.1 (#457) (c950660)
  • deps: update material-components-web monorepo to ^0.27.0 (#638) (a5c03d8)
  • deps: update website (js runtime) (#906) (3eaae68)
  • deps: update website (js runtime) (#962) (8899a0e)
  • deps: update website (js runtime) (#978) (09ba58f)
  • disable e2e build triggers in terraform ops module (#675) (bb46397)
  • docs: update testing documentation (#717) (0487997)
  • don't dump data to logs (#609) (0194b19)
  • e2e tests: update package.json (#739) (db0d003)
  • ensure correct working dir for e2e runner (#622) (0686792)
  • fix installation tests failing (#613) (9b0fdc7)
  • fix SKIP_SEEDING not having a default (#512) (b617482)
  • fix USE_DEFAULT_ACCOUNT being unbound (#522) (fa7f7ef)
  • fixing minor bugs in client setup script and clarifying directions in README (#768) (8a318ae)
  • Fixing repo name for pub/sub triggers (#294) (55d6a71)
  • give API access to Firestore (#492) (a9af6c2)
  • import flask decorator (#491) (cd66fc4)
  • issue-607: add link back to original campaign (#619) (00279c1)
  • issue-608: hide create campaign link (#624) (7020c16)
  • lit: resolve campaign page not updating (#377) (3271926)
  • make sure $approver is always defined (#501) (95cacb8)
  • move + update cleanup script (#508) (753e11f)
  • move seeding after terraform and apply to each environment (#493) (1f547be)
  • nightly cron running every 2 minutes (#538) (e326a46)
  • only allow numbers in donation amount (#621) (ac42575)
  • ops: enable Cloud Run API in Terraform (#758) (9d3524a)
  • ops: improve cleanup script robustness (#413) (70f8e01)
  • ops: remove stray comma (#420) (304ba12)
  • otel mismatching deps (#1004) (90b30c7)
  • percent_complete error in jinja templating (#306) (994376e)
  • pin Playwright Dockerfile version (#623) (10a1bfe)
  • PR trigger in autolabeler (#532) (3cb753f)
  • productivity: switch code style fix to lint (#279) (83ca57a)
  • remove gcloud login (#626) (3247df5)
  • remove general exception check (e867e61)
  • remove redundant variable in Cloud Build (#523) (e046d4f)
  • resolve dependency conflicts in opentel libs (#993) (38ae907)
  • resolve python lint errors (e867e61)
  • resolves api_unit_test token creation + datastore permissions issues (#665) (caf1036)
  • resolves form error preventing cause name to be submitted (#435) (6069976)
  • resolving dockerfile not found errors when api-push-to-main trigger is executed (#663) (f240321)
  • restore _BODY substitution to Pub/Sub triggered builds (#583) (de17ffc)
  • restore staging trigger config and add env toggles (#519) (c47816f)
  • secret manager integration in gcloud beta (#283) (3eae9a6)
  • seed Firestore via build job (#685) (b59b530)
  • setup.sh: fix bash "unbound var" error (#399) (3ef5c47)
  • setup.sh: stage app should use staging API (#301) (1b69df9)
  • setup: add more detail to configure auth script (#309) (bd81aea)
  • setup: add region flag to services command (#326) (3f4ce4c)
  • setup: allow inputs for repo owner and repo name (#282) (83d70a0)
  • setup: fix typo (#313) (9565b9e)
  • skip session bucket creation (#513) (38933ad)
  • small fix for web-e2e build trigger (#919) (7a3406b)
  • stop deploy updates removing service configuration (#539) (fc1eba3)
  • terraform build trigger filename parameter (#723) (338bacc)
  • terraform: add IAM provisioning for session bucket (#273) (e92fc6a)
  • terraform: explicit secret manager deps + ID typo-fix (#270) (6c94450)
  • terraform: fix tf apply failures (#305) (d2943e0)
  • terraform: Hide GAE import errors (#310) (18f447d)
  • terraform: increase AR timeout (#330) (9308436)
  • testing: move E2E image build to configure-delivery script (#765) (ffa5a6e)
  • updating from google.auth to google-auth (#918) (290cb12)
  • use beta for gcloud billing (#534) (c4307c4)
  • use cat instead of pr (#499) (86ea003)
  • website.md configure_auth.sh link (#570) (bfd3061)
  • website: fix logout template not rendering (#274) (280cd60)
  • website: fix misplaced Jinja tag (#404) (1479d5f)
  • website: get E2E runner image pipeline working (#368) (1f1b2eb)
  • website: update pip files (#331) (32b8a18)
  • wrapping tests in try catch (e867e61)
  • wrapping tests to correctly throw exception and print out error trace for debugging (#931) (e867e61)
  • wrong requirements txt ref in unit test cloudbuild yaml (#963) (80ed1c1)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner December 9, 2022 22:01
@google-cla
Copy link

google-cla bot commented Dec 9, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 6 times, most recently from 7bc5417 to 9bfd998 Compare December 16, 2022 23:53
Copy link
Collaborator

@grayside grayside left a comment

Choose a reason for hiding this comment

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

  1. Future: The changelog here is using the release-please format instead of the GitHub format. We decided that wasn't a blocker and could be fixed over time.
  2. Blocker: The release notes here are a bit confusing to read: we may want to use https://github.com/googleapis/release-please#how-can-i-fix-release-notes to override text.
  3. Discussion: Should new features in testing or a delivery pipeline be considered: chore, testing, feature(delivery)? Currently we're mostly using feature. This loops back to point (1), where I wanted to support delivery pipeline features but wanted to make sure the context from component was really clear.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 8 times, most recently from aee62d9 to d3dbd10 Compare January 10, 2023 20:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 2 times, most recently from af40b2a to 8848456 Compare January 19, 2023 20:36
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 2 times, most recently from 4a81846 to 3ebfd1a Compare January 23, 2023 21:45
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 2 times, most recently from c8cefa1 to 3eff581 Compare February 10, 2023 19:42
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 3 times, most recently from e3a77a5 to efc23b2 Compare February 14, 2023 00:46
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 3 times, most recently from 623b37f to 271d8fe Compare March 22, 2023 00:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 4 times, most recently from 3601bf3 to 0119cf2 Compare November 2, 2023 21:06
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 5 times, most recently from 28bb09d to ed9c9c4 Compare November 14, 2023 00:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 5 times, most recently from 95f123a to 23ec7c1 Compare December 2, 2023 00:54
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 2 times, most recently from 11a3402 to a3c7520 Compare December 9, 2023 00:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch from a3c7520 to ae647bc Compare January 12, 2024 22:50
@github-actions github-actions bot changed the title chore(main): release 0.7.0 chore(main): release emblem 1.0.0 Jan 26, 2024
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 6 times, most recently from 2b21f79 to d5af912 Compare February 1, 2024 23:57
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch 3 times, most recently from 2eb43df to 33c2112 Compare March 8, 2024 06:09
@github-actions github-actions bot force-pushed the release-please--branches--main--components--emblem branch from 33c2112 to 36f2631 Compare March 8, 2024 06:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autorelease: pending cla: no This human has *not* signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

accept enter key in repo prompt in configure_delivery.sh
1 participant