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

Release for v1.0.4 #465

Closed
wants to merge 52 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
3702843
[tagpr] prepare for the next release
fujiwara Jan 7, 2025
55dc37f
fix CI
fujiwara May 9, 2023
6691a8d
add $LATEST
fujiwara Oct 13, 2023
8032575
Add $LATEST to versions output
fujiwara Oct 13, 2023
51e2174
Merge pull request #329 from ponkio-o/patch-1
fujiwara Oct 19, 2023
76be04c
fix typo
fujiwara Nov 28, 2023
58bb18b
fix test
fujiwara Nov 29, 2023
e35ff42
fix name_template
fujiwara Jan 19, 2024
d68322a
fix segfault when creating a new function.
fujiwara Jan 26, 2024
b7f01c2
fix orb
fujiwara Jan 26, 2024
c2a7535
fix orb version
fujiwara Jan 26, 2024
8a38d23
Add output formatting options to status command
fujiwara Jan 27, 2024
17822e2
fix conflicts
fujiwara Jan 27, 2024
81629a3
update v0-v1
fujiwara Jan 27, 2024
8042746
fix failed to diff when a remote function is not found.
fujiwara Feb 1, 2024
015495b
fix dry run label.
fujiwara Feb 7, 2024
994277f
fix typo
fujiwara Feb 19, 2024
cbc9907
add --payload flag to invoke command.
fujiwara Feb 22, 2024
cecedfb
refactoring
fujiwara Feb 22, 2024
df935b1
fix flag name
fujiwara Mar 13, 2024
fba1ca0
fix style
fujiwara Mar 13, 2024
22e1e42
fix readme
fujiwara Mar 13, 2024
77da9fe
add notes for rollback
fujiwara Mar 29, 2024
92997b6
fix indent
fujiwara Apr 5, 2024
726d3a5
no need to check the aliased version before deleting.
fujiwara Apr 5, 2024
bf5353e
call prepareFunctionCodeForDeploy before process --ignore flag.
fujiwara Apr 18, 2024
20514f5
fix: return error!
fujiwara Apr 18, 2024
51b308a
add ImageConfig to readme.
fujiwara Apr 18, 2024
b4c535c
add readme
fujiwara Apr 19, 2024
7d59816
set empty list to Layers explicitly
fujiwara Jun 17, 2024
8fb0a14
fix: for goreleaser v2
fujiwara Jul 10, 2024
c6078fa
fix: default LoggingConfig
fujiwara Jul 10, 2024
acacdc3
update readme: deploy via s3
fujiwara Aug 8, 2024
5050f59
fix dependabot patterns for aws-sdk-go-v2
fujiwara Aug 9, 2024
79b35b1
test each versions
fujiwara Aug 9, 2024
31c9459
move envfile section
fujiwara Aug 28, 2024
d846606
refactoring
fujiwara Aug 29, 2024
3215d2e
add test of symlink to directory
fujiwara Aug 27, 2024
ffde06e
add symlink to dir in test/src.
fujiwara Aug 29, 2024
d247442
rename to ZipOption
fujiwara Aug 29, 2024
3d32504
Bump github.com/samber/lo from 1.44.0 to 1.47.0
dependabot[bot] Sep 2, 2024
d1a9c0d
Bump github.com/fujiwara/tfstate-lookup from 1.3.2 to 1.4.2
dependabot[bot] Oct 1, 2024
c0969a5
--no-color also works.
fujiwara Oct 2, 2024
cb71c8a
Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
dependabot[bot] Nov 4, 2024
46ac94e
remote type alias
fujiwara Nov 29, 2024
b9974df
Add lambroll version file input
taxintt Dec 28, 2024
29e9492
test version installed by version-file
fujiwara Jan 4, 2025
989c445
Bump github.com/alecthomas/kong from 0.9.0 to 1.6.1
dependabot[bot] Jan 7, 2025
c58aa2d
update modules: golang.org/x/net v0.34.0
fujiwara Jan 7, 2025
65b05d3
fix .goreleaser.yml for v2
fujiwara Jan 7, 2025
327411c
on v1
fujiwara Jan 7, 2025
e78a285
[tagpr] update CHANGELOG.md
fujiwara Jan 7, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
call prepareFunctionCodeForDeploy before process --ignore flag.
prepareFunctionCodeForDeploy() may update an ImageConfig element.
So --ignore .ImageConfig didn't work.
  • Loading branch information
fujiwara committed Jan 7, 2025
commit bf5353e8da717070971423bf0039d384d4f4cad7

No changes to show.

This commit has no content.