Commit Graph

484 Commits (a59a2be69645f019b49f2da6456809776941681d)
 

Author SHA1 Message Date
Reza Namazi a59a2be696
Change the default branch in code examples from "master" to "main"
GitHub has changed the default branch name from "master" to "main". For people who copy and paste these code snippets into their projects, it becomes problematic and confusing.
4 years ago
CrazyMax b1aeb1103e
Merge pull request #510 from crazy-max/venv
ci: virtual env file system info
4 years ago
CrazyMax e31f93ab9f
ci: virtual env file system info
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 9ed5823618
Merge pull request #501 from crazy-max/new-inputs
add `cgroup-parent`, `shm-size`, `ulimit` inputs
4 years ago
CrazyMax 4222161e3e
Merge pull request #500 from crazy-max/readme
readme: remove v1 section
4 years ago
CrazyMax 67ff4df4b7
add `cgroup-parent`, `shm-size`, `ulimit` inputs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 91274a04da
sort flags
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax ff329397c0
readme: remove v1 section
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 04841f2a72
Merge pull request #499 from crazy-max/update-workflow
dev: update workflow
4 years ago
CrazyMax 049b7cab08
dev: update workflow
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 0a196c9deb
Merge pull request #495 from crazy-max/images
ci: list preloaded docker images
4 years ago
CrazyMax 94e0a28d6a
ci: list preloaded docker images
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 5e11b373bf
Merge pull request #478 from crazy-max/virtual-envs
ci: update virtual envs
4 years ago
CrazyMax 6f3b90dea1
ci: update virtual envs
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax f71a68fb09
Merge pull request #474 from docker/dependabot/npm_and_yarn/actions/core-1.6.0
Bump @actions/core from 1.5.0 to 1.6.0
4 years ago
CrazyMax 82446970f9
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 2cf7b61533
Merge pull request #476 from crazy-max/metadata-example
docs: example to sanitize tags with metadata-action
4 years ago
CrazyMax 0732bea0f8
docs: example to sanitize tags with metadata-action
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 96daefdf52
Merge pull request #475 from crazy-max/fix-docs
docs: wrong syntax to sanitize repo slug
4 years ago
CrazyMax 9f46d13e71
docs: wrong syntax to sanitize repo slug
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
dependabot[bot] a8f79af565
Bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
CrazyMax 04d5124fcb
Merge pull request #473 from akhilerm/patch-1
docs: update tag-push-action to v2
4 years ago
Akhil Mohan 541dfa92f4
update tag-push-action to v2
update tag push action to v2 which uses crane instead of containerd
for pushing the images

Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
4 years ago
CrazyMax 291bae5a41
Merge pull request #470 from crazy-max/fix-outputs
Don't set outputs if empty or nil
4 years ago
CrazyMax 91520dfd9f
Don't set outputs if empty or nil
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax a41d90ba13
Merge pull request #469 from docker/dependabot/npm_and_yarn/ansi-regex-5.0.1
Bump ansi-regex from 5.0.0 to 5.0.1
4 years ago
dependabot[bot] 22baeb6cdf
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
CrazyMax 6061a365d8
Merge pull request #465 from docker/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
4 years ago
dependabot[bot] 9962be8aaf
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
CrazyMax 375f72aff6
Merge pull request #459 from docker/dependabot/npm_and_yarn/csv-parse-4.16.3
Bump csv-parse from 4.16.2 to 4.16.3
4 years ago
CrazyMax 8ba85ead00
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
dependabot[bot] c6dca826de
Bump csv-parse from 4.16.2 to 4.16.3
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.16.2 to 4.16.3.
- [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
- [Commits](https://github.com/wdavidw/node-csv-parse/commits)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
CrazyMax 0c3d31c275
Merge pull request #451 from docker/dependabot/npm_and_yarn/csv-parse-4.16.2
Bump csv-parse from 4.16.0 to 4.16.2
4 years ago
CrazyMax 5681933133
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 821890eae4
Merge pull request #443 from alextes/patch-1
fix typo
4 years ago
CrazyMax d0931a71a9
Merge pull request #455 from crazy-max/doc
Test before pushing your image (docs)
4 years ago
CrazyMax 326ec1ede4
Test before pushing your image (docs)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
Alexander Tesfamichael b0c26e5619 fix typo
Signed-off-by: Alexander Tesfamichael <alex.tesfamichael@gmail.com>
4 years ago
dependabot[bot] 3139e8d280
Bump csv-parse from 4.16.0 to 4.16.2
Bumps [csv-parse](https://github.com/wdavidw/node-csv-parse) from 4.16.0 to 4.16.2.
- [Release notes](https://github.com/wdavidw/node-csv-parse/releases)
- [Commits](https://github.com/wdavidw/node-csv-parse/commits)

---
updated-dependencies:
- dependency-name: csv-parse
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
CrazyMax a66e35b9cb
Merge pull request #439 from docker/dependabot/npm_and_yarn/actions/core-1.5.0
Bump @actions/core from 1.4.0 to 1.5.0
4 years ago
CrazyMax 6a98f97e24
Update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
dependabot[bot] 26f24d6851
Bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
CrazyMax b0b7751850
Merge pull request #412 from crazy-max/metadata-file
Add `metadata` output
4 years ago
CrazyMax c0b121fe44
Add `metadata` output
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 09d66c261a
Merge pull request #427 from crazy-max/doc-typo
Fix doc typo
4 years ago
CrazyMax 24d162ecb4
Fix doc typo
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax 6484a61448
Merge pull request #426 from crazy-max/doc-sanitize-ref
Add note to sanitize tags
4 years ago
CrazyMax c40e0ee07a
Add note to sanitize tags
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago
CrazyMax e06a3af40d
Merge pull request #421 from crazy-max/doc-typo
Fix typo in cache doc
4 years ago
CrazyMax 2e10e1984b
Fix typo in cache doc
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
4 years ago