Skip to content

Commons v1 - Release candidate #143

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

Merged
merged 44 commits into from
Nov 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
afd0008
Initial commit
LeoDiazL Jun 23, 2023
1141ae4
Adding default for app_port
LeoDiazL Jun 23, 2023
5f56b0c
Adjusting to commons tagged branch
LeoDiazL Jul 28, 2023
480f0f2
Update README.md
LeoDiazL Jul 28, 2023
defb9ce
Bump
LeoDiazL Aug 8, 2023
4e79c0e
Bumping Commons version
LeoDiazL Aug 8, 2023
1e472b2
Gha testing 2 (#133)
LeoDiazL Aug 29, 2023
86da565
Version tagging + README fixes
LeoDiazL Aug 29, 2023
11d4ecf
Test url printing fixes
LeoDiazL Aug 30, 2023
2d1f47c
Update action.yaml
LeoDiazL Aug 31, 2023
b19f88c
Adding ansible skip
LeoDiazL Sep 1, 2023
642c9ac
Adding public ip option
LeoDiazL Sep 5, 2023
6f731c4
Adding ansible_ssh_to_private_ip
LeoDiazL Sep 6, 2023
6409441
Adding aws_ec2_port_list option
LeoDiazL Sep 6, 2023
bd67d93
Bumping to main
LeoDiazL Sep 7, 2023
5b9cc45
Adding ansible_start_docker_timeout
LeoDiazL Sep 8, 2023
e8844af
Commons to use stable v0.0.4
LeoDiazL Sep 18, 2023
45ea1f3
Adding RDS
LeoDiazL Sep 20, 2023
af17e21
Adding cloudwatch
LeoDiazL Sep 28, 2023
cd1fc7c
Revamp + reorder - Adding changelog section
LeoDiazL Oct 27, 2023
9618156
Fix in title
LeoDiazL Oct 27, 2023
da59c56
Moving changes to own file
LeoDiazL Oct 27, 2023
69c687f
Bump README
LeoDiazL Oct 27, 2023
c01019f
Update action.yaml to commons v0.0.7
LeoDiazL Oct 31, 2023
bd9ad7c
Update README.md
LeoDiazL Nov 1, 2023
d1b8a7c
Update README.md
LeoDiazL Nov 1, 2023
a69749b
Bump commons-rc
LeoDiazL Nov 10, 2023
edbd7d1
Adding requirement false and fixing README and v1-changes
LeoDiazL Nov 10, 2023
d2d6148
Fixes
LeoDiazL Nov 10, 2023
69b097a
Fix missing and default
LeoDiazL Nov 10, 2023
7b0818a
Defaulting docker
LeoDiazL Nov 10, 2023
f4810d8
Fixing example
LeoDiazL Nov 10, 2023
9f720f5
Max tweaks
LeoDiazL Nov 10, 2023
d880873
Fix README
LeoDiazL Nov 10, 2023
4d6abfc
testing with main
LeoDiazL Nov 10, 2023
a1ec828
Commons to tagged release
LeoDiazL Nov 10, 2023
20ef12f
Merge branch 'main' into commons-rc
LeoDiazL Nov 13, 2023
c3aedc7
Final touches
LeoDiazL Nov 13, 2023
265eb0f
Changed missing info emoji
LeoDiazL Nov 13, 2023
75db066
Fix info message
LeoDiazL Nov 13, 2023
03fd818
typo
LeoDiazL Nov 13, 2023
b7c3443
Missing description detail
LeoDiazL Nov 13, 2023
65fed0e
Fixing repo_env
LeoDiazL Nov 13, 2023
72afd5d
Fixing Max suggestions
LeoDiazL Nov 13, 2023
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
384 changes: 240 additions & 144 deletions README.md

Large diffs are not rendered by default.

762 changes: 562 additions & 200 deletions action.yaml

Large diffs are not rendered by default.

56 changes: 0 additions & 56 deletions operations/_scripts/deploy/check_bucket_name.sh

This file was deleted.

70 changes: 0 additions & 70 deletions operations/_scripts/deploy/deploy.sh

This file was deleted.

12 changes: 0 additions & 12 deletions operations/_scripts/deploy/export_vars.sh

This file was deleted.

61 changes: 0 additions & 61 deletions operations/_scripts/generate/generate_ansible_playbook.sh

This file was deleted.

29 changes: 0 additions & 29 deletions operations/_scripts/generate/generate_app_repo.sh

This file was deleted.

32 changes: 0 additions & 32 deletions operations/_scripts/generate/generate_bitops_config.sh

This file was deleted.

31 changes: 0 additions & 31 deletions operations/_scripts/generate/generate_buckets_identifiers.sh

This file was deleted.

9 changes: 0 additions & 9 deletions operations/_scripts/generate/generate_dot_env.sh

This file was deleted.

23 changes: 0 additions & 23 deletions operations/_scripts/generate/generate_identifier.sh

This file was deleted.

11 changes: 0 additions & 11 deletions operations/_scripts/generate/generate_identifier_supershort.sh

This file was deleted.

43 changes: 0 additions & 43 deletions operations/_scripts/generate/generate_provider.sh

This file was deleted.

Loading