Skip to content

Releases: rofrano/pipeline-selenium

Fall 2024

14 Nov 20:44
71c23b9
Compare
Choose a tag to compare

Updated to use the base image from nyu-devops-base:fa24 to fix poetry install issues.

Spring 2024

23 Mar 16:15
bbd0cb8
Compare
Choose a tag to compare

Notice

Changing the release tagging scheme to match the semesters in which the image was built for. The scheme is as follows: xxnn where xx is a two character abbreviation for the semester and nn is the last two digits of the year. The semester abbreviations are:

sp = Spring Semester
su = Summer Semester
fa = Fall Semester

That makes this first release to follow this scheme: sp24 for Spring Semester 2024. This makes it easier to match releases to when they were used, rather than a numeric numbering scheme which has no semantic meaning. This also matches the tagging scheme used by the base image: rofrano/nyu-devops-base.

Release Notes

Updated to the latest NYU DevOps Base image for Spring 2024 Semester (rofrano/nyu-devops-base:sp24) to pick up latest package upgrades and dependencies.

v1.5.0

28 Oct 13:43
2352994
Compare
Choose a tag to compare

Updated to the latest NYU DevOps Base image for Fall 2023 Semester (rofrano/nyu-devops-base:fa23) which includes Python 3.11-Slim as the base and adds support for Poetry.

v1.4.0

30 Jun 17:49
a4f8b52
Compare
Choose a tag to compare

Updated base image for Python 3.11 support starting with Summer 2023 semester

What's Changed

  • Upgraded to summer 2023 base image by @rofrano in #4

Full Changelog: v1.3.0...v1.4.0

Added Firefox support

20 Apr 12:54
0b86041
Compare
Choose a tag to compare

This new image includes support for Firefox as well as Chrome.

What's Changed

Full Changelog: v1.2.0...v1.3.0

Rebased image on nyu-devops-base

27 Feb 12:53
5b7600e
Compare
Choose a tag to compare

Rebased this image on the nyu-devops-base image which installs everything that is needed except Chrome and Selenium. This will make builds and pulls faster for students using this image and will update Python as the course makes updates.

What's Changed

  • Updated the based image to use nyu-devops-base by @rofrano in #1
  • Forced root for use in build pipelines because new base image uses vscode and final user by @rofrano in #2
  • Updated Makefile run target to add the user (--user vscode) and host (-h nyu) as default parameters

New Contributors

Full Changelog: v1.1.0...v1.2.0

Added curl and wget

25 Apr 16:44
Compare
Choose a tag to compare

Added curl and wget to the image because they are instrumental in installing other software and for testing connectivity.

Initial Release

02 Apr 21:22
Compare
Choose a tag to compare
v1.0.0

Only build on release