Skip to content

Commit

Permalink
Revert "Merge branch 'netlify-poc' into main"
Browse files Browse the repository at this point in the history
This reverts commit d77d32f, reversing
changes made to 474dab5.

Revert merge commit from netlify-poc branch
  • Loading branch information
anabellabuckvar committed Nov 22, 2024
1 parent d77d32f commit f729b9e
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 26 deletions.
63 changes: 38 additions & 25 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### Merged

- DOP-4785: Remove MUT_CANDIDATES [`#1290`](https://github.com/mongodb/snooty/pull/1290)
- DOP-5052: fixing link buffer's on mobile [`#1289`](https://github.com/mongodb/snooty/pull/1289)
- DOP-5078: Fix duplicate "docs" prefix in BreadcrumbList [`#1285`](https://github.com/mongodb/snooty/pull/1285)
- DOP-5080: Remove Lighthouse action [`#1288`](https://github.com/mongodb/snooty/pull/1288)
- DOP-5087: Remove DarkMode announcement/guide cue [`#1287`](https://github.com/mongodb/snooty/pull/1287)
- DOP-5092: Tabs components are interactive offline [`#1286`](https://github.com/mongodb/snooty/pull/1286)
- DOP-5053: Fix client-side fetch refresh - legacy page [`#1283`](https://github.com/mongodb/snooty/pull/1283)
- DOP-5061: Add title as name for Procedure structure data [`#1284`](https://github.com/mongodb/snooty/pull/1284)
- Update build.sh parser version [`#1282`](https://github.com/mongodb/snooty/pull/1282)
- DOP-5014: allow chatbot option consecutively [`#1281`](https://github.com/mongodb/snooty/pull/1281)
- DOP-4971: Source API changelog data from Github rather than S3 [`#1271`](https://github.com/mongodb/snooty/pull/1271)
- DOP-5058: change font weight of steps to 500 [`#1280`](https://github.com/mongodb/snooty/pull/1280)
Expand Down Expand Up @@ -290,7 +281,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fix ChatbotUI background inheritance [`#1145`](https://github.com/mongodb/snooty/pull/1145)
- Lighthouse Fix: Access correct commit message for both merges and PRs [`#1142`](https://github.com/mongodb/snooty/pull/1142)

## [v0.16.19](https://github.com/mongodb/snooty/compare/v0.16.17...v0.16.19) - 2024-06-20
## [v0.16.19](https://github.com/mongodb/snooty/compare/v0.16.18...v0.16.19) - 2024-06-20

## [v0.16.18](https://github.com/mongodb/snooty/compare/v0.16.17...v0.16.18) - 2024-06-27

Expand All @@ -314,20 +305,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Remove old lighthouse workflow [`#1134`](https://github.com/mongodb/snooty/pull/1134)
- Remove lang-based redirect for now [`#1133`](https://github.com/mongodb/snooty/pull/1133)

<<<<<<< HEAD
<<<<<<< HEAD
## [v0.16.17](https://github.com/mongodb/snooty/compare/v0.16.15...v0.16.17) - 2024-06-13
=======
## [v0.16.18](https://github.com/mongodb/snooty/compare/v0.16.17...v0.16.18) - 2024-06-14

### Merged

- Remove lang-based redirect for now [`#1133`](https://github.com/mongodb/snooty/pull/1133)

=======
>>>>>>> v0.18.11
## [v0.16.17](https://github.com/mongodb/snooty/compare/v0.16.16...v0.16.17) - 2024-06-13
>>>>>>> v0.18.9

### Merged

Expand All @@ -352,6 +330,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-4643: add border for dark mode image [`#1116`](https://github.com/mongodb/snooty/pull/1116)
- DOP-4627: Darkmode - Code components [`#1110`](https://github.com/mongodb/snooty/pull/1110)

## [v0.16.16](https://github.com/mongodb/snooty/compare/v0.16.15...v0.16.16) - 2024-06-07

### Merged

- Revert "DOP-4715: Upgrade consistent nav to "v2.1.0"" [`#1120`](https://github.com/mongodb/snooty/pull/1120)
- :lipstick: DOP-4654 applies dark mode support for product list component [`#1118`](https://github.com/mongodb/snooty/pull/1118)
- DOP-4608: Add entries for using Atlas Device SDK in the language selector [`#1092`](https://github.com/mongodb/snooty/pull/1092)

### Commits

- updating package with new version [`f7af6e9`](https://github.com/mongodb/snooty/commit/f7af6e90716cb3ba02cffac18ea22da1ef67d823)

## [v0.16.15](https://github.com/mongodb/snooty/compare/v0.16.14...v0.16.15) - 2024-06-06

### Merged
Expand Down Expand Up @@ -390,7 +380,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- DOP-4566: set init values for tabs and tab selectors during build time [`#1080`](https://github.com/mongodb/snooty/pull/1080)

## [v0.16.12](https://github.com/mongodb/snooty/compare/v0.16.11...v0.16.12) - 2024-05-01
## [v0.16.12](https://github.com/mongodb/snooty/compare/v0.16.12-breadcrumbs...v0.16.12) - 2024-05-01

### Merged

Expand All @@ -399,6 +389,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- :bug: DOP-4572 Unused objects/props are included in reference links [`#1081`](https://github.com/mongodb/snooty/pull/1081)
- DOP-4505: Lighthouse Server scores for desktop and mobile [`#1079`](https://github.com/mongodb/snooty/pull/1079)

## [v0.16.12-breadcrumbs](https://github.com/mongodb/snooty/compare/v0.16.11...v0.16.12-breadcrumbs) - 2024-05-13

### Merged

- Fix bread [`#1086`](https://github.com/mongodb/snooty/pull/1086)
- DOP-4536: Breadcrumbs! 🚂🍞🥐🥖🫓🍞 [`#1085`](https://github.com/mongodb/snooty/pull/1085)
- DOP-4587: Bump consistent-nav package to 2.0.7 [`#1082`](https://github.com/mongodb/snooty/pull/1082)

### Commits

- DOP-4613: Fix breadcrumb links (#1091) [`2a2a981`](https://github.com/mongodb/snooty/commit/2a2a9811039dc0c19bb5ad6a0b787ea1afef4b85)
- update version - v0.16.12-breadcrumbs [`da8982e`](https://github.com/mongodb/snooty/commit/da8982ea81c70620b33becaa0b500a7aa5a00c4c)

## [v0.16.11](https://github.com/mongodb/snooty/compare/v0.16.11-munich...v0.16.11) - 2024-04-24

## [v0.16.11-munich](https://github.com/mongodb/snooty/compare/v0.16.10...v0.16.11-munich) - 2024-05-01
Expand Down Expand Up @@ -455,7 +458,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

- Update .prettierignore [`722f310`](https://github.com/mongodb/snooty/commit/722f3105f4b0ef67854167cdd78ae5b3c6fd7d84)

## [v0.16.6](https://github.com/mongodb/snooty/compare/v0.16.4...v0.16.6) - 2024-03-20
## [v0.16.6](https://github.com/mongodb/snooty/compare/v0.16.5...v0.16.6) - 2024-03-20

### Merged

Expand All @@ -476,6 +479,16 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- DOP-4379: Modify Figure.test.js to fail if "class" option is not properly accessed [`#1027`](https://github.com/mongodb/snooty/pull/1027)
- Removing all instances of v0.16.5 [`#1026`](https://github.com/mongodb/snooty/pull/1026)

## [v0.16.5](https://github.com/mongodb/snooty/compare/v0.16.4...v0.16.5) - 2024-03-04

### Merged

- DOP-4411: Fixing Homepage Hero Image [`#1030`](https://github.com/mongodb/snooty/pull/1030)

### Commits

- updating package, package-lock [`c165b87`](https://github.com/mongodb/snooty/commit/c165b872aa7295fc6c97e7f032db131f2ff7b13a)

## [v0.16.4](https://github.com/mongodb/snooty/compare/v0.16.3...v0.16.4) - 2024-02-28

### Merged
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"build": "gatsby build --prefix-paths",
"build:clean": "npm run clean && npm run build",
"build:clean:stage": "npm run build:clean && make stage",
"build:no-prefix": "gatsby build",
"build:netlify": "npm run build && echo -n $INCOMING_HOOK_BODY > build-hook.txt",
"build:no-prefix": "gatsby build",
"clean": "gatsby clean",
"develop": "gatsby develop",
"ensure-main": "node scripts/ensure-main.js",
Expand Down

0 comments on commit f729b9e

Please sign in to comment.