Skip to content

(PDOC-6) Allow for different puppet gem versions#9

Merged
1 commit merged intopuppetlabs:masterfrom
HAIL9000:issue/master/pdoc-6-update-gemfile-for-jenkins-jobs
Sep 25, 2014
Merged

(PDOC-6) Allow for different puppet gem versions#9
1 commit merged intopuppetlabs:masterfrom
HAIL9000:issue/master/pdoc-6-update-gemfile-for-jenkins-jobs

Conversation

@HAIL9000
Copy link
Copy Markdown
Contributor

In order to make the Gemfile compatible with the puppet strings
Jenkins job (which tests against multiple versions of puppet), update
the Gemfile to allow for for the Jenkins job to specify which version
of puppet it is testing against.

In order to make the Gemfile compatible with the puppet strings
Jenkins job (which tests against multiple versions of puppet), update
the Gemfile to allow for for the Jenkins job to specify which version
of puppet it is testing against.
ghost pushed a commit that referenced this pull request Sep 25, 2014
…-for-jenkins-jobs

(PDOC-6) Allow for different puppet gem versions
@ghost ghost merged commit f267faf into puppetlabs:master Sep 25, 2014
eputnam added a commit to eputnam/puppet-strings that referenced this pull request Mar 19, 2018
# This is the 1st commit message:

(PDOC-206) starting work for tasks

# This is the commit message puppetlabs#2:

(PDOC-206) parser, handler, statement, code_object

Adds a parser for json, a task handler, a task statement and a task
code_object. the parser uses JSON.parse instead of an AST and some
finagling has to be done in the statement and the handler to get YARD to
be ok with this. When YARD is registering the task code_object, it
expects it to have things like a docstring and comments and so on, but
it doesn't have any of those things so they are faked.

# This is the commit message puppetlabs#3:

(PDOC-206) refactor handler/parser/co interaction and json_spec passes

to_hash does not need to behave like it does in other code objects.
instead, just take the raw json and iterate over it.

# This is the commit message puppetlabs#4:

(PDOC-206) things work now

# This is the commit message puppetlabs#5:

(PDOC-206) small refactor/improvement of input section

# This is the commit message puppetlabs#6:

moved some things around, added some template logic

# This is the commit message puppetlabs#7:

(PDOC-206) adds more tests

# This is the commit message puppetlabs#8:

(PDOC-206) remodel to_hash and start markdown

Revamped the to_hash method for task code objects to look more like other objects. The markdown engine cares a lot about this format.

# This is the commit message puppetlabs#9:

(PDOC-206) update json test, task template
smortex pushed a commit to smortex/puppet-strings that referenced this pull request Aug 10, 2025
…ons/actions/download-artifact-5

Bump actions/download-artifact from 4 to 5
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants