issues
search
Real-Dev-Squad
/
feature-flag-backend
This is the repository for Feature flag service.
MIT License
4
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dev to main sync
#126
MehulKChaudhari
closed
1 month ago
0
fix: lambda taking time
#125
MehulKChaudhari
closed
1 month ago
0
chore: udpate actions/download-artifact version to 3
#124
MehulKChaudhari
closed
1 month ago
0
add: support staging and production lambda ARNs
#123
MehulKChaudhari
closed
1 month ago
0
Implement authentication
#122
MehulKChaudhari
opened
2 months ago
0
Fix: lambda ARNs in pipeline and template.yaml to support staging and production environment
#121
MehulKChaudhari
opened
2 months ago
0
chore: update packages
#120
MehulKChaudhari
closed
2 months ago
0
chore: update package
#119
MehulKChaudhari
closed
2 months ago
0
Instructions for deploying for staging
#118
MehulKChaudhari
opened
2 months ago
2
fix: build failing in dev to main sync PR
#117
MehulKChaudhari
closed
3 months ago
0
Dev to Main sync
#116
MehulKChaudhari
closed
2 months ago
0
Update ResetLimitFunctionRole prod permissions
#115
MehulKChaudhari
opened
3 months ago
0
Feat/reset api limit
#114
MehulKChaudhari
closed
3 months ago
0
Create a Function to Reset the API Rate Limit in the Database and Restart the Lambdas
#113
MehulKChaudhari
opened
3 months ago
0
Close the lambda's after limit is reached using DynamoDB event
#112
MehulKChaudhari
opened
3 months ago
0
Deploy the feature-flags staging
#111
MehulKChaudhari
opened
3 months ago
0
Make API rate limiter live
#110
MehulKChaudhari
closed
3 months ago
1
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /updateFeatureFlag
#109
dependabot[bot]
opened
6 months ago
0
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /createFeatureFlag
#108
dependabot[bot]
opened
6 months ago
0
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /updateUserFeatureFlag
#107
dependabot[bot]
opened
6 months ago
0
Bump golang.org/x/net from 0.17.0 to 0.23.0 in /createUserFeatureFlag
#106
dependabot[bot]
opened
6 months ago
0
API to increase the request count and making lambda accept requests.
#105
vikhyat187
opened
10 months ago
0
Make the API to fetch all the feature flags Paginated
#104
vikhyat187
opened
10 months ago
3
Adding logs on different operations
#103
vikhyat187
opened
10 months ago
0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /createFeatureFlag
#102
dependabot[bot]
closed
10 months ago
0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /updateUserFeatureFlag
#101
dependabot[bot]
closed
10 months ago
0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /createUserFeatureFlag
#100
dependabot[bot]
closed
10 months ago
0
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /updateFeatureFlag
#99
dependabot[bot]
closed
10 months ago
0
updated lambdas ARNs
#97
vikhyat187
closed
11 months ago
0
Updated API contracts (#57) (#95)
#96
vikhyat187
opened
1 year ago
0
Dev to main sync
#95
vikhyat187
closed
1 year ago
0
Issue containing instructions
#94
vikhyat187
closed
10 months ago
0
Roles required
#93
vikhyat187
closed
10 months ago
7
Services used by Feature flag service in Prod account
#92
vikhyat187
closed
10 months ago
0
Bump golang.org/x/net from 0.11.0 to 0.17.0 in /updateUserFeatureFlag
#91
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/net from 0.11.0 to 0.17.0 in /createUserFeatureFlag
#90
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/net from 0.11.0 to 0.17.0 in /createFeatureFlag
#89
dependabot[bot]
closed
1 year ago
0
Bump golang.org/x/net from 0.11.0 to 0.17.0 in /updateFeatureFlag
#88
dependabot[bot]
closed
1 year ago
0
Adding the CGO_ENABLED to all lambdas
#87
vikhyat187
closed
1 year ago
1
Revert "Adding the go runtime for testing before build"
#86
vikhyat187
closed
1 year ago
0
Adding the go runtime for testing before build
#85
vikhyat187
closed
1 year ago
0
Updating dependencies
#84
vikhyat187
closed
1 year ago
0
Added code snippet in README file for table creation in local setup
#83
vikhyat187
closed
1 year ago
0
Remove the logic of tables creation for DEV / TEST env
#82
vikhyat187
closed
1 year ago
1
Go runtime migration
#81
vikhyat187
closed
1 year ago
0
Go runtime update
#80
vikhyat187
closed
1 year ago
1
Not showing internal error to the end user, Return 200 ok to the user
#79
vikhyat187
opened
1 year ago
0
changing the ddb table attribute names to camelCase for consistency
#78
vikhyat187
closed
1 year ago
0
Adding the call to check allowed requests count before each API call
#77
vikhyat187
closed
1 year ago
5
Adding the utils and constants
#76
vikhyat187
closed
1 year ago
1
Next