-
Notifications
You must be signed in to change notification settings - Fork 41
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
Prod Release 09-18-2024 #4504
Merged
Prod Release 09-18-2024 #4504
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [rexml](https://github.com/ruby/rexml) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: rexml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* First pass at getting new UI testing down For now we have to run next spearately to run the tests, eventually we want capybara to launch next and run the tests. At least locally, this gets bin/rails test test/features/publishers_home_test.rb:28 working. The shadowdom is tricky to work with, so we might want to revisit that in the future. * All publishers selenium tests working, switch to chromium due to FF bug * All tests passing in Chrome except the new NEXTJS ones * More tests passing * Fix test * Move features -> system and separate capybara config * Got all tests to pass, next integrate nextui using tags * Get a bash script working which runs all the tests * Boot the nextJS server when running tests * CI should use the new script * Bundle exec * NPM Install new UI in CI * Add necessary env vars for CI * Debug which port CI is running * Remove eating output * Use selfsigned for dev nextUI testing * Add newUI build step * Upgrade rexml * Exclude bootstrap * Update Axios
Bumps [fugit](https://github.com/floraison/fugit) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/floraison/fugit/blob/master/CHANGELOG.md) - [Commits](floraison/fugit@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: fugit dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update bootstrap to 5 * web3js update
Add contribution banner customizer, migrate public channel page files
…and smaller bugfixes
fix no social link bug, fix no channels bug, styling fixes, linting, …
Further fixes for the contribution page, some nala corrections and up…
get rid of typo in image upload and unnecessary file extensions
…n-pages add japanese translations, styling and bug fixes for contributions page
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.12. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.3...v14.2.12) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…js/next-14.2.12 build(deps): bump next from 14.2.3 to 14.2.12 in /nextjs
Fix/gemini icon
DJAndries
approved these changes
Sep 18, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.