16 Commits

Author SHA1 Message Date
Angelo
1970b8e93b New Starters for Updated Buildpacks (#238)
* updated starters

* dd agent add
2022-02-04 16:53:45 -05:00
Faraz Patankar
d756bf52bc improve tagging with lang + db support (#195) 2021-09-24 09:28:08 -04:00
dependabot[bot]
e205ece6e0 Bump path-parse from 1.0.6 to 1.0.7 in /examples/elixir-phoenix/assets (#173)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-22 12:48:41 -07:00
dependabot[bot]
4d0c1885e0 Bump color-string from 1.5.4 to 1.5.5 in /examples/elixir-phoenix/assets (#155)
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-15 12:38:18 -07:00
dependabot[bot]
85d308850b Bump postcss from 7.0.35 to 7.0.36 in /examples/elixir-phoenix/assets (#140)
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-18 11:16:29 -07:00
dependabot[bot]
93e28f547c Bump browserslist in /examples/elixir-phoenix/assets (#110)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-26 12:22:52 -07:00
dependabot[bot]
46d6c4571d Bump hosted-git-info in /examples/elixir-phoenix/assets (#96)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-14 02:08:46 -07:00
Faraz Patankar
5c66af4831 Add frontmatter to all starters (#98)
* add frontmatter to BlitzJS starter

* add frontmatter to all starters

* add plugins and envVars

* fix envVars formatting

* fix key for defaultValue in envVars

* remove unused frontmatter
2021-05-13 02:56:21 -04:00
dependabot[bot]
e8f37c5772 Bump lodash from 4.17.20 to 4.17.21 in /examples/elixir-phoenix/assets (#93)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 10:12:45 -07:00
Faraz Patankar
09538f6317 change connection command from init to link (#86) 2021-05-03 16:09:11 -04:00
dependabot[bot]
d3adf2433e Bump ssri from 6.0.1 to 6.0.2 in /examples/elixir-phoenix/assets (#76)
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-20 15:55:27 -07:00
amy null
bc44d1e2fe Make Elixir starter respect PORT env var (#58)
* Update dev.exs

* Update prod.exs
2021-03-03 19:15:57 -05:00
Jake Runzer
97cac96923 remove top level gitignore 2021-02-05 13:38:31 -07:00
Jake Runzer
6f9f6a7529 Update elixir examples (#42) 2021-02-03 02:12:54 +00:00
Jake Runzer
413adf0154 Elixir Phoenix Dockerfile (#41) 2021-02-03 01:49:36 +00:00
Jake Runzer
74fc234797 Refactor layout (#36) 2021-02-01 23:52:53 +00:00