Skip to content

TW-5097: fix stale dashboard URLs and AUR release pipeline#96

Merged
qasim-nylas merged 1 commit into
mainfrom
TW-5097/fix-dashboard-urls-and-aur-pipeline
May 19, 2026
Merged

TW-5097: fix stale dashboard URLs and AUR release pipeline#96
qasim-nylas merged 1 commit into
mainfrom
TW-5097/fix-dashboard-urls-and-aur-pipeline

Conversation

@qasim-nylas
Copy link
Copy Markdown
Collaborator

Summary

  • Fix 4 stale dashboard.nylas.com references → dashboard-v3.nylas.com (reported in nylas cli not working yet? #86)
  • Fix AUR release failure by changing git_url from nylas.gitnylas-bin.git to match the pkgbase=nylas-bin that GoReleaser auto-generates (failed run)

Related docs

Test plan

  • go build ./... passes
  • Unit tests pass for affected packages (auth, setup, common, ui)
  • No remaining stale dashboard.nylas.com references in non-test Go files
  • Re-run release pipeline to verify AUR publish succeeds

Update 4 references from dashboard.nylas.com to dashboard-v3.nylas.com
and fix AUR git_url from nylas.git to nylas-bin.git to match the
pkgbase that GoReleaser auto-generates.

Closes #86
@qasim-nylas qasim-nylas requested a review from AaronDDM May 19, 2026 17:31
Copy link
Copy Markdown
Collaborator

@AaronDDM AaronDDM left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@qasim-nylas qasim-nylas merged commit 8095559 into main May 19, 2026
7 checks passed
@qasim-nylas qasim-nylas deleted the TW-5097/fix-dashboard-urls-and-aur-pipeline branch May 19, 2026 17:38
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