Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@rebornplusplus rebornplusplus released this 18 Feb 16:42
5283c73

Initial stable release.

Pull Requests

Commits

  • 5283c73 chore: fix failing tests, update github actions (#6)
  • 762d73c docs: add README
  • ded75da feat: add LICENSE
  • a8be08e fix: make scripts standalone
  • c5ea8db feat: add mock user account
  • f6bd8be feat(update): bump Intellij IDEA version to 2023.3.4
  • ee0c1b6 feat(update): bump pycharm version to 2023.3.3
  • d7b17da feat: install Eclipse Java IDE
  • b12ae66 feat: support for comments and empty lines in run_order file
  • 08fee02 feat: add script to remove unnecessary packages
  • 1e2cfce feat: install python3.11 instead of 3.10
  • 96b0025 feat: install gcc-12 instead of gcc-10
  • 671ecd0 fix: pass -y flags to add-apt-repository
  • bac85fe fix: set env variables for non-interactive behaviour
  • bad2343 feat: add vim, sublime, emacs, openjdk (w jre), intellij, pycharm, geany (#2)
  • 3800f22 fix: add universe, multiverse repo as source
  • 6301a67 Add installation scripts for VS Code and CodeBlocks (#1)
  • afd4e1a CI: Add Build tests
  • c907886 Fail if any script fails
  • 04386f4 Copy the dot files to /etc/skel
  • 991c877 Added support for copying admin scripts
  • f0eaf2b python3.10-full package will be installed
  • 501da80 Updated permissions for home folder in add_users
  • a917a8c Updated shell in add_users
  • 774ba19 Added a few echos before installing stuffs
  • 6a4fcae Added GCC-10 G++-10 Installation script
  • 9dcc5f1 Added dist_upgrade in run_order
  • f3f6fac Added full upgradation script
  • cdc2e07 Added Python 3.10 installation script
  • dfebbc3 Added installation for openssh-server
  • c4b7df7 Will remove Google Chrome deb after installing
  • c182bf9 Updated copy_dots in run_order
  • 52d8ed5 Updated install.sh, removed sorting
  • fd41a64 Added functionality to copy dotfiles to user home dir
  • dafc2ba Moved vars to variables file, added a execution order
  • 99245a6 Added script to add Admin, Contestant user accounts
  • 77a1caf Added Google Chrome Installation Script
  • 4c59462 Basic Vimrc added
  • d2e9cf8 Codeblocks configurations added

Full Changelog: https://github.com/rebornplusplus/contest-iso/commits/v1.0.0