Commit e4af5d20 authored by Thomas Boni's avatar Thomas Boni
Browse files

Merge branch '525-link-all-jobs-to-the-new-r2devops' into 'latest'

Resolve "Link all jobs to the new R2devops"

See merge request r2devops/hub!322
parents bff2b878 b0dc2535
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.3.0] - 2021-03-22
* Add `APIDOC_SOURCE_PATH` variable
* Add `APIDOC_INCLUDE_FILTER` variable
* Add `APIDOC_EXCLUDE_FILTER` variable
* Add `APIDOC_OPTIONS` variable
* Upgrade `APIDOC_VERSION` default value

## [0.2.1] - 2021-03-04
* Enable `artifact:expose_as` option to display job result in merge request

## [0.2.0] - 2021-01-29
* Update default output location from `documentation_build/` to `website_build/`

## [0.1.0] - 2020-10-02
* Initial version
+11 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.2.0] - 2021-04-20
* Update artifacts and add rules

## [0.1.1] - 2021-04-15
* Update job's stage

## [0.1.0] - 2021-04-13
* Initial version
+10 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.2.0] - 2021-10-20
* Updating aws CLI to v2
* Adding delete option
* Remove API config variables

## [0.1.0] - 2021-10-10
* Initial version
+5 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.1.0] - 2022-01-13
* Initial version
 No newline at end of file
+5 −0
Original line number Diff line number Diff line
# Changelog
All notable changes to this job will be documented in this file.

## [0.1.0] - 2022-01-13
* Initial version
 No newline at end of file
Loading