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

Prod Release 09-18-2024 #4504

Merged
merged 27 commits into from
Sep 18, 2024
Merged

Prod Release 09-18-2024 #4504

merged 27 commits into from
Sep 18, 2024

Conversation

jlbyrne
Copy link
Contributor

@jlbyrne jlbyrne commented Sep 18, 2024

No description provided.

dependabot bot and others added 27 commits August 6, 2024 12:48
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] <[email protected]>
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] <[email protected]>
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
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] <[email protected]>
…js/next-14.2.12

build(deps): bump next from 14.2.3 to 14.2.12 in /nextjs
Copy link
Collaborator

@DJAndries DJAndries left a comment

Choose a reason for hiding this comment

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

👍

@jlbyrne jlbyrne merged commit c127fad into master Sep 18, 2024
6 checks passed
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