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

feat(PE-7067): release name #594

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Conversation

atticusofsparta
Copy link
Contributor

No description provided.

@atticusofsparta atticusofsparta requested a review from a team as a code owner November 8, 2024 17:17
Copy link

github-actions bot commented Nov 27, 2024

Visit the preview URL for this PR (updated for commit efa393a):

https://arns-portal--pr594-pe-7067-release-name-efd42rhj.web.app

(expires Tue, 17 Dec 2024 18:11:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1f59769442cb89cf2a92042a342e51fe94047b94

@atticusofsparta atticusofsparta changed the base branch from develop to PE-7154-primary-names December 2, 2024 15:41
Base automatically changed from PE-7154-primary-names to develop December 3, 2024 13:59
@@ -35,8 +35,10 @@
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": ["error", {}],
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-non-null-assertion": "off",
Copy link
Contributor

Choose a reason for hiding this comment

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

Feels like we're losing some protection here by turning these off.

.catch((e: Error) => e);

if (released instanceof Error) {
throw new Error('Failed to realease ArNS Name: ' + released.message);
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo: "release"

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.

2 participants