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/ADAPT-000 Gallery/Campaign page logo fix #235

Merged
merged 19 commits into from
Nov 19, 2021

Conversation

yvonnetangsu
Copy link
Member

@yvonnetangsu yvonnetangsu commented Nov 17, 2021

READY FOR REVIEW

  • (Edit the above to reflect status)

Summary

  • Prepare release with fixes that Patrick requested to go live before 11/20

Review By (Date)

  • When does this need to be reviewed by?

Criticality

  • How critical is this PR on a 1-10 scale? Also see Severity Assessment.
  • E.g., it affects one site, or every site and product?

Review Tasks

Setup tasks and/or behavior to test

  1. Check out this branch
  2. Navigate to...
  3. Verify...

Front End Validation

  • Is the markup using the appropriate semantic tags and passes HTML validation?
  • Cross-browser testing has been performed?
  • Automated accessibility scans performed?
  • Manual accessibility tests performed?
  • Design is approved by @ user?

Backend / Functional Validation

Code

  • Are the naming conventions following our standards?
  • Does the code have sufficient inline comments?
  • Is there anything in this code that would be hidden or hard to discover through the UI?
  • Are there any code smells?
  • Are tests provided? eg (unit, behat, or codeception)

Code security

General

  • Is there anything included in this PR that is not related to the problem it is trying to solve?
  • Is the approach to the problem appropriate?

Affected Projects or Products

  • Does this PR impact any particular projects, products, or modules?

Associated Issues and/or People

  • JIRA ticket(s)
  • Other PRs
  • Any other contextual information that might be helpful (e.g., description of a bug that this PR fixes, new functionality that it adds, etc.)
  • Anyone who should be notified? (@mention them here)

Resources

sherakama and others added 17 commits August 9, 2021 11:22
* Allow pages to be removed from search indexing and sitemap

* Omit noindex entites from algolia indexing

Co-authored-by: Sherakama <[email protected]>
* Optionally render logo image in campaign header when set

* Refactor custom logo image out of lockup and into cmapaign header

* Cleanup

Co-authored-by: Sherakama <[email protected]>
Co-authored-by: Sherakama <[email protected]>
Co-authored-by: Shea McKinney <[email protected]>
* graphQL error fixup

* Add resolveLinks = url

* Use storyblok-js-client version 4.1.3
@sherakama sherakama changed the base branch from main to dev November 17, 2021 20:54
@@ -2,7 +2,7 @@
"name": "giving-to-stanford",
"private": true,
"description": "Giving to Stanford",
"version": "0.1.0",
"version": "0.1.1",
Copy link
Member Author

Choose a reason for hiding this comment

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

Not super familiar the the release process on Giving. LMK if this looks right 🤔

Copy link
Member

Choose a reason for hiding this comment

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

I was just checking the branch diff. S'all good.

Copy link
Member Author

Choose a reason for hiding this comment

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

Awesome, thanks @sherakama !

@sherakama sherakama changed the base branch from dev to main November 17, 2021 20:58
@sherakama sherakama added patch patch major major and removed patch patch labels Nov 17, 2021
@github-actions github-actions bot added the patch patch label Nov 17, 2021
@yvonnetangsu
Copy link
Member Author

yvonnetangsu commented Nov 18, 2021

@sherakama Thanks for adding the workflow files! Is there a chance we could roll this out today? I'm thinking that since this is going live this Saturday and I'm out next week, it might be good to roll this out a day earlier so we have tomorrow to fix anything if needed 🤔

@sherakama
Copy link
Member

@sherakama Thanks for adding the workflow files! Is there a chance we could roll this out today? I'm thinking that since this is going live this Saturday and I'm out next week, it might be good to roll this out a day earlier so we have tomorrow to fix anything if needed 🤔

Let's dual release today during our 1pm session.

@yvonnetangsu
Copy link
Member Author

@sherakama Thanks for adding the workflow files! Is there a chance we could roll this out today? I'm thinking that since this is going live this Saturday and I'm out next week, it might be good to roll this out a day earlier so we have tomorrow to fix anything if needed 🤔

Let's dual release today during our 1pm session.

Awesome - thanks, @sherakama ! 😄

@yvonnetangsu yvonnetangsu merged commit 7fd105e into main Nov 19, 2021
@yvonnetangsu yvonnetangsu deleted the release/ADAPT-000_gallery-campaign-fix branch November 19, 2021 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants