Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Releases: bcgov/argg-api

1.0.1

16 Dec 19:47
Compare
Choose a tag to compare

Version 1.0.1

Commits

1.0.0

20 Oct 00:08
40f63a8
Compare
Choose a tag to compare

Version 1.0.0

Commits

0.0.4

20 Oct 00:06
Compare
Choose a tag to compare

Version 0.0.4

Commits

0.0.3

20 Oct 00:04
83215b7
Compare
Choose a tag to compare

Version 0.0.3

Commits

  • [83215b7] Merge pull request #18 from bcgov/repo-mountie/add-compliance

0.0.2

20 Oct 00:03
Compare
Choose a tag to compare

Version 0.0.2

Commits

0.0.1

19 Oct 23:39
Compare
Choose a tag to compare

Version 0.0.1

Commits

  • [3fc8f4a] Upd ghactions and disable sonar
  • [362e781] Upd gh actions and sonar
  • [cc7f9f2] Upd gh actions and sonar
  • [13c19ea] add keys template
  • [9192adf] simplify deployment for k8s
  • [1ddd6e8] Update README.md
  • [4174282] Merge pull request #17 from banders/master
  • [50c7ee3] fixes including: notification email is now sent even when there is an existing metadata record, corrected metadata url in notification email, corrected 'submitted by' info in notification email
  • [b837798] Merge pull request #16 from banders/master
  • [4d1aebb] updated test with openapi spec url.
  • [c6b466f] Merge pull request #15 from banders/master
  • [f1e282f] updated notification email style to use non-minified bootstrap to circumvent problem with email server breaking long lines
  • [1eec6ed] Merge pull request #14 from banders/master
  • [ac3b3ea] changes to address css line break errors that cause problems with notification email formatting
  • [41b5c69] Update Dockerfile
  • [017d932] Merge pull request #13 from ll911/master
  • [c775e48] Merge pull request #12 from banders/master
  • [551ef94] Update Dockerfile
  • [d00a634] only login to mail server for https
  • [1d18317] Merge pull request #11 from banders/master
  • [9f06f09] detect secure vs non-secure
  • [321275d] Merge pull request #10 from banders/master
  • [7d6f248] updated the api spec to include the hostname of the live api. added code to handle failures in accessing the url of the API to be registered.
  • [c47e7ee] add openshift/k8s deployment and service yaml
  • [fecf647] Merge pull request #9 from banders/master
  • [a1a632b] fixed markdown
  • [13e5e90] Merge pull request #8 from banders/master
  • [1ad5ed5] improvements to request validation
  • [b3447a7] added CORS support in debug mode (when not in debug mode it is assumed that CORS headers will be added by an API gateway)
  • [a114488] Initial commit
  • [98dd3b6] Initial commit