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

fix: change GHA node version from 20.x to 20.10.0 #2340

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

jeeanribeiro
Copy link
Member

@jeeanribeiro jeeanribeiro commented Apr 18, 2024

Summary

Fixes node version for GHA as 20.10.0 because build on Windows is throwing errors on 20.12.2

GitHub Action Build Test

Testing

Platforms

  • Desktop
    • MacOS
    • Linux
    • Windows

Checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or modified tests that prove my changes work as intended
  • I have verified that new and existing unit tests pass locally with my changes
  • I have verified that my latest changes pass CI workflows for testing and linting
  • I have made corresponding changes to the documentation

@jeeanribeiro jeeanribeiro merged commit cc0db1e into develop Apr 18, 2024
7 checks passed
@jeeanribeiro jeeanribeiro deleted the fix/github-runner-node-version branch April 18, 2024 16:13
Tuditi added a commit that referenced this pull request Apr 25, 2024
* chore: increment desktop version to 1.0.2-alpha-1

* fix: change GHA node version from 20.x to 20.10.0 (#2340)

* chore: increment shared package version

* rename getDefaultPersistedNetwork to getDefaultStardustNetwork (#2352)

* enhancement: check ipfs gateway health (#2342)

* add default ipfs gateway to profiles + migrations

* improve ipfsgateway table

* remove and set primary gateway

* add input popup

* add validation function

* rewrite ipfs gateway regarding

* fix trailing slash

* increase alpha version

* update ipfsgateways

* improve rewrite ipfs

* download nfts after changing nodes

* add IPFS health check

* add https at start if missing

* improve errormessage

---------

Co-authored-by: Nicole O'Brien <nicole@bloomwallet.io>

* try fix issue with testers

* New Crowdin translations by Github Action (#2354)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>

* enhancement: use list of ipfs gateways as pool and fall backs (#2350)

* get list of urls to download from

* fix sorting

* interrupt queue if url is reached

* rename

* unset prmary

* cleanup code

* fix: add tide to allow list for nfts
add: more ipfs gateways

Co-authored-by: Mark Nardi <nardimark7@gmail.com>

* fix: errors in mint forms

---------

Co-authored-by: Nicole O'Brien <nicole@bloomwallet.io>

* enhancement: improve displayed nft warnings (#2356)

* change invalid media type to error

* improve error messages

* add media type to nft alert

* reverse content type

* fix generic error messages on nfts

* chore: increment desktop version to `1.0.2-alpha-3`

* fix undefined error

* fix setting of primary ipfs node (#2358)

* chore: increment desktop version to `1.0.2`

* fix: fix nfts (#2360)

* fix re-download

* Fix migration of persisted nft data

Co-authored-by: Mark Nardi <nardimark7@gmail.com>

---------

Co-authored-by: Nicole O'Brien <nicole@bloomwallet.io>

* enhancement: add allow list to remote app configuration

* fix: show scam nft warning on already downloaded nfts

* fix: balance breakdown alignment (#2364)

* fix: balance breakdown alignment

* chore: improve type safety

* chore: revert cols & rows

* fix: conversion (#2367)

---------

Co-authored-by: Tuditi <daviddetroch@pm.me>
Co-authored-by: Jean Ribeiro <contact@jeanribeiro.dev>
Co-authored-by: Mark Nardi <nardimark7@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Tuditi <45079109+Tuditi@users.noreply.github.com>
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.

None yet

2 participants