Commit graph

340 commits

Author SHA1 Message Date
Nicolas Giard a57fc7ae8a
ci: Update tests-az.yml workflow 2023-10-12 22:55:44 -04:00
Nicolas Giard 28bcf6f667
ci: Update tests-az.yml 2023-10-12 22:48:31 -04:00
Nicolas Giard 833b652f77
ci: create tests-az.yml workflow 2023-10-12 22:46:24 -04:00
Robert Sparks ab931f0510
chore: merge main into feat/rfc 2023-10-12 15:11:02 -05:00
Nicolas Giard c3ec4fdac0
ci: add -v2 flag to ci tests 2023-09-25 18:26:51 -04:00
dependabot[bot] c717a35147
chore(deps): bump docker/setup-buildx-action from 2 to 3 (#6338)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 17:44:00 -04:00
dependabot[bot] 5bb093aff8
chore(deps): bump docker/build-push-action from 4 to 5 (#6337)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-09-18 17:42:56 -04:00
dependabot[bot] b55b3bb72d
chore(deps): bump docker/setup-qemu-action from 2 to 3 (#6336)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Giard <github@ngpixel.com>
2023-09-18 17:41:49 -04:00
dependabot[bot] 8877c25ca3
chore(deps): bump docker/login-action from 2 to 3 (#6335)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 17:41:04 -04:00
Robert Sparks 621528ad03
ci: Merge branch 'main' into feat/rfc 2023-09-15 11:48:44 -05:00
Jennifer Richards d82588835d
chore: Update rabbitmq version to 3.12 (#6323) 2023-09-15 10:44:55 -05:00
Jennifer Richards bc5c411673
ci: specify/parameterize rabbitmq version (#6308)
* ci: Specify / parameterize rabbitmq version

* ci: Fix syntax in build-mq-broker.yml
2023-09-14 16:17:04 -04:00
Nicolas Giard 4d6a2cf635
ci: always update baseline coverage when building release 2023-09-13 17:57:42 -04:00
dependabot[bot] 9b8969ce0b
chore(deps): bump actions/checkout from 3 to 4 (#6275)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 15:30:19 -05:00
Robert Sparks e0f27b9d52
ci: merge branch 'main' into feat/rfc 2023-09-05 12:02:07 -05:00
Nicolas Giard f54f04460f
ci: fix tests workflow naming 2023-09-01 18:07:35 -04:00
Nicolas Giard 1bc0c1515e
ci: fix build workflow 2023-09-01 18:03:12 -04:00
Nicolas Giard e29f714794
ci: extract tests jobs into reusable workflow 2023-09-01 17:56:40 -04:00
Robert Sparks f9c9644263
chore: merge main and fix conflicts 2023-08-30 16:35:20 -05:00
Nicolas Giard cbfb5e850f
test: fix missing migrations on legacy tests on PRs 2023-08-30 12:42:51 -05:00
Nicolas Giard b3a535429b
test: fix missing migrations on legacy tests on PRs 2023-08-30 13:40:45 -04:00
dependabot[bot] 13d527fce1
chore(deps): bump ncipollo/release-action from 1.12.0 to 1.13.0 (#6228)
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-28 14:41:48 -05:00
Robert Sparks 73137364cc
chore: rename test settings and shorten runserver instructions (#6131) 2023-08-11 11:21:38 -05:00
Jennifer Richards 48d4072eeb
Merge branch 'feat/rfc' into main-merge
# Conflicts:
#	ietf/doc/factories.py
#	ietf/doc/tests_status_change.py
#	ietf/name/fixtures/names.json
#	ietf/templates/doc/document_info.html
2023-08-03 18:34:06 -03:00
Nicolas Giard ff07286404
ci: add --validate-html-harder to build.yml workflow 2023-07-28 14:19:51 -04:00
Nicolas Giard 416ffb0d6f
ci: add --validate-html-harder to tests 2023-07-27 19:15:48 -04:00
Jennifer Richards 7d51781f4f
ci: Enable tests on feat/rfc (#5953) 2023-07-11 11:49:57 -03:00
Nicolas Giard 9ae860faf1
ci: revert the typo fix in the build workflow 2023-06-22 12:45:26 -04:00
Nicolas Giard 704744c73f
ci: fix typo in build.yml workflow 2023-06-20 23:48:22 -04:00
Jennifer Richards b2652e245f
ci: Disable tests on feat/rfc (#5856)
Not useful until we get far enough that they might start passing
2023-06-20 15:34:29 -03:00
Jennifer Richards 32b90dc334
ci: Drop CI tests for feat/django4 branch (#5811) 2023-06-13 10:55:20 -05:00
Jennifer Richards 18d32c2304
ci: Enable CI tests for feat/rfc branch 2023-06-13 10:35:19 -03:00
Nicolas Giard 7ee65847db
ci: fix semver not using release branch 2023-06-02 15:50:05 -04:00
Jennifer Richards 1922a6066e
Merge pull request #5700 from ietf-tools/main
chore: main -> django4
2023-05-31 10:59:09 -03:00
dependabot[bot] b0c27a7abc
chore(deps): Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#5673)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 15:11:22 -04:00
dependabot[bot] ce3774dbdb
chore(deps): Bump slackapi/slack-github-action from 1.23.0 to 1.24.0 (#5674)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-23 15:10:50 -04:00
Robert Sparks 4012a213c5
feat!: Version 11 based on Django 4 2023-05-23 11:25:28 -05:00
Jennifer Richards e973672c25
Merge branch 'feat/django4' into dev/merge-main-5679 2023-05-23 12:11:17 -03:00
Nicolas Giard 23ca7a90bc
ci: add environments to build workflow 2023-05-19 02:47:27 -04:00
Jennifer Richards 7475aa01b6
Merge pull request #5634 from ietf-tools/main
chore: Merge main into feat/django4
2023-05-16 13:06:49 -03:00
Nicolas Giard 57f2437a80
ci: create sandbox-refresh.yml workflow 2023-05-15 10:28:27 -04:00
Nicolas Giard 52f34717dd
ci: fix build notify status 2023-05-12 15:59:29 -04:00
Jennifer Richards 96396b833c
Merge pull request #5611 from ietf-tools/main
chore: merge main into feat/django4
2023-05-12 11:05:57 -03:00
Nicolas Giard 2590ab226c
ci: build workflow - deploy to legacy sandbox (wip) 2023-05-11 16:35:27 -04:00
Nicolas Giard 94fad6edd4
ci: build workflow - deploy to legacy sandbox (wip) 2023-05-11 16:20:40 -04:00
Nicolas Giard 7a801c3c75
ci: build workflow - deploy to legacy sandbox (wip) 2023-05-11 16:13:32 -04:00
Nicolas Giard 6fe0c513d2
ci: build workflow - deploy to legacy sandbox (wip) 2023-05-11 15:44:45 -04:00
Nicolas Giard a3459b438d
ci: build workflow - deploy to legacy sandbox (wip) 2023-05-11 15:36:50 -04:00
Nicolas Giard 1ed87475d3
ci: build workflow - deploy to legacy sandbox (wip) 2023-05-11 15:15:20 -04:00
Nicolas Giard 492309b9fe
ci: fix skip tests build workflow (take 4) 2023-05-11 14:38:42 -04:00
Nicolas Giard 19ddfd6397
ci: fix skip tests build workflow (take 3) 2023-05-11 14:33:48 -04:00
Nicolas Giard b767733f89
ci: fix skip tests build workflow (take 2) 2023-05-11 14:18:11 -04:00
Nicolas Giard 02f3606c00
ci: fix skip tests build workflow 2023-05-11 14:12:42 -04:00
Jennifer Richards f8a9efc5a4
ci: run tests on feat/django4 PRs (#5604) 2023-05-11 12:39:12 -03:00
Nicolas Giard 180663e4ed
ci: fix build workflow conditions 2023-04-26 15:48:15 -04:00
Nicolas Giard 18445f27bf
ci: replace production flag with release trigger 2023-04-25 20:50:19 -04:00
Nicolas Giard 9a2fa59977
ci: fix ci-run-tests.yml workflow 2023-04-25 12:21:35 -04:00
Nicolas Giard d79ed21998
ci: fix build workflow 2023-04-24 18:10:48 -04:00
Nicolas Giard 502fa41560
ci: fix build workflow conditions 2023-04-24 18:08:01 -04:00
Nicolas Giard 27ae8a6734
ci: fix build workflow conditions 2023-04-24 17:59:30 -04:00
Nicolas Giard d9d7035ace
ci: fix build workflow 2023-04-24 17:49:20 -04:00
Nicolas Giard 703d7f5a9f
ci: improve build workflow notifications 2023-04-24 17:47:35 -04:00
Nicolas Giard 65ee1ae549
ci: improve build workflow conditions 2023-04-24 17:26:16 -04:00
Nicolas Giard 6b893ce71f
ci: add release branch check to build workflow 2023-04-24 17:16:23 -04:00
dependabot[bot] 3eedaea8b1
ci(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 (#5529)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 16:27:34 -04:00
Nicolas Giard bd8013163c
ci: update build workflow to use 10.0 prefix for dev builds 2023-04-23 19:39:06 -04:00
Nicolas Giard 9c40b9300a
chore: update remaining config files to point to new db image 2023-04-18 17:16:13 -04:00
dependabot[bot] 9f5dae361f
ci: bump codecov/codecov-action from 3.1.1 to 3.1.2 (#5500)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 02:15:12 -04:00
Nicolas Giard 8f31ed8a54
ci: disable dev-db-nightly workflow 2023-04-12 20:53:37 -04:00
Robert Sparks 01b4a91bfe
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres 2023-03-29 10:41:47 +09:00
Nicolas Giard 1388b030ee
ci: run tests on feat/postgres PRs 2023-03-25 22:14:46 -04:00
Nicolas Giard f40681d715
ci: run tests on feat/postgres PRs 2023-03-25 22:12:00 -04:00
Nicolas Giard b5f9601852
ci: add dev-db-migrations-test.yml workflow 2023-03-25 01:45:56 -04:00
Robert Sparks 88a78cf1ab
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres 2023-03-20 13:46:32 -05:00
Robert Sparks c3e6708b72
chore: change the way migrations are invoked for actions and dev builds (#5356) 2023-03-16 12:24:03 -05:00
Nicolas Giard a13b3f6796
ci: disable npm dependabot checks 2023-03-13 19:55:37 -04:00
dependabot[bot] ac7efdad4d
chore(deps): bump actions/dependency-review-action from 2 to 3 (#5301)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 15:59:47 -04:00
dependabot[bot] a157699a2e
chore(deps): bump docker/build-push-action from 3 to 4 (#5298)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 15:58:15 -04:00
Lars Eggert 020568e665
chore: Enable dependabot version updates (#5274) 2023-03-13 11:41:32 -05:00
Robert Sparks 4b4e876305
Merge branch 'main' into feat/postgres 2023-03-09 11:43:38 -06:00
Lars Eggert e060eb46df
chore: Use newer versions of various actions (#5273) 2023-03-08 12:54:46 -06:00
Robert Sparks c5f35e4c86
fix: GH workflows should test against postgres, not sqlite. (#5248) 2023-02-28 16:23:49 -06:00
Robert Sparks f010766654
Merge remote-tracking branch 'ietf-tools/main' into feat/postgres 2023-02-27 12:55:47 -06:00
Robert Sparks 75d8532229
chore: repair issue template 2023-02-23 10:38:46 -06:00
Lars Eggert 0c3b9b29d7
chore: Tweak wording of issue template (#5186) 2023-02-23 08:46:55 -06:00
Nicolas Giard 25172f1444
ci: update download-artifact actions in build workflow 2023-02-22 18:05:09 -05:00
Nicolas Giard ce374acc78
ci: update codecov action in build workflow 2023-02-22 16:48:27 -05:00
Nicolas Giard d6725f62ef
ci: update codecov action in ci-run-tests workflow 2023-02-22 16:47:42 -05:00
Robert Sparks 66d284f3e9
Update report-a-bug.yml 2023-02-22 12:51:07 -06:00
Robert Sparks 9eb113a680
chore: steer issues with I-D content to better places 2023-02-16 12:21:19 -06:00
Robert Sparks e1206fa91e
Merge remote-tracking branch 'upstream/main' into feat/postgres 2023-02-13 09:17:05 -06:00
NGPixel d73e5d7d53
ci: remove old versions during nightly db build 2023-02-08 15:41:47 -05:00
Nicolas Giard 9a673a27ac
ci: fix nightly db build schedule condition 2023-02-07 14:26:35 -05:00
Nicolas Giard 84d7c77dce
ci: fix nightly db build schedule condition 2023-02-07 14:25:39 -05:00
Robert Sparks 84d766232b
Merge remote-tracking branch 'upstream/main' into feat/postgres 2023-02-07 12:20:36 -06:00
Nicolas Giard 9ea2ee6234
ci: fix db nightly build condition 2023-02-01 20:18:28 -05:00
Nicolas Giard f763db206b
ci: add workflow options to nightly db build 2023-02-01 20:02:22 -05:00
Robert Sparks 2a1602d9bb
Merge remote-tracking branch 'origin/main' into feat/postgres 2023-01-31 16:57:03 -06:00
Robert Sparks 628142f139
Update report-a-bug.yml (#5054) 2023-01-30 09:57:37 -06:00
Robert Sparks c04feb5765
Merge remote-tracking branch 'origin/main' into feat/postgres 2023-01-26 10:37:50 -06:00