Commit Graph

32 Commits

Author SHA1 Message Date
Emily Guo 2e8c70bdfe
fix: typo (#19979)
Co-authored-by: Lukas Zenick <lukas@utexas.edu>
2024-05-07 08:49:51 +01:00
Allie Sadler 6ee0567ce7
ENGDOCS-2084 (#19940) 2024-05-02 12:54:23 +01:00
Allie Sadler b50530bf47
ENGDOCS-2083 (#19944) 2024-05-02 08:47:37 +01:00
Allie Sadler 8f1150e24b
ENGDOCS-2079 (#19939)
* ENGDOCS-2079

* Fix links

* Fix links

* Fix links

* Fix links
2024-05-01 13:53:07 +01:00
Guillaume Lours d298560740
update Compose v2.27.0 release notes (#19868)
* update Compose v2.27.0 release notes

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update content/compose/release-notes.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-04-25 08:50:04 +01:00
David Karlsson ccb50a8467 hugo: add tags
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-23 10:47:54 +02:00
racequite e0b31619db chore: remove repetitive words
Signed-off-by: racequite <quiterace@gmail.com>
2024-04-19 12:57:01 +08:00
David Karlsson b75fe78d4f lint: enable markdownlint MD022 / blanks-around-headings
Headings should be surrounded by blank lines

Rationale: Aside from aesthetic reasons, some parsers, including kramdown, will not parse headings that don't have a blank line before, and will parse them as regular text.

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-04-17 09:36:28 +02:00
Milas Bowman b6d7ada921
release: Compose v2.26.1 (#19715)
https://github.com/docker/compose/releases/tag/v2.26.1

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-04-02 09:36:05 +01:00
Nicolas De loof 6556091189
Bump compose to v2.26.0 (#19672)
* Bump compose to v2.26.0

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>

* Apply suggestions from code review

---------

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-03-25 09:28:35 +00:00
Nicolas De loof c47c293c96
Bump compose to v2.25.0 (#19637)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2024-03-15 15:10:48 +00:00
Allie Sadler cd03a7b69e
Engdocs 2024 (#19600)
* Update Compose version

* add release notes
2024-03-12 08:42:08 +00:00
Guillaume Lours 4e865327bc
update Compose v2.24.6 release notes (#19418)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-02-21 10:32:11 +00:00
David Karlsson f3b44a4476 cli: change reference docs url paths
Moves the reference documentation to a new subpath, from /engine/ to /reference/
2024-02-21 10:25:53 +01:00
David Karlsson 6225724f32 test: add lint rule for trailing punctuation in headings
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-02-01 15:57:19 +01:00
Milas Bowman 53b97b3d62
compose: add v2.24.5 release (#19259)
https://github.com/docker/compose/releases/tag/v2.24.5

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2024-01-31 08:16:09 +00:00
Allie Sadler a4dd782e2d
ENGDOCS-1966 (#19252) 2024-01-30 10:17:12 +00:00
Guillaume Lours 388bc2a5a1
update Compose v2.24.4 release notes (#19249)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-01-30 08:16:29 +00:00
Guillaume Lours 29fdf37b5d
update Compose v2.24.2 release notes (#19180)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2024-01-23 08:46:05 +00:00
Josh 3a989745de
Fix(release-notes): Formatting missing from 2.24.1 entry (#19177) 2024-01-22 14:50:57 +00:00
David Karlsson 04de43a394 cli: remove alias stubs
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-01-19 16:13:36 +01:00
Guillaume Lours 1da0617fa5
update Compose v2.24.1 release notes (#19126)
* update Compose v2.24.1 release notes

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update content/compose/release-notes.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-18 12:22:46 +00:00
Joana H c045d03bee
bump compose version to v2.24.0 (#19089)
* bump version to v2.24.0

* fix typo

* fix dependency text

* remove dev dependencies in text

* Apply suggestions from code review

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>

* improve text

---------

Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2024-01-12 12:04:01 +00:00
Guillaume Lours 3317ce14d1
bump compose version to v2.23.3 and add release notes (#18769)
* bump compose version to v2.23.3 and add release notes

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-11-23 13:03:36 +00:00
Nicolas De loof a0d3a4e4fa
bump compose to v2.23.1 (#18695)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2023-11-16 08:59:44 +00:00
David Karlsson c5e0b995c5 chore: add missing language tags for code blocks
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-11-01 10:52:00 +01:00
Guillaume Lours 0aee3ebe1d
add release notes for Compose 2.23.0 (#18462)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-10-19 08:59:44 +01:00
Guillaume Lours 91d021c6bd
update release notes for compose version v2.22.0 (#18252)
* update release notes for compose version v2.22.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* compose v2.22.0 release notes - apply code review feedbacks

Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>

* Minor style updates

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
2023-09-22 15:11:32 +01:00
Guillaume Lours f3bffde0d1
add note about changes of compose ps --json format in Compose release notes 2.21.0 (#18088)
* add note about changes of compose ps --json format in Compose release notes 2.21.0

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>

* Update content/compose/release-notes.md

* Update content/compose/release-notes.md

---------

Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
2023-09-01 10:30:47 +01:00
Milas Bowman 76da5f2740
compose: add release notes for v2.21.0 (#18082)
https://github.com/docker/compose/releases/tag/v2.21.0

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-08-31 15:08:46 +01:00
David Karlsson 15e9e1e694 hugo: run migration script
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:42:25 +02:00
David Karlsson a0d21ade2f migrate to hugo
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2023-08-22 09:41:02 +02:00