Evergreen tech debt

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Evergreen
    • None
    • Java Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      We should examine our evergreen config file, and identify and address tech debt. Some items, identified in the Hibernate project:

      • Names should use dashes, and not have quotes
      • Consider suffixing all names with "-task", "-task-group", "-func", etc.
      • The following code is not necessary: ${project}" = "drivers-tools"
      • PREPARE_SHELL is effectively deprecated. Other projects are writing an sh file to set env vars, and sourcing it.
      • Consider switching to tags for github, rather than regex.

            Assignee:
            Unassigned
            Reporter:
            Maxim Katcharov
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: