Skip to content

Mobile fixes#32

Merged
reednaa merged 15 commits intodevelopfrom
mobile-fixes
May 6, 2026
Merged

Mobile fixes#32
reednaa merged 15 commits intodevelopfrom
mobile-fixes

Conversation

@reednaa
Copy link
Copy Markdown
Member

@reednaa reednaa commented Mar 10, 2026

No description provided.

azzahamdani and others added 9 commits March 9, 2026 23:11
* chore: add the workers deploy workflow + wrangler.toml file

* delete wranger.jsonc to avoid pipeline conflict
…t access central repository (#30)

* update the workflow inline because the repository is public and cannot access central repository

* add the env vriable to the pipeline

* add the env variables to the Deploy to Cloudflare Workers steps
@github-actions
Copy link
Copy Markdown

🚀 Preview deployed!

Worker: lintent-pr-32
URL: https://lintent-pr-32.li-fi374.workers.dev

@github-actions
Copy link
Copy Markdown

🚀 Preview deployed!

Worker: lintent-pr-32
URL: https://lintent-pr-32.li-fi374.workers.dev

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 28, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5641a00f-0f15-429d-ab12-907f656c8930

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mobile-fixes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

node-version: "20"

- name: Setup Bun
uses: oven-sh/setup-bun@v2
Copy link
Copy Markdown

@aikido-pr-checks aikido-pr-checks Bot Apr 28, 2026

Choose a reason for hiding this comment

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

3rd party Github Actions should be pinned - high severity
A third-party GitHub Action was imported, and is not pinned via a hash. This leaves your CI/CD at risk for potential supply chain attacks, if the affected GitHub Action is compromised.

Suggested change
uses: oven-sh/setup-bun@v2
uses: oven-sh/setup-bun@0c5077e51419868618aeaa5fe8019c62421857d6 # v2.2.0

Reply @AikidoSec ignore: [REASON] to ignore this issue.
More info

run: bun run build

- name: Deploy to Cloudflare Workers
uses: cloudflare/wrangler-action@v3
Copy link
Copy Markdown

@aikido-pr-checks aikido-pr-checks Bot Apr 28, 2026

Choose a reason for hiding this comment

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

3rd party Github Actions should be pinned - high severity
A third-party GitHub Action was imported, and is not pinned via a hash. This leaves your CI/CD at risk for potential supply chain attacks, if the affected GitHub Action is compromised.

Suggested change
uses: cloudflare/wrangler-action@v3
uses: cloudflare/wrangler-action@9acf94ace14e7dc412b076f2c5c20b8ce93c79cd # v3.15.0

Reply @AikidoSec ignore: [REASON] to ignore this issue.
More info

Comment thread bun.lock
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

2 Open source vulnerabilities detected - medium severity
Aikido detected 2 vulnerabilities across 1 package, it includes 2 medium vulnerabilities.

Details

Remediation Aikido suggests bumping the vulnerable packages to a safe version.

Reply @AikidoSec ignore: [REASON] to ignore this issue.
More info

@github-actions
Copy link
Copy Markdown

🚀 Preview deployed!

Worker: lintent-pr-32
URL: https://lintent-pr-32.li-fi374.workers.dev

@reednaa reednaa merged commit 488b3eb into develop May 6, 2026
5 of 7 checks passed
@reednaa reednaa deleted the mobile-fixes branch May 6, 2026 12:36
reednaa added a commit that referenced this pull request May 6, 2026
…changes

Resolve merge conflicts caused by tab-to-spaces reformatting on develop
(Mobile fixes #32). Accept develop's formatting and functional additions
(same-chain timings, wallet connectors, token management), then re-apply
PR #39's API migration (containerToIntent wrapper, Solana gating,
recipient field, @lifi/intent v0.0.4).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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