Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.4.8 - Collection of updates #137

Merged
merged 29 commits into from
Sep 20, 2024
Merged

0.4.8 - Collection of updates #137

merged 29 commits into from
Sep 20, 2024

Conversation

fdevans
Copy link
Contributor

@fdevans fdevans commented Sep 20, 2024

Collection of Community Pull Requests that include the following functionality.

  • Added Job step option for script_url
  • Added ability to reference jobs in other projects through the use of project_name in job command type.
  • Added support for Log Filters on individual Job Steps
  • Added Import capability for Job Definitions

Evan Farrell and others added 29 commits October 24, 2019 11:39
Add timeout and success_on_empty_node_filter to attributes set to the
job based on job data (jobToResourceData function)

Fix TestOchestrator_high_low and TestOchestrator_max_percent (wrong job
name in the expected/actual test)

Fix testAccJobOptions_secure_options (shouldn't expect an error, should
just check that the right option on the job has been set)
Change JobCommand struct to correctly parse the plugins block from the
XML job definition

Add JobPlugins struct to parse LogFilterPlugins

Change the job resource schema to include the log_filter_plugin
attribute

Change parsing of resource data into a plugin object to instantiate the
command's plugins

Add documentation about the plugins block

Add example to the docs for the new log_filter_plugin attribute
Add script_url param to Command.

Merging to a local branch for testing and potential merge for 0.4.8
Added optional referenced project name to external job step

Merging to local branch to test and finalize for 0.4.8
Awesome!  Merging to a local branch for testing and any needed updates.
Log filters implemented by #131 

Tested and worked great.
Add support for importing jobs into the Terraform state

Changed base and importing to test locally and provide any needed updates.
@fdevans fdevans merged commit b0026b6 into master Sep 20, 2024
6 checks passed
@fdevans fdevans added this to the 0.4.8 milestone Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants