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

Add --ignore flag to deploy and diff command. #281

Merged
merged 30 commits into from
Jan 27, 2024
Merged

Add --ignore flag to deploy and diff command. #281

merged 30 commits into from
Jan 27, 2024

Conversation

fujiwara
Copy link
Owner

@fujiwara fujiwara commented Dec 16, 2022

Add lambroll (deploy|diff) --ignore flag. refs #274

When --ignore ".Foo, .Bar" specified

  • diff command ignores these elements in function.json.
  • deploy command removes these elements in a request ofupdateFunctionConfiguration API.

Remove a diff -u (--unified) option. Shows in a short, unified format always.

@fujiwara fujiwara mentioned this pull request Dec 16, 2022
@fujiwara fujiwara marked this pull request as ready for review December 23, 2022 15:24
@fujiwara fujiwara changed the title add diff --ignore flag. Add --ignore flag to deploy and diff command. May 9, 2023
@fujiwara fujiwara changed the base branch from main to pre/v1 October 22, 2023 04:25
@fujiwara fujiwara changed the base branch from pre/v1 to v1 January 27, 2024 01:01
@fujiwara fujiwara added the v1 label Jan 27, 2024
@fujiwara fujiwara merged commit 41c5965 into v1 Jan 27, 2024
4 checks passed
@fujiwara fujiwara deleted the ignore branch January 27, 2024 01:33
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.

3 participants