Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2023

🤖 I have created a release beep boop

0.15.0 (2023-08-23)

Features

  • partition-view: Add a selector to show (tokens, nicks, or anon IDs) (#540) (58b3644), closes #528
  • teacher-tab: Add some inline documentation to the teacher tab (651456a)
  • teacher-tab: Allow name input on teacher token creation (c341fca)
  • teacher-tab: Allow partial CSV export (d5d82fc)
  • teacher-tab: Display last synced student's draft (≠ graded code) (#548) (48583ba), closes #527
  • teacher-tab: Highlight the "apply" button on unsaved changes (b20ce4e)
  • js_utils: Add HTMLElement.title support (3a7c42e)
  • ui: Add feedback button with internationalized tooltip (6b7b226), closes #525
  • ui: better string input dialog (03669eb)

Bug Fixes

  • i18n: fix escaping issue in i18n (e060517)
  • partition-view: Use Ctrl-click or ⌘-click (instead of middle-click) (#516) (a6e4c5e), closes #500
  • teacher-tab: show different status for open and closed assigned exercises (8c2c639)
  • ui: Update fr translation (1b88a18)
  • ui: Use proper URL fragments ("#tab=…", not "#tab%3D…") (#557) (7f2b6cf), closes #539
  • html: Fix process_html_file w.r.t. base_url (84bc393)
  • vuln: percent-decode before path-splitting (#560) (1a0c2ef)

Code Refactoring

  • partition-view: Move adhoc CSS code to learnocaml_partition_view.css (8d86f01)

CI/CD

  • *.yml: Use actions/checkout@v3 (6cb8165)
  • docker: Fix build-args syntax (docker/build-push-action@v4) (046087d)
  • docker: Fix GHA input name: s/build_args/build-args/ (a31ff2b)
  • docker: Replace LABEL Dockerfile commands with labels: (GHA) (#551) (ce8c006), closes #545
  • docker: Use docker/build-push-action@v4 (#544) (69006f8)
  • macos: Fix brew upgrade failure (a99c61b)
  • macos: Fix brew upgrade failure, bis (#518) (68221ba)
  • macos: Fix brew upgrade failure, ter (#536) (af83c70)
  • macos: Run the macOS workflow as well in the weekly CI build (84b7863)

Documentation

  • Fix date in README.md and Copyright headers (#517) (04bb39f)
  • Refactor ISSUE_TEMPLATEs to use GitHub issue forms (#509) (7205c39)

This PR was generated with Release Please. See documentation; then manually edited.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 3 times, most recently from 1e5ae4b to 37246c3 Compare January 14, 2023 08:21
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 67a6f94 to 441ff95 Compare January 28, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from e95a1c7 to 200b7bc Compare February 4, 2023 08:17
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 1626cca to 0a27349 Compare February 11, 2023 08:19
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 7559d40 to a6f05f3 Compare March 4, 2023 08:19
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 4 times, most recently from 629cda7 to 99d610b Compare March 13, 2023 02:25
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 3 times, most recently from b97315f to ad0ebc5 Compare March 25, 2023 08:17
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from ad0ebc5 to 8b6e3d8 Compare April 1, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 3 times, most recently from 845d168 to f7802b3 Compare April 15, 2023 08:18
@github-actions github-actions bot changed the title chore(master): release 0.14.2 chore(master): release 0.15.0 Apr 18, 2023
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 18636e8 to a8325d9 Compare April 22, 2023 08:21
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 3 times, most recently from 34e0c36 to 724db3f Compare May 1, 2023 10:21
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from da339c4 to 3a5581b Compare May 6, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 92b0fec to 932edc1 Compare May 16, 2023 17:00
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 2e85a32 to 20ce39e Compare May 27, 2023 08:17
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 20ce39e to a6cd897 Compare June 3, 2023 08:22
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 3 times, most recently from 50ee70c to 2ab661d Compare June 17, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from cbdd1ec to 0675117 Compare July 1, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 0e27cb0 to 0313ffb Compare July 8, 2023 08:20
@erikmd
Copy link
Collaborator

erikmd commented Jul 9, 2023

TODO before merging

Replace

ui: teacher tab: Display last synced student's draft (≠ graded code) (#548) (48583ba)

with

ui: teacher tab: Display last synced student's draft (≠ graded code) (#548) (48583ba), closes #527

ui: teacher tab: Display last synced student's draft (≠ graded code) (https://github.com/ocaml-sf/learn-ocaml/issues/548) ([48583ba](https://github.com/ocaml-sf/learn-ocaml/commit/48583ba4d1376ad006227d7b5ee1b9cfaf9ad8f7)), closes [#527](https://github.com/ocaml-sf/learn-ocaml/issues/527)

@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 2 times, most recently from 92e10ea to ce6cc11 Compare July 22, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from ce6cc11 to 9fb4049 Compare July 29, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 9fb4049 to 2502002 Compare August 5, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch 3 times, most recently from e9b3e13 to 4781eaa Compare August 19, 2023 08:18
@github-actions github-actions bot force-pushed the release-please--branches--master--components--learn-ocaml branch from 4781eaa to 41cfa8b Compare August 23, 2023 13:53
@erikmd erikmd merged commit c479765 into master Aug 23, 2023
@erikmd erikmd deleted the release-please--branches--master--components--learn-ocaml branch August 23, 2023 14:07
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/ocaml-sf/learn-ocaml/releases/tag/v0.15.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment