Skip to content

Commit

Permalink
Merge pull request #2042 from oasisprotocol/lw/rename-repo
Browse files Browse the repository at this point in the history
Rename repository from oasis-wallet-web to wallet
  • Loading branch information
lukaw3d authored Aug 26, 2024
2 parents c07005f + ea20f98 commit 7cfec00
Show file tree
Hide file tree
Showing 18 changed files with 857 additions and 856 deletions.
1 change: 1 addition & 0 deletions .changelog/2042.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Rename repository from oasis-wallet-web to wallet
6 changes: 3 additions & 3 deletions .github/workflows/dump-validators.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: dump-validators

on:
# Triggered monthly or manually in https://github.com/oasisprotocol/oasis-wallet-web/actions/workflows/dump-validators.yml
# Triggered monthly or manually in https://github.com/oasisprotocol/wallet/actions/workflows/dump-validators.yml
workflow_dispatch:
schedule:
- cron: '0 0 1 * *'
Expand All @@ -12,7 +12,7 @@ permissions: # Limit secrets.GITHUB_TOKEN permissions

jobs:
dump-validators:
if: github.repository == 'oasisprotocol/oasis-wallet-web'
if: github.repository == 'oasisprotocol/wallet'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand All @@ -29,7 +29,7 @@ jobs:
commit-message: 'Update dumped validators'
title: 'Update dumped validators'
body: |
Created by https://github.com/oasisprotocol/oasis-wallet-web/blob/master/.github/workflows/dump-validators.yml
Created by https://github.com/oasisprotocol/wallet/blob/master/.github/workflows/dump-validators.yml
If CI actions and checks don't run in this PR: close it and reopen.
https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
Expand Down
1,648 changes: 824 additions & 824 deletions CHANGELOG.md

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Adding a new language:

[Release process doc](docs/release-process.md)

[demo-video]: https://github.com/oasisprotocol/oasis-wallet-web/assets/3758846/ef11fbea-dd55-42b1-87a4-1b74509a2809
[demo-video]: https://github.com/oasisprotocol/wallet/assets/3758846/ef11fbea-dd55-42b1-87a4-1b74509a2809
[docker-compose.yml]: docker-compose.yml
[envoy-proxy]: https://www.envoyproxy.io
[oasis-monitor]: https://oasismonitor.com
Expand All @@ -219,14 +219,14 @@ Adding a new language:
[useTranslation hook]: https://react.i18next.com/latest/usetranslation-hook
[English translation.json]: src/locales/en/translation.json
[i18n.ts]: src/locales/i18n.ts
[github-ci-build-badge]: https://github.com/oasisprotocol/oasis-wallet-web/actions/workflows/ci-build.yml/badge.svg
[github-ci-build-link]: https://github.com/oasisprotocol/oasis-wallet-web/actions?query=workflow:ci-build+branch:master
[github-ci-test-badge]: https://github.com/oasisprotocol/oasis-wallet-web/actions/workflows/ci-test.yml/badge.svg
[github-ci-test-link]: https://github.com/oasisprotocol/oasis-wallet-web/actions?query=workflow:ci-test+branch:master
[github-ci-lint-badge]: https://github.com/oasisprotocol/oasis-wallet-web/actions/workflows/ci-lint.yml/badge.svg
[github-ci-lint-link]: https://github.com/oasisprotocol/oasis-wallet-web/actions?query=workflow:ci-lint+branch:master
[github-release-badge]: https://github.com/oasisprotocol/oasis-wallet-web/actions/workflows/release.yml/badge.svg
[github-release-link]: https://github.com/oasisprotocol/oasis-wallet-web/actions?query=workflow:release
[github-ci-build-badge]: https://github.com/oasisprotocol/wallet/actions/workflows/ci-build.yml/badge.svg
[github-ci-build-link]: https://github.com/oasisprotocol/wallet/actions?query=workflow:ci-build+branch:master
[github-ci-test-badge]: https://github.com/oasisprotocol/wallet/actions/workflows/ci-test.yml/badge.svg
[github-ci-test-link]: https://github.com/oasisprotocol/wallet/actions?query=workflow:ci-test+branch:master
[github-ci-lint-badge]: https://github.com/oasisprotocol/wallet/actions/workflows/ci-lint.yml/badge.svg
[github-ci-lint-link]: https://github.com/oasisprotocol/wallet/actions?query=workflow:ci-lint+branch:master
[github-release-badge]: https://github.com/oasisprotocol/wallet/actions/workflows/release.yml/badge.svg
[github-release-link]: https://github.com/oasisprotocol/wallet/actions?query=workflow:release
[github-renovate-badge]: https://img.shields.io/badge/renovate-enabled-brightgreen.svg
[github-renovate-link]: https://www.mend.io/renovate/
[license-badge]: https://img.shields.io/badge/License-Apache%202.0-blue.svg
Expand Down
2 changes: 1 addition & 1 deletion cypress/e2e/api-transaction-methods.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {

function ignoreTimeoutError() {
// Note: This is strongly discouraged. If it stops working, we converted to
// jest in https://github.com/oasisprotocol/oasis-wallet-web/pull/736
// jest in https://github.com/oasisprotocol/wallet/pull/736
cy.on('fail', error => {
if (error.name === 'CypressError' && error.message.includes('timed out waiting')) {
return false
Expand Down
6 changes: 3 additions & 3 deletions docs/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Make a release:

Staging:

- download <https://github.com/oasisprotocol/oasis-wallet-web/releases>
- download <https://github.com/oasisprotocol/wallet/releases>
- deploy to <https://wallet.stg.oasis.io/>

Production:
Expand All @@ -29,7 +29,7 @@ Production:

### Deploy

<https://github.com/oasisprotocol/oasis-wallet-web/wiki/Deployment-on-AWS>.
<https://github.com/oasisprotocol/wallet/wiki/Deployment-on-AWS>.

Verify deployed version by opening the page in
incognito (no cache) - it is displayed in the footer.
Expand All @@ -44,7 +44,7 @@ Verify security headers were updated:
```

- Compare to Content-Security-Policy.txt and Permissions-Policy.txt in
<https://github.com/oasisprotocol/oasis-wallet-web/releases>
<https://github.com/oasisprotocol/wallet/releases>

## TODO: Extension wallet

Expand Down
2 changes: 1 addition & 1 deletion extension/src/popup.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<script type="module" src="./popup/popup.tsx"></script>
<!--
TODO: re-enable after supporting multiple extension popups with persistence
https://github.com/oasisprotocol/oasis-wallet-web/issues/792#issuecomment-1238715243
https://github.com/oasisprotocol/wallet/issues/792#issuecomment-1238715243
<a href="./popup.html" target="_blank">Open in new tab</a>
-->
</body>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/oasisprotocol/oasis-wallet-web.git"
"url": "https://github.com/oasisprotocol/wallet.git"
},
"scripts": {
"build": "node ./internals/scripts/build-web.js",
Expand Down
2 changes: 1 addition & 1 deletion playwright/tests/migrating-v0-ext-persisted-state.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ test('Migrate from V0 extension persisted state to valid RootState', async ({
...walletExtensionV0UnlockedState,

// TODO: fix mockApi inside extension tests to get consistent responses
// https://github.com/oasisprotocol/oasis-wallet-web/issues/1770
// https://github.com/oasisprotocol/wallet/issues/1770
account: expect.any(Object),
network: expect.any(Object),
staking: expect.any(Object),
Expand Down
2 changes: 1 addition & 1 deletion playwright/tests/syncTabs.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ test.describe('syncTabs', () => {
})
await page.waitForTimeout(100)

// TODO: https://github.com/oasisprotocol/oasis-wallet-web/pull/975#discussion_r1019567305
// TODO: https://github.com/oasisprotocol/wallet/pull/975#discussion_r1019567305
// await expect(page.getByTestId('fatalerror-stacktrace')).toBeHidden()
await expect(page.getByTestId('fatalerror-stacktrace')).toBeVisible()
await page.close() // Just to avoid expectNoFatal in afterEach
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ exports[`<Footer /> should render mobile version of footer 1`] = `
</span>
<a
class="c3"
href="https://github.com/oasisprotocol/oasis-wallet-web/"
href="https://github.com/oasisprotocol/wallet/"
rel="noopener noreferrer"
target="_blank"
>
Expand Down Expand Up @@ -213,7 +213,7 @@ exports[`<Footer /> should render mobile version of footer 1`] = `
</span>
<a
class="c3"
href="https://github.com/oasisprotocol/oasis-wallet-web/releases/tag/v1.0.0-dev.1"
href="https://github.com/oasisprotocol/wallet/releases/tag/v1.0.0-dev.1"
rel="noopener noreferrer"
target="_blank"
>
Expand All @@ -225,7 +225,7 @@ exports[`<Footer /> should render mobile version of footer 1`] = `
</span>
<a
class="c3"
href="https://github.com/oasisprotocol/oasis-wallet-web/commit/sha0000000000000000000000000000000000000"
href="https://github.com/oasisprotocol/wallet/commit/sha0000000000000000000000000000000000000"
rel="noopener noreferrer"
target="_blank"
>
Expand Down
4 changes: 2 additions & 2 deletions src/app/components/Footer/__tests__/index.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ describe('<Footer />', () => {
const commitLink = await screen.findByRole('link', { name: /sha0000/i })
expect(commitLink).toHaveAttribute(
'href',
'https://github.com/oasisprotocol/oasis-wallet-web/commit/sha0000000000000000000000000000000000000',
'https://github.com/oasisprotocol/wallet/commit/sha0000000000000000000000000000000000000',
)
})

Expand All @@ -56,7 +56,7 @@ describe('<Footer />', () => {

expect(screen.getByRole('link', { name: '1.0.0-dev.1' })).toHaveAttribute(
'href',
'https://github.com/oasisprotocol/oasis-wallet-web/releases/tag/v1.0.0-dev.1',
'https://github.com/oasisprotocol/wallet/releases/tag/v1.0.0-dev.1',
)
})

Expand Down
2 changes: 1 addition & 1 deletion src/app/components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import { backend } from 'vendors/backend'
import { BackendAPIs } from 'config'
import { t } from 'i18next'

const githubLink = 'https://github.com/oasisprotocol/oasis-wallet-web/'
const githubLink = 'https://github.com/oasisprotocol/wallet/'
const githubReleaseLink = (tag: string) => `${githubLink}releases/tag/${tag}`

function NoReleaseLink() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ exports[`<Navigation /> should match snapshot 1`] = `
<a
aria-label="GitHub"
class="c5"
href="https://github.com/oasisprotocol/oasis-wallet-web"
href="https://github.com/oasisprotocol/wallet"
rel="noopener"
target="_blank"
>
Expand Down Expand Up @@ -978,7 +978,7 @@ exports[`<Navigation /> with account opened should match snapshot 1`] = `
<a
aria-label="GitHub"
class="c5"
href="https://github.com/oasisprotocol/oasis-wallet-web"
href="https://github.com/oasisprotocol/wallet"
rel="noopener"
target="_blank"
>
Expand Down
2 changes: 1 addition & 1 deletion src/app/components/Sidebar/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ const SidebarFooter = (props: SidebarFooterProps) => {
<SidebarButton
icon={<Github />}
label="GitHub"
route="https://github.com/oasisprotocol/oasis-wallet-web"
route="https://github.com/oasisprotocol/wallet"
newTab
></SidebarButton>
</Nav>
Expand Down
2 changes: 1 addition & 1 deletion src/app/pages/CreateWalletPage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export function CreateWalletPage(props: CreateWalletProps) {
}, [dispatch])

//@TODO Remove when firefox supports backdropFilter (used inside MnemonicValidation)
// https://github.com/oasisprotocol/oasis-wallet-web/issues/287
// https://github.com/oasisprotocol/wallet/issues/287
const blurMnemonicInFirefox = showConfirmation ? { filter: 'blur(5px)' } : {}

return (
Expand Down
2 changes: 1 addition & 1 deletion src/app/state/network/saga.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ describe('Network Sagas', () => {
})

// TODO: don't test implementation
// https://github.com/oasisprotocol/oasis-wallet-web/pull/868#discussion_r903743398
// https://github.com/oasisprotocol/wallet/pull/868#discussion_r903743398
test.skip('networkSaga', () => {
delete process.env.REACT_APP_LOCALNET

Expand Down
2 changes: 1 addition & 1 deletion towncrier.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ check_ignore_files = [
"package.json",
"public/manifest.json",
]
issue_format = "[#{issue}](https://github.com/oasisprotocol/oasis-wallet-web/issues/{issue})"
issue_format = "[#{issue}](https://github.com/oasisprotocol/wallet/issues/{issue})"
start_string = "<!-- TOWNCRIER -->\n"
# Custom Jinja2 template for preparing a new section of the Change Log.
template = ".changelog/template.md.j2"
Expand Down

0 comments on commit 7cfec00

Please sign in to comment.