Skip to content

Not pushing changes to server, document empty #8

@markkenny

Description

@markkenny

Hi, probably more my issue than the tool.

Got it installed in dev and pulled my my scripts and EAs. Tried making changes to one script and when the git4jamfpro Job runs the push errors with

cat: ''$'\n''<script>'$'\n'' [script] Open URL'$'\n'' Scripts'$'\n'' '$'\n'' '$'\n'' After'$'\n'' '$'\n'' <os_requirements/>'$'\n''</script>': No such file or directory
-:1.1: Document is empty

^
Could not determine name of script from the xml record, skipping.

I thought maybe it's failing on the script name; square brackets, but failed on new script without brackets.

Also errored on Run actions/upload-artifact@v3 until I created a backups folder, which I created manually, (even though .gitconfig excludes it) but it uploads 9bytes.

Where can I find out about the steps?

  • name: Archive Backups
    uses: actions/upload-artifact@v3
    steps:
    - uses: actions/checkout@v3

I can't find a macAdmins Slack channel for this, and my other inane questions ;-) Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions